Hey everyone! I'm starting a Computer Science program this summer, and I've decided to dive into programming on my own during the break. I'm halfway through my lessons and just wrapped up learning about 2D arrays. My course includes guided projects, but I've hit a bump in the road. I usually like to tackle the projects by myself first, but lately, I've found that I can't make much progress without directly copying what's already provided to me. It's really stressing me out because I'm worried I won't be able to handle more complex tasks without someone guiding me through them. I understand the individual concepts, but I'm struggling to piece everything together into a project. I've only been learning for about a month, so maybe I'm overreacting, and things will get easier as I go along. What do you all think? Any advice would be super helpful! By the way, I'm currently learning Java!
1 Answer
It's totally normal to feel that way when you’re just starting out! I recommend using a framework to help you build a local backend. That way, you can start with some starter code and build on it as you go. It's helpful because you can save your work often, and if something goes wrong, you can check what you changed since your last save. Personally, I prefer working towards a specific goal rather than just solving coding challenges.
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