Roadmap
Youtube Channel To learn(Click to Open)
Websites
W3 Schools
W3Schools offers a comprehensive JavaScript tutorial covering the fundamentals and advanced concepts of JavaScript programming language. The course is designed for beginners and intermediate learners who want to understand JavaScript from scratch or enhance their existing knowledge.
Note:No Free Certification
FreeCodeCamp(Free Certificate)
The FreeCodeCamp JavaScript course covers essential topics such as syntax, control flow, functions, and data structures. It delves into functional programming principles, debugging strategies, and DOM manipulation for dynamic web content. Asynchronous JavaScript is thoroughly explored, including handling tasks with callbacks, promises, and async/await syntax. By the end, you'll be proficient in working with AJAX, APIs, and utilizing modern ES6+ features for efficient code. Practical exercises and projects ensure hands-on learning throughout the course.
Project Based Learning
- Website
100-js-projects
It is a Website that contains javascript projects with source code
- Git HUb repos
Web-dev-mini-projects
It is a Git Hub Repositiries that contains projects using HTML,CSS & JS with source code