Overview
Happy New Year! We'll begin the new year picking up right where we left off at
the end of the old year, developing our Card
objects and making our
first game
with them.
Monday, January 6th
Classwork / Homework
As I briefly discussed in our last class way back in 2024, we are going to learn to use another development tool, make.
I continued my search for the right learning resource for this powerful yet complex tool, and I think I found it: Learn Makefiles With the tastiest examples.
We will use today's classwork and homework time to work through this tutorial.
Evaluation
Create a subdirectory in your git repo named LearnMake
. Each time
you finish one of the examples in the tutorial, make a commit so that your
versions of Makefile
are saved in your commit history.
A series of commits both during and between now and next class are expected for you to earn an A for this task.