C++ and Object Oriented Patterns


Today's goal is to refresh our modern C++ knowledge and also investigate some game programming patterns.
http://media.moddb.com/images/engines/1/1/689/auto/EditorOverview-Image-1024x600.png

Slides and Notes

  • Slides/Notes are located here

In Class Activity

  • In-Class Quiz (You get one submission! Please do this during alotted time in class)

Supplement Videos

  • (Note the lecture did not record properly. Luckily, I gave a similar lecture in CS4300 that covers 75% of the material minus the design pattern section of our course slides (and instead introduces std::string and File I/O))

Additional Code Samples

Additional Resources