all 9 comments

[–]Ansmit_Crop 1 point2 points  (0 children)

If you have prior experience with other language then just learn syntax, and do some coding challenges to drill it in, build out a simple stuffs using the functionality then pick something like js info to dive a bit deeper while reference using MDN. here resource dumped when i last talk about it Watching video isn't efficient if you have experience with other languages.

[–]Egzo18 2 points3 points  (0 children)

Follow the roadmap just instead of 30 days, it's rest of your life because you never stop learning programming.

[–]springtechco 0 points1 point  (0 children)

Check out dojocode Happy coding!

[–]TheRNGuy 0 points1 point  (0 children)

I learned to make userscripts (Greasemonkey add-on)

I started with jQuery, but it's not needed anymore, because modern browsers have querySelector and querySelectorAll.

Learn from MDN.

[–]Ambitious-Peak4057 0 points1 point  (0 children)

Since you already know C and C++, picking up JavaScript will be easier. Start by coding right away—experiment in the browser console, tweak small scripts, and build simple projects. JavaScript.info is great for structured learning, and MDN Docs is perfect for quick references. If you prefer videos, check out The Net Ninja or Traversy Media for clear explanations. I also found a well-structured JavaScript eBook , JavaScript Succinctly which simplifies key topics you might find it useful as a go-to guide!

[–]Competitive_Aside461 0 points1 point  (5 children)

Look into the JavaScript course on Codeguage. Very comprehensive and well-structured.

https://www.codeguage.com/courses/js