Files
Web-Dev-For-Beginners/2-js-basics
Abril Ureña 2d1720622a Merge pull request #993 from kant/patch-24
Title typo fixed (line 05) in Spanish translation
2023-07-11 12:43:13 -06:00
..
2023-07-10 10:49:50 -04:00
2023-07-07 13:48:30 -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