Write your first code using C# (Get started with C#, Part 1)
Learn the basic syntax and thought processes required to build simple applications using C#.
Prerequisites
None
Achievement Code
Would you like to request an achievement code?
Modules in this learning path
Get started by writing code examples to learn the basics of the C# syntax.
Use data in your applications by creating literal values and variable values of different data types.
Combine literal and variable text data that contain special characters, formatting, and Unicode into meaningful messages for the end user.
Learn the operators and techniques used to perform basic math operations on numeric data.
Learn to develop an application that will calculate and display results based on given data.
Gain experience developing an application that will calculate and display results based on given data.