Contact Information
Instructor: John Barr
Office: 401A Williams Hall
Phone: 4-3579
E-Mail:
barr@ithaca.edu
Student Information
return to top of page
Course Material
Reference Material
- Unix tutorials:
- gcc tutorials:
- More information about computer hardware (and how it works) can be
found at http://computer.howstuffworks.com/
- Here's a web site named
The Perils of Floating Point that demonstrates some of the problems with
programming floating point code (in any language). I've implemented some of
this code in C here
return to top of page
Practicums
Problem Sets
Exam Materials
- Exam 1 topic list.
- An example exam 1. Note that not all
of the topics on this example exam will be covered in the exam this
semester. Plus, there are some topics that will be covered on this semester's
exam that were not on the 1999 exam.
- Exam 2 topic list.
- An example exam 2. Note that not all
of the topics on this example exam will be covered in the exam this
semester (e.g., cgi formatting).
- Exam 3 (ie Final) topic list.
- An example final exam. Note that not all
of the topics on this example exam will be covered in the exam this
semester and not all topics that you are responsible for are covered
on this exam (e.g., two-dimensional arrays will be on your final exam).
return to top of page
Return to Student Pages
Return to John Barr's Home Page