Skip to content

Latest commit

 

History

History

javascript1

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Here you can find course content and homework for the JavaScript 1 module

Week Topic Preparation Homework Lesson plan
1. Intro JavaScript (What is it, what can you use it for)
Setup js either via browser or via node
Variables: var, let, const
Console.log
Types: String, number, boolean, null, undefined, array
Operators
Preparation Homework Lesson plan
2. Conditions
Functions
Global vs local scope
For loop
Preparation Homework Lesson plan
3. Array's continued
Objects
Call stack
Preparation Homework Lesson plan
4. Recap of js basics
Solving problems
Preparation Homework Lesson plan

Kind note:
The JavaScript modules are tough. Very tough! We expect you to always come prepared to the class on Sunday.