reading-notes

My Notes and Assignments for Code Fellows 201

My future reading rotes for Class 201 created for Class 102 Lab 3, fixed and formatted in 201 prework.

Prework

  1. Code 201 Prework
  2. Reading Instructions
  3. Prompt-Engineering

Table of Contents

Module01: Introduction to Web Development

  1. Class01: Setup Developer Toolbelt
  2. Class02: Introduction to Web Development
  3. Class03: Lists, The Box Model, and Loops
  4. Class04: Links, Layouts, and Functions
  5. Class05: Images, Color, Text, and More Work with Functions

Module02: The DOM, and Domain Modeling with Object Literals

  1. Class06: Domain Modeling, Intro to the DOM, and Object Literal Notation
  2. Class07: HTML Tables and JS Constructor Functions
  3. Class08: Layout with CSS
  4. Class09: Forms and Events
  5. Class10: Debugging and Error Handling

Module03: Libraries and Local Storage

  1. Class11: Audio and Video in HTML; Domain Modeling Revisited
  2. Class12: Canvas and ChartJS
  3. Class13: Introduction to Persistence with Local Storage
  4. Class14: Documentation, Project Selection, & Team Workflow
  5. Class15: Course Recap & 301 Preview