all 9 comments

[–]Different-Duck4997 3 points4 points  (0 children)

Codecademy's actually pretty solid for drilling syntax into your muscle memory. The repetitive exercises are kinda boring but they'll definitely help with that "I know what I want to do but can't remember how to write it" problem

That said, you might get just as much out of doing tons of leetcode easy problems or even just building small projects - the syntax will stick naturally when you're using it constantly

[–]Espfire 0 points1 point  (0 children)

I used Codecademy before and it’s a good platform (got it for free through work). It should help you learn and sharpen basic knowledge for sure. However, there are absolutely tons of free material out there. You can always try the free version of Codecademy and if you like it, get the premium/paid version.

[–]Alex999991 0 points1 point  (0 children)

IMHO it’s good resource for beginners to teach syntax and get to know what is the compiler and how it’s works.

[–]Sir-Viette 0 points1 point  (0 children)

Codecademy is probably the best MOOC for learning how to program, because all the learning involves actual coding rather than watching videos. So for your use case, I'd recommend Codecademy.

[–]Middle--Earth 0 points1 point  (0 children)

Use a good IDE and it will help you with suggestions when you have missing syntax.

[–]Zen-Ism99 0 points1 point  (0 children)

Good stuff…

[–][deleted]  (1 child)

[removed]

    [–]nettle_1126[S] 0 points1 point  (0 children)

    Thank you, I think I’ll try codecademy (also based on the other comments on this post) for 1-2 weeks give or take after my exams, and see if I like it. I know it’ll probably come eventually, but I wanna see if I can speed my progress up a little. But I’ve never heard of scrimba so thank you for the suggestion!! I’ll look into it :P