Skip to content

Old code from assignments done for various classes... I'd advise programmers to stay away, it might hurt your eyes. Actually, it will.

Notifications You must be signed in to change notification settings

Alex-4-Git/thesmallthings

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

thesmallthings

Some code from assignments done for various classes... Mostly written in a fashion to complete the assignment than to make it comprehensible to others--so I'd advise programmers to stay away, there is a high probability it will give you nightmares. But yes, all code written by myself.

=========== ###Projects: (in order of completion)

NYU-PT: a compilation of solutions I wrote for some of the NYU Programming Team problems.

ML-set: a set structure and test files for ML done for Programming Languages.

PL: miscellaneous assignments for Programming Languages.

Metanoia: a blog application written for Open Source Tools as my final project. Website accessible at: http://vds229-OST.appspot.com

  • OST_blog folder

Operating Systems HW#4: a simulated I/O scheduler implemented in C++.

  • OS_hw4 folder

Operating Systems HW#3: a simulated virtual memory manager implemented in C++.

  • OS_hw3 folder

Operating Systems HW#2: a simulated scheduler implemented in C.

  • OS_hw2 folder

Operating Systems HW#1: a simulated linker program.

  • OS_hw1 folder

About

Old code from assignments done for various classes... I'd advise programmers to stay away, it might hurt your eyes. Actually, it will.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 43.2%
  • Java 29.3%
  • Python 16.8%
  • Standard ML 7.2%
  • Racket 2.1%
  • Makefile 1.4%