Problem Set 0

What to Do

Preparation

Before you begin this week’s problems, you’ll need to take a few preparatory steps. Rest assured that future weeks will have a much faster setup!

  1. Submit this intake form to set up a few necessary accounts for the course
  2. Log into submit.cs50.io using your GitHub account and choose Authorize CS50
  3. Log into cs50.dev using your GitHub account
  4. Run update50 in your codespace’s terminal window to ensure your codespace is up-to-date and, when prompted, click Rebuild now

Problems

  1. Submit Cyberchase
  2. Submit one of:
  3. Submit Players
  4. Submit this debriefing form

If you submit both 36 Views and Normals, we’ll record the higher of your two scores.

When to Do It

By 2024-02-04T23:59:00-05:00.

Advice

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