C#C
C#2y ago
1314nenon

Setting up C# in VSCODE

I have just started learning C#, and I am following the w3 tutorial. On the installation (https://www.w3schools.com/cs/cs_getstarted.php) of VSCODE, it wants me to choose the .NET workload. However, I have previously installed VSC for python and so I am wondering how I could change/choose the .NET workload, and whether or not it will impact my programs in python?

Thanks
image.png
W3Schools offers free online tutorials, references and exercises in all the major languages of the web. Covering popular subjects like HTML, CSS, JavaScript, Python, SQL, Java, and many, many more.
Was this page helpful?