Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 700 Bytes

README.md

File metadata and controls

41 lines (26 loc) · 700 Bytes

Syllabus

Classes meet Tuesdays and Thursdays from 6:00pm-8:00pm.

Week 1 (1/17 & 1/19)

  1. What is the internet?
  2. HTML Basics
  3. CSS Basics

Project: Build a static web page. Style the page with CSS.

Week 2 (1/24 & 1/26)

  1. HTML5
  2. CSS Advanced
  3. JavaScript 101

Project: Recreate a static website from a picture using HTML and CSS.

Week 3 (1/31 & 2/2)

  1. Twitter Bootstrap
  2. Other CSS Frameworks/Libraries
  3. JavaScript 102

Project: Rebuild the static web page from Week #1 using Twitter Bootstrap.

Week 4 (2/7 & 2/9)

  1. JavaScript Review
  2. JavaScript 201

Project: Design a website that plays Rock Paper Scissors (or Tic, Tac, Toe) with a user.