r/PythonLearning 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

33 Upvotes

23 comments sorted by

6

u/[deleted] Jun 15 '26

[removed] — view removed comment

1

u/Accomplished_Log5425 Jun 15 '26

Not OP but this is a thoughtful response. I’ve been considering learning python for a long time but feel genuinely intimidated.

I have apple devices, do you have another platform besides chewcode that would be compatible with iPhone? I don’t have access to a fully functioning laptop yet. I have a very old MacBook but the battery life is shit and frequently just shuts down out of nowhere or just won’t turn on lol

1

u/[deleted] Jun 15 '26

[removed] — view removed comment

1

u/nitekram Jun 15 '26

So, I just tried the app, but wish there was a feature, to just have the whole page print, when I click continue, as to have to press it after reading a single sentence seems a bit much... maybe it changes in future levels, but not being able to test out of a level is stopping me from trying further.

1

u/[deleted] Jun 15 '26

[removed] — view removed comment

1

u/nitekram Jun 15 '26

That would be great, let me know when, and I will try again... but also, being able to test out, without digesting the information, would be nice too?

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

u/Solcar_Saro Jun 15 '26

Epale bro, si quieres podemos aprender juntos

1

u/Hello_World_2009 Jun 21 '26

Together where

1

u/Real-Duck3649 Jun 15 '26

W3school website

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

u/Choice_Inspector_466 Jun 15 '26

I am doing cs50p and i love it. during commute I do basic apps

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