An open API service indexing awesome lists of open source software.

https://github.com/dideler/school-projects

A collection of school work from my days of studying computer science
https://github.com/dideler/school-projects

Last synced: about 1 year ago
JSON representation

A collection of school work from my days of studying computer science

Awesome Lists containing this project

README

          

School Projects
===============

A collection of some of my school work from my days of studying computer science
at university.

Here be dragons
---------------

Be warned... my work may be messy, incomplete, buggy, or incorrect.

This repository serves as a useful reminder for how far I've come
since my first day at university when I knew practically nothing.
I may cringe looking back at my old work, but that's a good thing. If there's
ever a time when I don't, that means I've stopped improving.

Other school work (dedicated repositories)
------------------------------------------

- [Cheat sheets (calculus, combinatorics, logic programming, algorithms, computation)](https://github.com/dideler/cheat-sheets)
- [COSC 2P12 (assembly programs) - Computer Organization and Assembly Language](https://github.com/dideler/LC-3-Programs)
- [COSC 2P93 - Logic Programming](https://github.com/dideler/logic-programming)
- [MATH 2P71 - Intro to Combinatorics](https://github.com/dideler/intro-to-combinatorics)
- [COSC 3P01 (final project) - Intro to Computer Networking](https://github.com/dideler/chess-park)
- [COSC 3P71 (final project) - AI, and COSC 3P98 - Computer Graphics](https://github.com/dideler/divs)
- [COSC 3V97 (final project) - Mobile Computing (Android)](https://github.com/dideler/HiFive)
- [COSC 4P61 - Theory of Computation](https://github.com/dideler/theory-of-computation)
- [COSC 4P76 (final project) - Machine Learning](https://github.com/dideler/ann-vs-knn)
- [COSC 4P79 (final project) - Expert Systems](https://github.com/dideler/course-advisor)