Please enable JavaScript to use CodeHS

{# number the lesson by where it sits in this module: a lesson shared with another module must not link to that other module's number #} {# number the lesson by where it sits in this module: a lesson shared with another module must not link to that other module's number #} {# number the lesson by where it sits in this module: a lesson shared with another module must not link to that other module's number #} {# number the lesson by where it sits in this module: a lesson shared with another module must not link to that other module's number #} {# number the lesson by where it sits in this module: a lesson shared with another module must not link to that other module's number #} {# number the lesson by where it sits in this module: a lesson shared with another module must not link to that other module's number #}

Chapter 1

Basic JavaScript and Graphics

{# number the lesson by where it sits in this module: a lesson shared with another module must not link to that other module's number #} 1.1 Introduction
{# number the lesson by where it sits in this module: a lesson shared with another module must not link to that other module's number #} 1.2 Hello World Environment Set Up Hello World Check Your Understanding Exercise: Your Name and Food
{# number the lesson by where it sits in this module: a lesson shared with another module must not link to that other module's number #} 1.3 Variables What Are Variables? Declaring vs. Initializing Using Variables Types of Variables Variable Type Examples Naming Variables Keywords Check Your Understanding Exercise: Daily Activities
{# number the lesson by where it sits in this module: a lesson shared with another module must not link to that other module's number #} 1.4 User Input User Input with Strings User Input with Integers User Input with Floats Basic User Input Check Your Understanding Exercise: Movie Plans
{# number the lesson by where it sits in this module: a lesson shared with another module must not link to that other module's number #} 1.5 Basic Math In JavaScript Arithmetic Operators in Javascript Dollars to Pounds What Is The Modulus?? Dividing Up Groups Increment and Decrement Check Your Understanding Exercise: Cookie Shop
{# number the lesson by where it sits in this module: a lesson shared with another module must not link to that other module's number #} 1.6 Using Graphics in JavaScript The Coordinate System Creating Text Make a Circle Make a Rectangle 8 Ball Check Your Understanding Exercise: Flag of the Netherlands Exercise: Snowman