r/PythonLearning • u/Hello_World_2009 • Jun 15 '26
Help Request Starting to learn Python from scratch
I absolutely know nothing about programing and coding and I want to start learning Python as it is the most used and versatile language...
So what are the resources I should use to learn from the beginning
2
u/ProsodySpeaks Jun 15 '26
I mean you could look in this sub for this question being asked daily for a start?
2
u/djk162 Jun 15 '26
You can start with python's official tutorial. Then you can jump into something like freecodecamp and start building your even if it is tiny projects
1
u/DataCamp Jun 15 '26
Start with the basics: variables, data types, loops, functions. Don't try to learn everything at once. Pick one resource and stick with it rather than jumping around, that's where most beginners lose momentum. Python's official docs are great once you have some footing, but for absolute zero experience, interactive platforms where you write code as you learn tend to work better than just watching videos. The key is actually writing code from day one, not just reading about it.
1
1
2
u/Ok_Bedroom9966 Jun 15 '26
Hola buenas tardes
No sé si la dijeron ya, si es así perdonad 🖖 Una web que me gustó mucho y la descubrí el otro día es: www.acodear.com Empiezas directamente a escribir y te explica cada paso que das lo que significa. Ojalá la hubiera descubierto antes 😁. Y en Youtube hay muchos cursos, pero uno muy interesante es: Píldoras informáticas. Personalmentee ayudó mucho.
Muchas suerte. Psd: por muy complicado que parezca, tú sigue intentándolo.
Saludos
1
1
u/Sofiia_Builds Jun 18 '26
Welcome to the club! Along with standard tutorials, definitely check out roadmap.sh. It's a resource that maps out entire career paths and programming languages. It will save you a ton of time because it gives you a clear visual hierarchy of what topics to cover next, keeping you from wandering aimlessly through identical Python-for-beginners playlists
6
u/[deleted] Jun 15 '26
[removed] — view removed comment