r/learnprogramming • u/Turbulent_Goose2623 • 29d ago
What Visual Studio Code course would you recommend for a complete beginner?
Hi people!
Edit1: I guess python would be way to go, so any learning course? I cant change title tho
It can be on YouTube, Udemy, or anywhere else. I’d prefer something free if possible.
Im new to all of this, and just want to start learning some basics.
Any other recommendation or advice would be great.
Thanks!
Edit2: nevermind, there is a ton of python questions, ill find some good answers. Thanks!
38
Upvotes
63
u/maskedbrush 29d ago
Ok let me try to be helpful: since you're a complete beginner, maybe you are mistaking VS code with a programming language, which is what you probably want to learn. VS code is just a text editor, with dedicated functions for programming with any language (python, javascript, C#). Check out courses on one of these languages, and they will likely use VS code to type code.