I'm in my first year of computer science and have little coding experience apart from some IT camps in high school. I excel at math and problem-solving, but I really freeze up when it comes to writing code because I can't remember the syntax for different languages. I understand the concepts well and can come up with efficient solutions, but translating them into actual code is slow for me. I feel more comfortable with discrete math and algorithms than with coding itself since it feels like I need to learn a completely new language. I'm wondering if Codecademy would help me improve my syntax skills, or if it's just not worth the investment. Any advice would be appreciated!
5 Answers
In my opinion, it's a solid resource for beginners to get a grip on syntax and understand how compilers work. If you're just starting out, it's definitely worth checking out.
Make sure to use a good Integrated Development Environment (IDE) too; it can really help by suggesting what to do when you're missing some syntax.
I've tried Codecademy before (got a free subscription through work) and found it helpful for building a solid foundation. It’s great for picking up the basics, but don't forget there’s loads of free resources online too. You could start with the free version of Codecademy and if it feels right, then go for the premium version.
I’d say Codecademy is probably one of the best platforms for learning programming, especially since it focuses on actual coding instead of just watching videos. For someone in your situation, it sounds like a good fit.
Codecademy is actually pretty effective for locking in syntax. The exercises can get a bit repetitive, but they're really good for that "I know what I want but can't recall how to write it" struggle. But honestly, you might find just solving a bunch of easy problems or working on small projects could help reinforce the syntax even better as it becomes second nature when you use it regularly.

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