You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Coding for All: A comprehensive programming course for beginners and advanced students, covering key concepts like science, technology, engineering, computing, and more. Gives a strong foundation for future computer science learning.
A short program in the Algorithms and Complexity class, where you can generate a graph with a specific number of nodes and get a perfect matching graph if it exists.
Course project for IPC144 – Seneca College (Fall 2017 / Winter 2018) implementing a grocery store inventory system in C, covering structured programming, problem solving, arrays, pointers, functions, file I/O, and algorithmic thinking.