This material may only be used for UCSB CMPSC 60 Summer 2009 and you may print the slides for that purpose.
Solutions to Quiz 1
Solutions to Quiz 2
Solutions to Quiz 3
Solutions to Quiz 4
Solutions to Mid Term
Homework 1
Sample code for HW1
Homework 2
Instructions on how to turn in HW1
HW 3 (Description)
hw3.c
Sample Input hw3
Sample Output hw3
HW 4 (Description)
Sample input file
points.c
Sample Input hw4
Sample Output hw4
HW 5 (Description)
Sample reading the input
points.C (Example of Code)
Sample Input hw5
Sample Output hw5
HW 6 (Description)
Sample reading the input
hw6.C (Example of Code)
Sample Input hw6
Sample Output hw6
Introduction (updated 6/25/07, Lect: 6/25/07)
History (updated 6/25/07)
Data Types (updated 6/25/07)
Printf/Scanf (6/27/07)
Operators (6/28/2007)
Control Statements (6/28/2007)
Functions (2007)
Variables (Scope) (2007)
Arrays and Structs (2007)
Memory (2007)
Pointers (2007)
More on functions (2007)
Introduction to C++ (2007)
Misc.C++ (2007)
Classes (2007)
More on Classes (2007)
Lect 17 (2007)
Lect 18 (2006)
Lect 19 (2006)
Lect 20 (2006)