Skip to content

pl4gue/CS50

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS50

I attended Harvard's Introduction to Computer Science Course, known as CS50, and I would like to share my submissions with anyone interested in the way I solved the problem sets of the course.

Structure

This repository is structured in the way I organized my CS50 codespace when taking the course:

  • Each "Week" has it's own folder, containing the it's Lab's and Problem Set's exercises.
  • No "answers.txt" file is provided to those problems sets who need them to be submited, check the Disclaimer section for more information, if it isn't obvious why.
  • My final project source code is here.
  • A live preview is available here.

⚠ Disclaimer ⚠

This repository is not Protected by any licenses, since it has some boilerplate code set up by CS50's team, but be reasonable in using any of the ideas and solutions.

Do not use/claim the code of this repo as your own when taking CS50, since using it is against the course's Academic Honesty.