November 2017
Intermediate to advanced
800 pages
30h 51m
English
Every application needs to be able to select from choices and branch along different code paths. The two selection statements in C# are if and switch. You can use if for all your code, but switch can simplify your code in some common scenarios.
Read now
Unlock full access