Web-Dev-For-Beginners/2-js-basics
Bhaskar Kashyap 8ac6c5c494
Fix typos & grammatical corrections
Used appropriate words to make sentence better and fixed a typo.
2023-12-21 14:15:30 +05:30
..
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 Fix typos & grammatical corrections 2023-12-21 14:15:30 +05:30
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