+ 1
Getting started with Visual Studio Code
Could someone guide me or point to a decent beginners guide on using Visual Studio Code for C# instead of the playground?
4 Answers
+ 3
official website of VS code has tutorials and documentation :
https://code.visualstudio.com/docs/introvideos/basics
https://code.visualstudio.com/docs
EDIT:
Nikolaj Petersen , Check https://www.udemy.com/course/beginner-vs-code/
+ 2
https://www.youtube.com/playlist?list=PLkqwj9vc20pXuSdvxBjpgmUBpqDdzwGSf
+ 1
I did start with those, but they don't really appeal to me. I was hoping for a different option.
0
Thx Gordon! I forgot to mention though, that am specifically looking for C# tutorials. Post edited.