Problem Set 4

What to Do

  1. Log into cs50.dev using your GitHub account
  2. Run update50 in your codespace’s terminal window to ensure your codespace is up-to-date and, when prompted, click Rebuild now
  3. Submit Census Taker
  4. Submit The Private Eye
  5. Submit Bed and Breakfast

When to Do It

By 2025-12-31T23:59:00-05:00.

Advice

  • Try out any of Carter’s SQL queries from lecture via Week 4’s source code.
  • Review the Week 4 lecture notes for a handy reference on this week’s content.
  • Head to w3schools.com/sql for a handy SQL syntax reference!