Week 6 Class 12 Thu Oct 03 Posted: Oct 03
Announcements
Class Meetings Tuesday, Oct 8 and Thursday, Oct 10
I will be in Flagstaff, Arizona, the week of Oct 7 - 11 for the 2024 ICSME (International Conference on Software Maintenance & Evolution). In addition to a paper at the conference, we are holding a srcML Meeting, which is required as part of our NSF grant.
Although I will be away, you will still have class. My RA, Mr. Kyle Rossi, is presenting, and there will be team exercises, with Mr. Rossi assisted by my TA Ms. Afia Assante.
My Office and Advising Hours are canceled on those days.
Iteration Plans
Do not leave space in an iteration because:
There is only one reason for having space left in an iteration: there is not another user story that would fit. If you use any of the above reasons to explain your iterations, I will deduct points.
Each student must get their own priorities. Do not reuse the ones from the Team Exercises.
Class
Demo: diff
and patch
on the Linux kernel
du -hs *
patch -p 1 < ../patch-6.11
Make
$@
, $<
, and $^
srccomplexity
Exercise 27: Makefile
Code along and make the same commits with the same commit messages as I do in class.
I suggest you use GitHub Codespaces as all necessary packages are installed. </del>
Unless stated otherwise, all exercises are due by 3 pm on Fri Oct 04