Rachel's Educational Hub

Courses

CS200: Concepts of Programming Algorithms using C++

This is a course that covers the core concepts of programming with a C++ perspective.


Additional Resources

Discrete Math Visualizations

Visualizations and interactive webapps for Discrete Math and other classes.

http://edu2.moosader.com/visualizations/

cuTEST unit test framework (C++)

This is my C++ testing framework that I use with C++ programming assignments to provide students with a way to validate their work as they go, rather than turning in something that they're not sure will actually work.

Data Generator

Plaintext resource files and scripts to generate data for various programming assignments.


About