JavaScript Tutorial (original) (raw)

Skip to content

Welcome to the JavaScriptTutorial.net website! This JavaScript Tutorial helps you learn the JavaScript programming language from scratch quickly and effectively.

If you find yourself in any of the following situations:

JavaScriptTutorial.net is a good place to start.

Section 1. Getting started

Section 2. Fundamentals

Section 3. Operators

Section 4. Control flow Statements

Section 5. Functions

Section 6. Objects & Prototypes

Section 7. Classes

Section 8. Advanced Functions

Section 9. Promises & Async/Await

Section 10. Iterators & Generators

Section 11. Modules

Section 12. Symbol

Section 13. Collections

Section 14. Error handling

Section 15. JavaScript var, let, and const

Section 16. Proxy & Reflection

Section 17. JavaScript Runtime

Section 18. Primitive Wrapper Types

Section 19. Advanced Operators