Reading-Notes

Section 201 Module Notes

This is for the 201 Section of the Software Development Course. This is subject to change.

Table of Contents

Module 1 - Intro to Web Dev.

Class01

Setup Developer Toolbelt

Class02

Introduction to Web Development

Class03

Lists, The Box Model, and Loops

Class04

Links, Layouts, and Functions

Class05

Images, Color, Text, and More Work With Functions

Module 2 - The DOM, and Domain Modeling with Object Literals

Class06

Domain Modeling, Intro to the DOM, and Object Literal Notation

Class07

HTML Tables and JS Constructor Functions

Class08

Layout with CSS

Class09

Forms and Events

Class10

Debugging and Error Handling

Module 3 - Libraries and Local Storage

Class11

Audio and Video in HTML; Domain Modeling Revisited

Class12

Canvas and ChartJS

Class13

Introduction to Persistence with Local Storage

Class14

Documentation, Project Selection, and Team Workflow

Class15

Course Recap and 301 Preview