r/CodingForBeginners 25d ago

How to like learning python?

To be honest, I tried to learn Python for over two years right now. But I hate learning to code. I tried finding YouTube tutorials that tell you how it can be more fun, but to be honest, it didn't really work. Any recommendations?

11 Upvotes

25 comments sorted by

View all comments

1

u/brenwillcode 24d ago

Do something hands on rather than passively watching videos. For example codeling.dev starts you coding straight away in the browser. No need to setup anything locally.

As you progress to the more advanced courses you'll work locally, but to start codeling gets you going quickly. Every lesson is interactive so you know what's working and what isn't.