Jerrynh770 / cs50x-2020

CS50x 2020 - my solutions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CS50x 2020

Contains my solutions for Harvard's CS50x 2020 edition (link) problem sets

My progress is outlined below; updated as I go through the course

Key

  • TS - too simple / easy
  • AC - alternative complete
  • NA - not taken in course

Problem Set 0

  • Scratch (TS)

Problem Set 1

  • Hello
  • Mario (Less) (TS, AC)
  • Mario (More)
  • Cash
  • Credit

Problem Set 2

  • Readability
  • Caesar
  • Substitution

Problem Set 3

  • Plurality
  • Runoff
  • Tideman

Problem Set 4

  • Filter (Less)
  • Filter (More) (AC)
  • Recover

Problem Set 5

  • Speller

Problem Set 6

  • Sentimental / Hello
  • Sentimental / Mario (Less) (TS, AC)
  • Sentimental / Mario (More)
  • Sentimental / Cash
  • Sentimental / Credit
  • Sentimental / Readability
  • DNA

Problem Set 7

  • Movies
  • Houses

Problem Set 8 *current position*

  • Web / Homepage
  • Web / Finance
  • iOS / Pokedex (NA)
  • iOS / Fiftygram (NA)
  • iOS / Notes (NA)
  • Android / Pokedex
  • Android / Fiftygram
  • Android / Notes
  • Games / Mario
  • Games / Pong

Final Project

  • Final Project

About

CS50x 2020 - my solutions


Languages

Language:C 89.5%Language:Python 9.1%Language:Makefile 1.4%