Code Monkey home page Code Monkey logo

teachmejavascriptlikeim5's Introduction

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
Variables
Create variables creating-variables.js
JavaScript Numbers numbers.js
Booleans in JavaScript booleans.js
Strings in JavaScript strings.js
Arrays
Declaring an array declaring-arrays.js
Indexing Arrays indexing-arrays.js
Modify an array using indexes modifying-arrays.js
Objects
Javascript Object Iteration iterate-over-objects.js
Using Objects (Basics) using-objects-basic.js
Using Objects (Advanced) using-objects-advanced.js
Operators
Operators in JavaScript operators.js
Conditions
Conditionals conditions.js
Ternary Operator ternary-operator.js
Loops
To understand the working of for-loops for-loop.js
Breaking loops - break instruction using-break.js
Skipping iterations - continue instruction using-continue.js
To understand the working of while-loops while-loops.js
Functions
Functions in JavaScript functions.js
JavaScript's common built-in functions built-in-functions.js
Arrow Functions arrow-function.js

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.