Intro to JavaScript

Here you can find course content and the assignments for the Intro to JavaScript module.

Week
Topic
Preparation
Assignment
Session 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

2.

Conditions; Functions; Global vs local scope; For loop

4.

Recap of js basics; Solving problems

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

Learning goals

Last updated