Files
Web-Dev-For-Beginners/2-js-basics
Charles Emmanuel S. Ndiaye 78f89eec5d [fr] add readme.fr.md for 2-3-making decisions (#530)
* Fix small typo, links and reference fr assignment

Fix small typo, links and reference french assignment

* Fix: Add loc param and reference fr assignment

Add localization parameter on quizzes links and reference fr assignment

* fix localization param

fix localization param

* add readme.fr.md for 2-3-making decision
2021-11-16 11:26:10 -05:00
..
2021-10-19 21:28:35 -04: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