From the course: Debugging in C#

What you should know

From the course: Debugging in C#

Start my 1-month free trial

What you should know

- [Presenter] Before taking this course, you should know a few things. First, you should know the basics of the C# language. In this course we'll be looking at C# code and improving it, so understanding C# is essential. We'll also be using the Visual Studio Code IDE in this course, which is a very popular software for writing C# code. If you don't have it installed, or have never used this IDE before, don't worry. All you need to do is download Visual Studio Code, and then download the .net CLI tools. Alright, now you're set up and ready to go. Let's begin.

Contents