I'm just starting out with programming and currently learning Python through an online course. I've been facing some challenges with the coding exercises, which is making me feel really frustrated and a bit lost. I often forget the material right after I learn it. Is it normal to feel like programming moves at a snail's pace? How long does it usually take to really grasp coding?
5 Answers
You've got to immerse yourself in coding rather than just memorizing things. Try writing code, understanding every line, and commenting on it as you go. This helps with learning to read code first, and then writing it becomes way easier!
It’s definitely a non-linear process. At first, everything feels like a huge challenge, but as you learn more, you'll find that picking up new languages or concepts gets quicker. Just hang in there; it might not feel easier, but you'll become smarter about the problems you’re tackling!
Yes, it's a gradual process. Once you get the hang of the foundational concepts, it does get better. I remember when I finally started coding in a flow state without overthinking—it's liberating! Blast some music and get into that groove; you'll love it.
Expect it to be slow in the beginning, but trust me, with practice, you’ll speed up. Everyone’s journey is different, and it’s all about persistence. Just keep coding and learning at your own pace!
Absolutely, coding can feel really slow, especially in the beginning. It's like you're rewiring your brain to think differently about problem-solving. Honestly, many people only start feeling proficient years into their careers. So, don't feel dumb—it's just part of the learning curve!

That's great advice! Truly understanding the code rather than just memorizing it can make a huge difference.