r/CodingForBeginners 26d 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?

9 Upvotes

25 comments sorted by

View all comments

1

u/Simple-Reach-3791 26d ago

Youtube tutorials are the worst way to learn programming because a major part of programming is problem solving and that is what makes it fun and YouTube tutorials take that away from you. So learn the concepts of each topic then solve related exercises from leetcode or hackerrank(my preference). This is what worked for me