I've always been intrigued by programming and have picked up a bit through a platform like Brilliant. However, I seem to struggle with remembering the syntax and commands, especially while learning Python. I have a passion for computers and AI, but there's this weird feeling where programming fascinates me yet also bores me. Has anyone else experienced this? Do you have any tips on how to develop a genuine interest in programming? Should I focus my energy on other activities within the tech world instead of programming?
6 Answers
Consider taking a more structured course instead of just memorizing syntax. Harvard's cs50x is a fantastic starting point, and having a personal project can make learning more engaging. Start with the basics, and explore systematic designs and class-based programming.
Don't stress about it! If programming isn't sparking joy, maybe it's time to pursue something that does. You have one life—spend it on what you're passionate about.
I appreciate that! I think I’ll continue learning programming since I enjoy the learning process, even if it doesn't seem useful right now. I feel more drawn towards AI and machine learning anyway.
You've hit on something many beginning programmers realize—there's a gap between the idea of programming and the reality. Try building something you're passionate about, like a game. If that still doesn’t excite you, maybe coding isn't your thing.
Programming goes beyond code; it's about understanding problems and breaking them into manageable pieces. Find challenges that intrigue you and solve them! It's rewarding, similar to how artists feel when finishing a piece. Keep exploring and solving problems, and you'll discover the joy in it.
I think it's all about creating. I don't particularly enjoy just coding; I love making something out of it. Find something you want to make, and you might find that you're more passionate about programming than you thought.
Programming is fundamentally about problem-solving. It's fine to forget certain syntax—just revisit it when needed. Think of it as a creative process; focus on solving problems rather than worrying about remembering everything.
I'm doing SPD right now. Is it genuinely good? I find some concepts tough to grasp in other languages.