JavaScript Basics
Coursera
This course introduces the programming language JavaScript and shows the websites that include the type of interactions students will eventually be able to develop. Learners will understand the importance of how JavaScript was developed and why such history impacts the way JavaScript is currently written and in future releases. Learners will write their first scripts, have their HTML and CSS skills assessed, create variables and arrays and assign values to them. If student’s skills are lacking, resources and recommendations are provided to improve these skills. There is ample opportunity for students to practice these first, core skills.
More resources on JavaScript
The Complete JavaScript Course 2024
Master JavaScript with Jonas Schmedtmann's 2024 course! Learn everything from beginner basics to advanced concepts and build real-world projects.
javascript.info
Free interactive tutorial, frequently recommended
MDN Web Docs - JavaScript
Official reference, top rec for all levels
JavaScript DOM Crash Course
Traversy Media DOM tutorial from practitioner recs
Modern JavaScript Tutorial
Net Ninja series praised for modern ES6+ coverage
JavaScript Tutorial for Beginners
Programming with Mosh course recommended in recent 2024/2025 threads
