Hey everyone, I'm a beginner taking the CS50 course. I'm having a tough time grasping pointers and data structures. Is it common to struggle with these topics, or should I be pushing myself harder to understand them?
4 Answers
It's completely normal to struggle with pointers! They're one of those tricky concepts that take time to fully understand. Many people find it helpful to slow down and not rush through the course at the suggested pace. There's no harm in spending a few weeks really grasping pointers before moving on. It’s all about finding your own rhythm. Just remember, if programming feels difficult, it might be more about the math involved rather than your coding skills.
Struggling with pointers is a common experience, so don’t stress! I spent a whole month just on week 3's algorithms. Just take your time with each topic and don't rush through it. When you're ready, you'll get it!
I’d recommend focusing on pointers first before advancing further in the course. You can look up tutorials, watch videos, or even ask AI to explain them. Sometimes, missing a fundamental concept makes it hard to grasp pointers, so taking the time to clear that up could help you a lot.
It's totally okay to find these topics challenging! It took me a while to get my head around pointers too. Don’t hesitate to pause the course when you hit a tough part—Google your specific questions, watch explanatory videos, and then jump back into your lessons once you feel clearer. Also, you might find tools like ChatGPT useful for breaking down complex concepts!
Related Questions
How To: Running Codex CLI on Windows with Azure OpenAI
Set Wordpress Featured Image Using Javascript
How To Fix PHP Random Being The Same
Why no WebP Support with Wordpress
Replace Wordpress Cron With Linux Cron
Customize Yoast Canonical URL Programmatically