Day 4: Generic Programming with the C++ Standard Library
Resources
Zoom meeting link for today's session is available in the Bookmarks on the course Slack channel.
To create the starter repository for today's session please click hereLink opens in a new window
Programme
Doxygen documentation |
We start by looking at how to produce documentation webpages from our Doxygen comments. |
C++: |
We introduce the Playfair cipher, the implementation of which will be the topic for today. To help with the implementation, we introduce some more containers as well as more advanced ways of using them. |