Files
Web-Dev-For-Beginners/2-js-basics
Art-auto 25cd2c67e5 Add Ukrainian translation for 2-js-basics/README.md (#492)
* Add Ukrainian translation for 2-js-basics/README.md

* Update paths
2021-10-31 13:50:05 -04:00
..
2021-10-19 21:28:35 -04:00
2021-08-12 22:26:56 -04:00
2021-09-05 22:02:40 -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