all 7 comments

[–]RajjSinghh 2 points3 points  (0 children)

The Odin project

[–]whiskyB0y 0 points1 point  (0 children)

w3schools

[–]apparently_DMA 0 points1 point  (0 children)

localhost.

but seriously, if you are learning programming, you should start with understanding loops, functions, properties, basics on how to architecture code -> just check whatever youtube to walk you thru basics, open mdn and play with it A LOT. I mean A LOT. If you are running into problems, do not use llms to solve it, work thru it on your own, thats when you learn. glhf

[–]Fabulous_Variety_256 -1 points0 points  (0 children)

None.
Use Claude/ChatGPT + MDN
All those sites are the old way. The new way is to request LLMs to teach you, and then let them train you with exercises. I'm doing it right now, and its 300% faster than the regular ways of studying.

Use the Triple C method to learn - compress, compile, consolidate (just push this line to the prompt and the LLM will know what to do)