General Information
My Information
| Name: | Jonathan Misurda |
| Office: | 6203 Sennott Square |
| Phone: | (412) 624-8408 |
| Email: | jmisurda@cs.pitt.edu |
| Office Hours: | Mon, Wed: 1:00–2:45 Tue, Thur: 2:00–4:00 |
Syllabus
| Afternoon (3pm) section | Evening (6pm) section |
Announcements
Subscribe to feed(02/07/12) — On Wednesday (2/8/12), I will not be available for my 2pm office hour due to a Computer Engineering obligation.
(02/06/12) — Project 2 is assigned, due Sunday, February 19, 2012, by midnight. The assignment sheet can be found below.
(01/30/12) — A sample midterm exam can be found here. After you try it, you can find the answers here. This is from a slightly different course that I taught so some topics may have been emphasized differently.
(01/26/12) — I am providing two OGG files (a form of music file) called with.ogg (that has a tag) and none.ogg (that has no tag) to test your project on. You can copy them to your directory by:
cp ~jrmst106/public/cs449/*.ogg .The dot at the end is critical, as it represents the current directory name. Note that the files have been shrunk to fit better in your AFS quota and likely won't play anymore. This won't affect your project.
(01/18/12) — Project 1 is assigned, due Sunday, February 5, 2012, by midnight. The assignment sheet can be found below.
Evening class: Due to missing recitation Monday, you can do the lab for this week on your own time. It is meant to give you further practice with simple C programs. It can be found here.
(01/10/12) — Office hours for the term are now posted. Mine can be found above.
Zhipeng: Tuesday and Thursday 2:00pm-5:00pm
David: Monday and Wednesday 4:00-6:00pm, and Tuesday and Thursday 1:00-2:00pm
(01/04/12) — Welcome to CS 449 Spring Term (2124)
Text, Slides, and Extra Materials
Projects
Links
Reference- C Language
- x86 Instruction Set
-
Download putty: http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html
-
Unix Command Reference (from CSSD): Here