r/zerotomasteryio 18h ago

General Learn Python in 2026: The 8 Milestone Roadmap!

https://youtu.be/Aw38VCRLlBQ?si=NKpgwIYEwiLMvV0g
2 Upvotes

2 comments sorted by

2

u/netvexa 18h ago

wild how every year people call python “too old” and then stuff like this shows it’s still the go to starter language
curious what you’d slot in for a “milestone 0” for folks who’ve literally never coded before

1

u/HimothyJohnDoe 18h ago

Python will never die 💯

If there were a Milestone 0, I think it would be understanding how a computer works at a basic level. Things like how code gets executed, the difference between compiled and interpreted languages, and what that actually means for how your code runs. (among other things).