Week 01
- Day 01
- Introduction | Orientation | Housekeeping
- Structure of the Course
- Introduction to the Command Line
- The Command Line Murder Mystery
- Day 02
- Git - Intro to Git
- Guest speaker: Chris "Badger" Barnaby. Slides.
- Javascript - Introduction to Javascript
- Javascript - Data Types
- Javascript - Functions
- Javascript - Coding Conventions
- Javascript - Operators
- Javascript - Control Flow - Conditionals
- Day 03
- Javascript - Functions
- Javascript - Loops
- Day 04
- Javascript - Arrays
- JavaScript - Objects
- Day 05
- JavaScript - Advanced Functions
- The
this Keyword
- The
arguments Object
- JavaScript - Advanced Objects
- Methods
- Factories and Constructors