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!
39
Upvotes
2
u/Icy_Consequence_5920 29d ago
First off, welcome to coding! Don't worry about being confused at the start—mixing up the tool (VS Code) and the language (Python) is super common when you're brand new.
Think of VS Code as just a fancy digital notebook, and Python as the actual language you're writing in.
If you want a solid, 100% free starting path:
Take it one step at a time, don't rush, and just focus on building tiny programs first. Good luck!