Skip to content

KidneyPunch/harvard-cs50

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Harvard CS50: Introduction to Computer Science

Problem sets and projects for Harvard CS50: Introduction to Computer Science

To complete the following psets, I studied all of the CS50 lectures, walkthroughs, sections, and shorts on edX. All pset submissions received scores of 100% from the CS50x gradebook.

psets:

#####Week 0 Binary. ASCII. Algorithms. Pseudocode. Source code. Compiler. Object code. Scratch. Statements. Boolean expressions. Conditions. Loops. Variables. Functions. Arrays. Threads. Events.

#####Week 1 Linux. C. Compiling. Libraries. Types. Standard output.

#####Week 2 Casting. Imprecision. Switches. Scope. Strings. Arrays. Cryptography.

#####Week 3 Command-line arguments. Searching. Sorting. Bubble sort. Selection sort. Insertion sort. O. Ω .Θ. Recursion. Merge Sort.

#####Week 4 Stack. Debugging. File I/O. Hexadecimal. Strings. Pointers. Dynamic memory allocation.

#####Week 5 Heap. Buffer overflow. Linked lists. Hash tables. Tries. Trees. Stacks. Queues.

#####Week 6 TCP/IP. HTTP.

#####Week 7 HTML. CSS. PHP.

#####Week 8 MVC. SQL.

#####Week 9 JavaScript. Ajax.

#####Week 10 Security. Artificial intelligence.

#####Week 11 Artificial intelligence, continued.

#####Week 12 Exciting conclusion.

About

Problem sets and projects for Harvard CS50: Introduction to Computer Science

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 53.2%
  • PHP 35.4%
  • JavaScript 6.7%
  • CSS 2.3%
  • HTML 1.8%
  • Makefile 0.6%