Skip to content

Latest commit

 

History

History
42 lines (35 loc) · 1.62 KB

README.md

File metadata and controls

42 lines (35 loc) · 1.62 KB

Learning JavaScript

Learn JavaScript, step by step, covering all topics in detail. By the end of this course, you will have a solid understanding of the fundamentals of JavaScript and how to use it to create dynamic and interactive web pages.

In this exciting course, we will embark on a journey to master the art of JavaScript with the help of renowned online resources such as Javascriptinfo, W3Schools, GeekforGeeks, ChatGPT and more!
These websites will guide us through all the essential concepts of JavaScript and provide us with a solid foundation to create dynamic and interactive web applications. Join us and discover the limitless potential of JavaScript!

An Introduction to JavaScript

  1. JavaScript Fundamentals
  2. Code Quality
  3. Objects: The Basics
  4. Data Types
  5. Advanced Working with Functions
  6. Object Properties Configuration
  7. Prototypes and Inheritance
  8. Classes
  9. Error Handling
  10. Promises, Async/Await
  11. Generators and Advanced Iteration
  12. Modules
  13. Miscellaneous

Browser: Document, Events, Interfaces

  1. Document
  2. Introduction to Events
  3. UI Events
  4. Forms and Controls
  5. Document and Resource Loading
  6. Miscellaneous

Additional Articles

  1. Frames and Windows
  2. Binary Data and Files
  3. Network Requests
  4. Storing Data in the Browser
  5. Animation
  6. Web Components
  7. Regular Expressions

And Much More...