203 - Strings & Dynamical Memory Allocation
Module Overview
File Link: module-overview.pdf
We apply what we learned about pointers to strings while ading some
knowledge about explicit memory management
Readings - Textbook
For this module, you should read the following sections of the textbook;
Chapter #8: C Characters and Strings
Lecture - Dynamical Memory
File Link: dyn-memory.mp4
This screencast will be supplemented by apprenticeship videos
to help you through the first applications of malloc and free.
PA203 - Instructions
File Links:
instructions.pdf
This "Tiny Taurahe Translator" was inspired by the actual "fake language" used in a famous video game.
Sorry, no extra points for guessing which one ;p
Video Lecture - Getting started with this PA
File Links:
PA203-intro.mp4
This video will help you get started on this PA.
PA203 - Templates
File Links:
templates.zip
If you are using the Student Linux Box virtual machine, you do not need to download this material.