Session 7: Implementing the Caesar cipher
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
Programme
C++: |
We examine how to read from and write to files in C++. |
Implementing the Caesar CipherLink opens in a new window |
We implement the Caesar cipher as a C++ function. |