In the slides and videos section below, I will post slides and pre-recorded discussion section videos before 6PM on the day before the live discussion section. In a discussion section video, I will primarily present information regrading up-coming programming assignments. I will also post live discussion section videos there.

A live discussion section is conducted by a TA.

  • Fri 10:00am - 11:10am in
During a live discussion section, the TA will give a recap of what's in the pre-recorded discussion video and answer questions about the pre-recorded video and programming assignments. If you have a particular topic that you would like the TA to discuss in the discussion section (including stuff like something covered in lectures that you would like the TA to explain further), you should send e-mail to the TA before 6PM on Thursday. The TA will try his/her best to cover such requests.

To download all the PDF files below in one command (so you can study for exams), do the following inside a terminal in Ubuntu 16.04:

    wget -r -l 1 --user=USERID --password=PASSWORD http://merlot.usc.edu/cs402-m23/summer-discussions.html
where USERID and PASSWORD are the user ID and password used to access protected content from our class web site. But please note that the lecture slides can change at any time without notice. Therefore, it's a good idea to re-run the above command often to synchroniza your copy with the server!

The following are tentative and final slides (in PDF format) for this semester.

Week # Date Topics Comments
1 5/19 gdb, warmup #1 intro  
2 5/26 C, Unix  
3 6/2 warmup #2 intro (warmup #1 due on Tuesday)
4 6/9 multithreading, Unix signals  
5 6/16 intro to kernel assignments (warmup #2 due on Tuesday)
6 6/23 kernel #1  
7 6/30 intro to kernel 2 (kernel 1 due on Tuesday)
8 7/7 kernel 2 tests  
9 7/14 intro to kernel 3 (kernel 2 due on Tuesday)
10 7/21 objdump, debugging user space processes  
11 7/28 (no discussion section this week) (kernel 3 due on Thursday)