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
- Host: GitHub
- URL: https://github.com/dideler/school-projects
- Owner: dideler
- Created: 2013-02-17T02:52:08.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2015-10-11T21:59:32.000Z (over 10 years ago)
- Last Synced: 2023-03-12T03:52:44.599Z (over 3 years ago)
- Language: C++
- Size: 2.75 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)