Unit 1

Unit 1: Introduction and Building Blocks

Topics to be addressed:

    • History of JavaScript

    • Console in Browser

    • REPL and IDE

    • Syntax

    • Data Types

    • Arithmetic and Other Operators

    • Strings

    • Concatenation

    • Properties

    • Methods

    • Objects

    • special example: Math.random()

    • Variables