/Fall-2022-Curriculum-BMC

Curriculum for Fall 2022 Cohort at Marcy Lab

Primary LanguageJavaScriptMIT LicenseMIT

Curriculum Resources

Table of Contents

Orientation Week

Important Links to Bookmark

Slides

Unit 0 - Command Line, Git, Github

Unit 1 - HTML & CSS

Download the following chrome extensions tools

  1. Eye Dropper | used to get the exact color of certain pixels.
  2. Page Ruler | used to get the exact pixel dimensions for something.

Additional Resources

Week 1

Week 2

Week 3

Project Week

Unit 2 - JavaScript

Additional Resources

Unit 2 Assessment Resources:

Week 1

Week 2

Week 3

Unit 3 - Structured Problem Solving

Additional Resources

Week 1

Week 2

Unit 4 - Object-Oriented Programming

Week 1

Week 2

Looking Ahead: Classes Preview — Car and RaceCar Example

Week 3

  • 1/9/23 - Classes
  • 1/10/23 - Classes
  • 1/11/23 - Inheritance
  • 1/12/23 - OO Design
  • 1/13/23 - OO Design

Week 4

  • 1/17/23 - OO Design
  • 1/18/23 - Review
  • 1/19/23 - Unit 4 Assessment
  • 1/20/23 - Review

Unit 5 - The Document Object Model (DOM)

Unit 6 - Asynchronous JavaScript

Unit 7 - Server-side Web Development with Node.js

Unit 8 - React

Unit 9 - Capstone