
This course teaches you the fundamentals of programming with C# by using Visual Studio 2015 and the .NET Framework. You will also learn the fundamental skills that are required by all programmers irrespective of the actual programming language they use (Algorithm and flowchart). You'll learn how to declare variables and how to use operators such as plus (+) and minus (-) to create values. You'll be taught to write methods and pass arguments to methods. You'll discover how to use selection statements such as if and iteration statements such as while. You'll also learn how to use arrays and strings. These topics form the core of C#, and from this solid foundation, you'll progress to more advanced features in CSC203 Programming II.
- Teacher: Farah Younes