at the time of publication
What you'll learn
- JavaScript from scratch - beginner to advanced
- All core features and concepts you need to know in modern JavaScript development
- Everything you need to become a JavaScript expert and apply for JavaScript jobs
- Project-driven learning with plenty of examples
- All about variables, functions, objects and arrays
- Object-oriented programming
- Deep dives into prototypes, JavaScript engines & how it works behind the scenes
- Manipulating web pages (= the DOM) with JavaScript
- Event handling, asynchronous coding and Http requests
- Meta-programming, performance optimization, memory leak busting
- Testing, security and deployment
- And so much more!
Requirements
- NO prior JavaScript knowledge is required
- Basic web development knowledge is recommended
- Basic understanding of HTML and CSS helps but is NOT required
Who this course is for
- Beginner web development students who have no or only little JavaScript experience
- Also developers who know the basics about JavaScript and want to deepen their knowledge
- Advanced JavaScript developers who want to learn more about the nitty-gritty details and dive into advanced concepts
- Everyone interested in learning JavaScript and all about how it works
This course includes
Instructors
- Total students
1,803,380Reviews
720,824As a self-taught professional I really know the hard parts and the difficult topics when learning new or improving on already-known languages. My track record of many 5-star rated courses and more than 1,500,000 students on Udemy is the best proof for that.
Featured Review
Beyond very pragmatic explanations about basic and advanced JavaScript concepts, the course is full of best practices to design/build apps in JavaScript without frameworks (huge focus on the DOM). This is not so easy to find as most of the courses focus on vanilla JS to build basic examples or frameworks to build more advanced apps. Really useful!