COURSE AUTHOR –
SDE Arts | Octavo, Ahmed Ibrahim
1. Introduction to coding with C#
2. C# Tools and Setup
3. Variables, Data Types, Conversions, Operators, and Doing Math
4. Strings and Working with text using C# Techniques
5. Making Different Decisions: if – else if – else, and switch – case
6. Loops, Repetitions, and Iterators: while, do while, for, and foreach
7. Working with Arrays in depth
8. The Power of Methods in C#
9. Object-Oriented Programming: Classes, Objects, Access Modifiers, and More
10. Interfaces and Enumerations