Problem Set 5
Collaboration on problem sets is not permitted except to the extent that you may ask classmates and others for help so long as that help does not reduce to another doing your work for you, per the course’s policy on academic honesty.
What to Do
- Log into cs50.dev using your GitHub account
- Run
update50
in your codespace’s terminal window to ensure your codespace is up-to-date and, when prompted, click Rebuild now - Submit In a Snap
- Submit your.harvard
When to Do It
Advice
- Try out any of Carter’s SQL queries from lecture via Week 5’s source code.
- Review the Week 5 lecture notes for a handy reference on this week’s content.
- Head to w3schools.com/sql for a handy SQL syntax reference!