Files
Web-Dev-For-Beginners/2-js-basics
Rohith ND da6ba7764a Translated all lessons to tamil language and added ta.json as a tamil translation for quizapp (#623)
* translated to tamil language

* Added tam.json file for quiz app

* translated to tamil

* performed all requested changes

* Delete README.tam.md

Deleted .tam file

* Delete README.tam.md

deleted .tam file

* Delete README.tam.md

deleted .tam file

* Delete README.tam.md

deleted .tam file

* Delete README.tam.md

deleted .tam file

* Delete README.tam.md

* Delete README.tam.md

deleted .tam file

* Rename tam.json to ta.json

* Update index.js

* Update README.md
2022-03-09 14:34:43 -05:00
..
2022-02-15 10:37:41 -05: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