[TeamTreeHouse] C# Basics
191-minute C# Course
About this Course
In this course you will gain all the knowledge you will need to build an interactive command line program in C#. No prior programming experience is required. You’ll create a program that keeps a running total of how much exercise you’ve done. In doing so you’ll learn the basics of programming in C#.
What you’ll learn
- Building a simple console application
- Writing and reading to/from the console
- Variables, conditionals, loops, and exceptions