Web-Dev-For-Beginners/2-js-basics
NielReitmann b5c15967e4 grammar correction 2023-09-25 08:47:00 -04:00
..
1-data-types Merge pull request #992 from kant/patch-23 2023-07-11 12:41:30 -06:00
2-functions-methods Merge pull request #994 from kant/patch-25 2023-07-11 12:44:36 -06:00
3-making-decisions grammar correction 2023-09-25 08:47:00 -04:00
4-arrays-loops Merge pull request #1015 from danhpaiva/danhpaiva/portuguese_br 2023-07-13 17:30:44 -03:00
translations Merge pull request #946 from sushant4191/patch-3 2023-03-24 15:47:58 -04: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