Description
In this course you will :
- Learn about C#, a programming language used for websites, apps, video games, and virtual reality
- Learn about how types and variables are used in C#
- Learn how to work with Boolean logic and conditional statements in C#
- Learn to call and create methods: a fundamental building block in C# development
- Learn how to organize data and automate repetitive tasks with arrays and loops