You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’ve been revisiting Python fundamentals recently, and it made me curious about where beginners tend to struggle the most.
Personally, I find concepts like iterators and how for loops work internally really interesting, but I’m not sure if that’s the best starting point for everyone.
If you’re teaching yourself Python (or remember when you started), what helped you most in the beginning?
Was it hands-on projects, structured tutorials, books, or something else?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I’ve been revisiting Python fundamentals recently, and it made me curious about where beginners tend to struggle the most.
Personally, I find concepts like iterators and how
forloops work internally really interesting, but I’m not sure if that’s the best starting point for everyone.If you’re teaching yourself Python (or remember when you started), what helped you most in the beginning?
Was it hands-on projects, structured tutorials, books, or something else?
Beta Was this translation helpful? Give feedback.
All reactions