Web-Dev-For-Beginners/2-js-basics
Flex Zhong 4c1788eefb
improve (#405)
* Update README.zh-tw.md

* Update README.zh-tw.md

* Update README.zh-tw.md

* Update README.zh-tw.md

* Update README.de.md

* Update README.es.md

* Update README.zh-cn.md

* Update README.hi.md

* Update README.hi.md

* Update README.id.md

* Update README.it.md

* Update README.it.md

* Update README.ja.md

* Update README.ko.md

* Update assignment.ko.md

* Update README.ko.md

* Update README.ko.md

* Update README.ms.md

* Update README.pt.md

* Update README.de.md

* Update README.md

* Update README.de.md
2021-09-05 22:02:40 -04:00
..
1-data-types Update README.zh-cn.md 2021-08-25 09:27:30 +08:00
2-functions-methods changing quiz app link 2021-08-12 22:26:56 -04:00
3-making-decisions changing quiz app link 2021-08-12 22:26:56 -04:00
4-arrays-loops improve (#405) 2021-09-05 22:02:40 -04:00
translations Translate README.md for chapter 2 to French 2021-08-02 10:01:13 +02:00
README.md folder names 2020-11-09 22:51:04 -05:00

README.md

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