CS 0449 (2081)

General Information

My Information

Name:Jonathan Misurda
Office:6213 Sennott Square
Phone:(412) 624-8835
Email:jmisurda@cs.pitt.edu
Office Hours: MW 1:00-3:00
TH 11:00-12:00

You can find a copy of the syllabus here.

Announcements

Text, Slides, and Extra Materials

Topic Slides Links
Binary Formats and Linking Slides (PDF) 20 part blog entry on linking
As a PDF
x86 Assembly Slides (PDF) AT&T Syntax
Function Calls and Calling Convention Slides Part 1 (PDF)
Slides Part 2 (PDF)
CS 447 Appendix A
Processes and Memory Management Slides (PDF)  
System Calls Slides (PDF)  
Signals Slides (PDF) Signals
Threads Slides (PDF)  

Midterm 2

Topic Slides Links
pthreads Slides (PDF) More on pthreads
ALP chapter on pthreads (PDF)
Synchronization Slides (PDF) Handout (PDF)
Makefiles and Multi-file Development Slides (PDF) Chapter 18 in the C Textbook
Networks and Berkley Sockets Part 1 (PDF)
Part 2 (PDF)
Sockets
Errors and Robust Programming Slides (PDF) Ten Commandments for C Programmers
Conditional Compilation Slides (PDF) Chapter 10 in the C Textbook
Device Drivers under Linux Slides (PDF) LLD Chapter 1 (PDF)
Drivers and Buffering Slides (PDF) LLD Chapter 2 (PDF)

Projects

Links

Reference Miscellaneous