You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Web-Dev-For-Beginners/2-js-basics
Donghoon Song 510747f255
[fix] typo in 2-js-basics/3-making-decisions/assignment
4 years ago
..
1-data-types Merge branch 'main' of https://github.com/microsoft/Web-Dev-For-Beginners into main 4 years ago
2-functions-methods Merge branch 'main' of https://github.com/microsoft/Web-Dev-For-Beginners into main 4 years ago
3-making-decisions [fix] typo in 2-js-basics/3-making-decisions/assignment 4 years ago
4-arrays-loops Merge branch 'main' of https://github.com/microsoft/Web-Dev-For-Beginners into main 4 years ago
translations Merge branch 'main' of https://github.com/microsoft/Web-Dev-For-Beginners into main 4 years ago
README.md folder names 4 years ago

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