Announcements

This course picks up where Harvard College’s CS50 leaves off, diving more deeply into the design and implementation of web apps with Python, JavaScript, and SQL using frameworks like Django, React, and Bootstrap. Topics include database design, scalability, security, and user experience. Through hands-on projects, students learn to write and use APIs, create interactive UIs, and leverage cloud services like GitHub and Heroku. By semester’s end, students emerge with knowledge and experience in principles, languages, and tools that empower them to design and deploy applications on the Internet.

Table of Contents

HTML, CSS

  1. Watch Lecture 0 on or after Mon 6/22.
  2. Attend section.
  3. Begin work on Project 0, due .

Git

  1. Watch Lecture 1 on or after Wed 6/24.
  2. Attend section.
  3. Continue work on Project 0, due .

Python

  1. Watch Lecture 2 on or after Wed 6/24.
  2. Attend section.
  3. Complete Project 0, due .

Django

  1. Watch Lecture 3 on or after Mon 6/29.
  2. Attend section.
  3. Complete Project 1, due .

SQL, Models, and Migrations

  1. Watch Lecture 4 on or after Mon 7/6.
  2. Attend section.
  3. Complete Project 2, due .

JavaScript

  1. Watch Lecture 5 on or after Mon 7/13.
  2. Attend section.
  3. Complete Project 3, due .

User Interfaces

  1. Watch Lecture 6 on or after Mon 7/20.
  2. Attend section.
  3. Complete Project 4, due .

Testing, CI, CD

  1. Watch Lecture 7 on or after Mon 7/27.
  2. Attend section.
  3. Submit your final project proposal by .
  4. Begin work on the final project itself, due .

Scalability and Security

  1. Watch Lecture 8 on or after Mon 8/3.
  2. Attend section.
  3. Complete the final project, due .