Week 4 – Compiling and “Building”
Welcome to Week 4!
Take a moment to ensure you have your group's Google Doc pulled up and answer the following question as a group while also filling it out in the Google Doc!
Q: What is your favorite place that you’ve been to? If it’s a travel destination, who did you go there with, and when?
Lab Goals
- Set up SSH keys for connecting
ieng6
to Github From Week 3 Lab - Practice pushing PA2 code to Github from the command line
- Tools for solving Memory errors in C programs
- Testing with
assert
+ Makefiles