Course Notes

Let's learn javascript -- in three weeks.


Course Notes

  1. Getting started with JavaScript
  2. Understanding the Document Object Model (DOM)
  3. JavaScript and async programming

Disclaimer:

Learning any programming language in three weeks is impossible, and JavaScript is no exception. While the below attempts to provide a fairly comprehensive overview, there is lots of detail and depth left out to aid you to ‘get going’ faster. This comes at a cost!