Skip to content

ELchem/Practical-Programming-in-C-MITOCW-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Practical-Programming-in-C-MITOCW-

My C projects from MIT OCW: Practical Programming in C
https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-087-practical-programming-in-c-january-iap-2010/

Lab1: Game of Life
Lab2: Huffman Encoder
PSet3: File i/o, register vars, time.h, wordcount, stdin
PSet4: Insertion and shell sort, strtok
PSet5: Linked lists and binary trees
PSet6a: Calculator(prefix,postfix,infix), trie english->french dictionary
PSet6b: Hash table, function ptrs
PSet7: Sqlite, BTree

About

My C projects from MIT OCW: Practical Programming in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages