From the course: C# and .NET Essential Training
Unlock the full course today
Join today to access over 24,700 courses taught by industry experts.
What you should know - C# Tutorial
From the course: C# and .NET Essential Training
What you should know
- [Instructor] Before we begin the course, there are some concepts that you should already be familiar with. In this course, I'm going to be introducing the .NET platform and some of the features it provides for building cross-platform applications, and I'll be using the C Sharp programming language along with the Visual Studio Code developer tool from Microsoft. You can use regular Visual Studio as well if you're on Windows, but as of the recording of this course, Visual Studio 2022 on the Mac doesn't yet fully support .NET 6. So to make things easy, I'll just use VS Code along with the command line for this course, so you could follow along easily whether you're on Mac, Windows, or Linux. You don't need to have any prior experience with .NET, but this is not the place to start if you don't have any programming experience. To take this course, you should at least have some knowledge of the basics of programming,…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.