Welcome to the C# Back to Basics series.

What Are We Going to Learn?

In this series, we will cover the C# language basics.

We will learn how to create our first project, and how to use operators, variables, expressions, and data types.  Furthermore, we will continue learning how to use conditions and loops and what conditions and loops we have available in C#.

Of course, we won’t forget to talk about methods, arrays, and value and reference types.

All the topics include examples, so they’re easier to understand and apply.

So, the complete series is divided into the following sections:

As you can see, we have plenty to learn in this series.

What’s Next?

If you feel you’ve sufficiently mastered these topics you can transition to our intermediate C# series:

Or you can check out:

So, we don’t want to leave all the fun waiting, let’s go get it…