Files
Web-Dev-For-Beginners/2-js-basics
sandipanpanda 7a9e8c8ab3 Fix quiz's correct option and non-rendering of bullet points under for loop (#612)
* Fix rendering of bullet points under for loop

* Fix correct option in Post-Lecture Quiz of for loop
2022-02-26 19:03:59 -05:00
..
2022-02-15 10:37:41 -05:00
2020-11-09 22:51:04 -05:00

Introduction to JavaScript

JavaScript is the language of the web. In these four lessons, you'll learn its basics.

Topics

  1. Variables and Data Types
  2. Functions and Methods
  3. Making Decisions with JavaScript
  4. Arrays and Loops

Credits

These lessons were written with ♥️ by Jasmine Greenaway, Christopher Harrison and Chris Noring