/TeachMeJavaScriptLikeIm5

Teach the JavaScript programming language using a collection of super beginner friendly tutorials and challenges.

Primary LanguageJavaScriptMIT LicenseMIT

TeachMeJavaScriptLikeIm5

You are welcome to contribute to this repo. See the CONTRIBUTING.md for more info

TeachMeJavaScriptLikeIm5

📜 About this repo 📜

A collection of super beginner friendly tutorials and challenges to teach the JavaScript programming language. Each file contains:

  • A tutorial explaining a concept
  • A challenge or set of challenges to complete

💻 List of available tutorials 💻

Tutorial Link
Getting started
Your first JS program hello-world.js
Using comments in JS code commenting.js