Files
Web-Dev-For-Beginners/2-js-basics
Gturpin 242feb0625 Add french translation for JS - functions and methods (#452)
* Add french translation for JS - functions and methods

Refers to #326 I added new README translation

* Update translation according to review
2021-10-27 08:01:08 -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