Name | Regular Office Hours (always check schedule) | |||
---|---|---|---|---|
Instructor | Justin Hsia | jhsia@cs | Tue 11:30am-12:30pm (CSE 438), Wed 3:30-4:30pm (CSE 438), Fri 12:30-1:30pm (CSE 003), or by appt. | |
Teaching Assistants | Kathryn Chan | lic33 | Th 2:30pm-3:30pm CSE 2nd Floor (Breakouts/Studies), Fri 10:30am-11:30am CSE 023 | |
Kevin Bi | kevinb22 | Mon 5:00pm-6:00pm CSE 218, Tue 4:00pm-5:00pm CSE 006 | ||
Ryan Wong | ryanww | Mon 11:30am-12:25pm CSE 021, Fri 10:30am-11:30am CSE 023 | ||
Waylon Huang | waylonh | Mon 11:30AM - 12:30OM CSE 021, Tue 4:00PM - 5:00PM CSE 006 | ||
Xinyu Sui | suix2 | Mon 5:00pm-6:00pm CSE 218, Th 2:30pm-3:30pm CSE 2nd Floor (Breakouts/Studies) |
Outside of lectures and sections, there are a few ways to ask questions or discuss course issues:
All students enrolled in the class have already been subscribed to the course mailing list: cse410a_wi17 at uw.edu. To change your mailing list settings or if you have not been subscribed, visit the mailing list info page.
Please do note that all announcements will be sent through Piazza this quarter, so it is more important that you enroll and set your e-mail preferences there.
Location | Times | Staff Member(s) | |
---|---|---|---|
Lecture | Mary Gates Hall 241 | MWF 2:30pm-3:20pm | Justin |
Optional Section | Mary Gates Hall 241 | Th 4:30pm-5:20pm | Kevin, Waylon |
We will assign reading and homework problems from the required textbook, Bryant and O'Hallaron, Computer Systems: A Programmer's Perspective, 3rd edition (See also the errata).
Additionally, you may find a good C programming language reference quite useful. Examples are Kernighan and Ritchie, The C Programming Language, 2nd edition and Harbison and Steele, C: A Reference Manual, 5th edition.
A number of videos on the course content are available thanks to Luis Ceze and Gaetano Borriello, and TAs Katelin Bailey and Rachel Sobel, who ran an online version of CSE 351 in 2013. Viewing these videos is optional. They are slightly outdated (use IA32 instead of x86-64), but are still useful for reviewing lecture content for large portions of this class. We may occasionally assign some videos to supplement topics that we cover only briefly in lecture.