Week 3 Class 4 Tue Jan 27 Posted: Jan 27
Announcements
GitHub Classroom Error
If you get the following:

Go to your GitHub account. From the icon on the far right top corner, select "Organizations". There you will see an invitation to accept the project.
make run
make so they cannot use make run.run for the Makefile, i.e., make run. This was provided because the main program, rainfall, required an input file (the rain data) sent via standard input.make run is often given as an example, along with demo data. It is not expected that make run is the only way to run the program.make run, do not add one to the CMake files (this is not DevOps). Run the program directly.Agenda
Exercise 10: Software Design Characteristics Quiz
Link to form provided in Brightspace during the quiz time.
All project due dates are 11:59:59 pm.
Build and run the Project 1 srcfacts program performing the following:
cmakemakemake runmakeEnter the following command:
To demonstrate this, you will record a terminal session using asciinema, as we did in Exercise 10: IOBuffering.
IMPORTANT The URL should not contain "connect" or be a local file. Test your URL in a browser verifying that it shows the session you recorded. An incorrect URL will receive a 0.
Exercise 13: Rainfall III
Continuing on using the workflow from Rainfall I
As before, you can follow along and see the commits that I make in class:
If you have any questions or issues, make sure to contact me.
Unless otherwise noted, exercises are due by 3:30 pm on Wed Jan 28