Start Course
Learn the basic syntax and thought processes required to build simple applications using C#.
There are no reviews yet.
Your email address will not be published. Required fields are marked *
Your Rating
1 2 3 4 5
Your Review *
Name *
Email *
Save my name, email, and website in this browser for the next time I comment.
Learn how to write a few lines of Python code, declare variables, and work with console input and output
Learn how to configure Visual Studio Code for C# and how to use this professional IDE to create and run console applications.
Combine literal and variable text data that contain special characters, formatting, and Unicode into meaningful messages for the end user.
Learn to branch your code's execution path by evaluating Boolean expressions.
Handle exceptions and create useful error messages. Improve your skills by using exceptions for code flow control.
Write code that is easier to read, update and support using naming conventions, comments and whitespace.
There are no reviews yet.