Understanding C# Grammar

Learn about the basics of C#: C# grammar, statements, blocks, and comments.

To learn simple C# language features, we can use .NET Interactive Notebooks, which remove the need to create an application. We must create an application to learn other C# language features. The simplest type of application is a console app.

Get hands-on with 1400+ tech skills courses.