Skip to content

jfvillablanca/cs50

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4a68db6 · Feb 1, 2024

History

77 Commits
Nov 20, 2023
Feb 1, 2024
Nov 2, 2023
Oct 31, 2023
Nov 1, 2023
Nov 2, 2023
Nov 4, 2023
Nov 7, 2023
Nov 11, 2023
Oct 31, 2023
Nov 2, 2023
Nov 5, 2023
Nov 3, 2023
Nov 9, 2023
Nov 9, 2023
Nov 14, 2023
Nov 19, 2023
Nov 5, 2023
Oct 31, 2023
Oct 29, 2023
Nov 5, 2023
Oct 27, 2023
Nov 11, 2023
Nov 20, 2023
Oct 29, 2023
Dec 4, 2023

Repository files navigation

This is CS50x 2023

This repo tracks all my lab and problem set solutions that are part of the CS50x 2023 course.

The solutions presented here can serve as guidance in your CS50 journey. I highly encouraged learners, like me, to make your best attempts at solving problems independently before referring to these solutions. Seeking guidance is acceptable; but, it's important to avoid relying on solutions as a mere copy-paste. Understand the logic behind the solutions and write your own implementation. The CS50 Academic Honesty statement can be found here.

Motivation

  • I took the course as a refresher to computer science fundamentals. A copy of my completion certificate for CS50x can be found here here
  • As a personal challenge and an opportunity to explore new languages, I've provided my implementations of problem sets and labs, including the distribution code typically associated with coding exercises.

Note

  • This does not include my solution to pset0/scratch.
  • lab8/trivia, pset8/homepage lab9/birthdays are also not included here.
  • For my Final Project, here is the YouTube link of the video presentation and the GitHub repo.