Is It Common to Feel Overwhelmed When Learning Programming?

0
12
Asked By CuriousCoder42 On

I recently began teaching myself programming with an "intro to programming" course from FreeCodeCamp and started the first lesson of CS50. However, during the second lesson, I completely blanked out. I understood the concepts and managed to write some code without referencing the video, but it felt confusing, like I was using a saucepan as a spoon to eat. Is this a normal part of the learning process? Also, I'm curious about the best curriculum to follow for self-learning in programming. There are various options like The Odin Project and FreeCodeCamp—when they mention following FreeCodeCamp's curriculum, does that mean going through everything from web design to Java and front-end development?

5 Answers

Answered By BookishDev23 On

For understanding programming fundamentally, check out resources like OSSU CS. I also recommend books that delve into how computers function, like 'Code' by Charles Petzold and 'How Computer Works' by Ron White. They'll give you a solid foundation!

Answered By CuriousCoder42 On

Thanks for the encouragement! I appreciate it. I’m in this for fun and enjoy problem-solving, so I’ll keep pushing through. Setting some realistic expectations will help!

Answered By CodeExplorer101 On

Don’t stress too much! It’s completely normal to feel overwhelmed when you’re just starting out. Just keep practicing, and don't focus on memorizing. Understanding the basics will take time, so be patient with yourself!

Answered By TechNewbie99 On

Programming is definitely challenging compared to coding. If you’re more into specific skills, you can chase after products like web design or front-end technologies without needing deep programming knowledge. When it comes to curriculum, just choose one that excites you and aligns with your goals!

Answered By LearningLingo77 On

It’s pretty common to feel lost at first! Think of learning programming like hitting the gym—initially, it can be rough. You're training your brain to think in very different ways. Just keep at it, and it’ll get easier! As for curriculum, there's no one-size-fits-all approach since it really depends on what you're interested in doing with programming.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.