← the terminal · instructor

W14 // FALL PROJECT STUDIO

NOV 18 · Ch 3-6 integration · DUE: Project 1 build progress

This week's deckPPTX

// RUN OF SHOW (8:45-10:15)
8:45

Stand-up: last week's deliverable graded, questions answered

9:00

This week's presentation

9:20

At the keyboard: guided type-along

9:45

Build time: assignment or project work

10:10

Close: commit, push, and preview next week's reading

// THE POINT THIS WEEK
In-class build: multi-section static site with layout and a form.
// TALKING POINTS
Project studio
  • Project 1: a multi-page static site, structured and styled, pushed to GitHub
  • Work from the brief; the rubric is the contract
  • Scope rule: cut features before cutting quality
Studio discipline
  • Commit at every working state, not just at the end
  • Blocked ten minutes? Debug loop once, then ask
  • Test every link and every page at every commit; broken navigation fails silently
// LINKS