bouzenaali / intro-to-js-gdg-bootcamp

This is an introduction to JavaScript workshop held under the GDG Algiers Dev Bootcamp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intoduction to JavaScript

description

This interactive workshop, held under the GDG BOOTCAMP program by GDG ALGIRES, It's a small introduction to JS that contains everything from variables to async

Table of content

  • Understand the problem
  • Understand the solution
  • The Basics
    • Declaring variables
    • Data types
    • JS Objects
    • Type converions
    • Coercion
    • Equality comparison
    • Loops & Iterations
    • Functions
  • Some advanced cocepts
    • Asynchronous Javascript
    • Promises
    • Callback
    • Async
    • Await

Workshop Materials:

You will find in this repo the Slides and some Code examples.

About

This is an introduction to JavaScript workshop held under the GDG Algiers Dev Bootcamp


Languages

Language:JavaScript 42.9%Language:HTML 38.7%Language:CSS 18.4%