Skip to content
/ CS50 Public

Problem Sets for Harvard's 'CS50 Introduction to Computer Science'

Notifications You must be signed in to change notification settings

mikayzo/CS50

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Problem Sets for Harvard's 'CS50 Introduction to Computer Science'

Status

Will update whenever I finish either a single task or the whole problem set

Requirements

Most of the docs and libraries can be found in this link:

https://cs50.readthedocs.io/

Usage

In order to compile these C source codes you can use `make50`: 

./make50 <filename.c>

You can move `make50` to `/usr/local/bin/make50` in order to use it as: 

make50 <filename.c>

Authors

About

Problem Sets for Harvard's 'CS50 Introduction to Computer Science'

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published