Programming Archives

List of links to repos of programming I've done circa ~2019.

CEG3136 Sublime Text

Computer Architecture 2 - Labs & Tutorials. All done in M68HCS12 assembly and C.
HCS12 ASM

ELG3125 MATLAB

Signals and Systems. All code done in MATLAB.
MATLAB

CSI2372 MATLAB

Advanced Programming Concepts in C++. Pointers, STL, Templates, Hardware Interfacing.
C++

SEG2106 MATLAB

Software construction.
Java

SEG2105 MATLAB Kotlin

Intro to Software Engineering. Threads, netstat servers, xml designs, and Kotlin-based android apps.

CSI2110 MATLAB

Data Structures and Algorithms
Advanced data structures, sorting algorithms, and containers. Implementations of the k-nearest neighbors and dijkstra's algorithm.
Java

ITI1121 MATLAB

Intro to comp sci.
Concepts of data structures, algorithms, and various containers.
Java

ITI1121 Google Colabs

Intro to comp sci.
Base concepts, simple matrix computations, eigenvectors, etc.
Python

ICS4U Eclipse IDE

Intro to comp sci. 2 - Project
Final project using the Swing GUI package.
Java

ICS3U Eclipse IDE

Intro to comp sci. 1
Base concepts, OOP, simple arithmetic operations with libraries.
Java