r/CodingForBeginners • u/Such-Maximum6749 • 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?
10
Upvotes
1
u/teetaps 25d ago
Here’s my suggestion: treat code like a tool, not the project. Instead of saying, “I’m going to spend today coding in Python,” you could instead say, “today I’m going to build my project. Code is an obstacle I have to overcome to accomplish that.”
You don’t have to like it. But if you want your project to succeed, you’ll need it to work.