Highlights:
Are you unfamiliar with the proper way to write an If statement or a Boolean test? Then you're just in luck! This video series will show you the correct syntax elements to be used when using C# in Microsoft Visual Studio, as well as how to use IF, And, Or and Not operators, Switch statements, and some great tips on writing itterations,loops and If statements. Highlights:Concept of Fall ThroughWhat does an If Else statement do?Using a ? in Boolean testsSyntax operators for C# and proper notationIssuing foreach statements in a collectionCommon logic among languages