Slides.Readme, Teofilo F. Gonzalez UCSB

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)

Example of how to partition definitions and member fuctions for classes into .h and .C files and defining a makefile for all the files

Old Quizzes and Mid-term

  • Example using classes of how to
  • cs60.hw/hw4.m09.pdf cs60.hw/qz3.s.m09.pdf cs60.hw/hw5.m09.pdf cs60.hw/hw5.m09.pdf cs60.hw/hw6.m09.pdf cs60.hw/qz4.s.m09.pdf cs60.hw/qz4.s.m09.pdf cs60.hw/qz4.s.m09.pdf cs60.hw/mt.s.m09.pdf cs60.hw/mt.s.m09.pdf