O
7

Rant: I tried learning Python with a book and then switched to a free online course. The difference was huge.

I spent six weeks trying to learn from a big, popular Python book. It was full of words and felt like reading a manual. I got stuck on loops for days and almost quit. Then I tried the free 'Python for Everybody' course online. It had short videos, real problems to solve right away, and a forum where you could ask questions. In two weeks with the course, I built a small program that could sort my grocery list. The book told me about coding, but the course let me actually do it. The hands-on practice made everything click. Has anyone else found that just reading about code doesn't work as well as building something, even something simple?
2 comments

Log in to join the discussion

Log In
2 Comments
the_kevin
the_kevin13d agoTop Commenter
You're right about the hands-on practice. I always tell people to skip the long books and start building something small right away.
6
the_jake
the_jake12d ago
What if I'm the one who wrote the long books? Asking for a friend.
2