DianaAyoub / JavaScript-1

Lecture examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JavaScript 1

Module goals

  • Intro JavaScript (What is it, where can you use it for)
  • Variables [var, let, const]
  • Basic Data types [Strings, Numbers, Arrays, Booleans]
  • Operators
  • Naming conventions
  • Conditions
  • Advanced data types [Objects]
  • Statements vs Expressions
  • Loops (for/while)
  • Functions

About

Lecture examples


Languages

Language:JavaScript 85.1%Language:HTML 11.0%Language:CSS 3.9%