Stars
A catalogue of Rust design patterns, anti-patterns and idioms
Solutions to In-Class questions, Problem Sets and Exams of MIT Mathematics for Computer Science 2015 (same as 2019 Open Learning Library)
My solutions to the problem sets from MIT 18.701 Algebra I course
A self-paced course to learn Rust, one exercise at a time.
C++ implementations of the Gang of Four design patterns both with and without virtual. This is an experiment to prove to myself that this can be done.