CMPS 101
Algorithms and Abstract Data Types
Summer 2006: June 26 - August 16

Syllabus:  pdf, word
Handouts   
Programming Assignments 
Homework Assignments  
Examples 
Lecture Notes
Red-Black Tree Animation 

Time and Place:  MW  2:00 - 4:25   E2  194
Class Webpage: http://www.soe.ucsc.edu/classes/cmps101/Summer06
Class Webforum:  http://apps.soe.ucsc.edu/fora/viewforum.php?f=11

Instructor:   Patrick Tantalo  (http://www.cse.ucsc.edu/~ptantalo/)
Office:   E2  257
Office Hours:   T  10:00-12:00  &  1:00-3:00
Email:   ptantalo@soe.ucsc.edu
Phone:   831-459-3898

MEP Tutor:  Carlos Dubon <cdubon@ucsc.edu>
All sesssions will be held at Social Sciences 1 Mac Lab
Thursday    3:00 - 5:00 pm 
Friday     1:00 - 3:00 pm


Required Text:  Introduction to Algorithms, second edition, by Cormen, Leiserson, Rivest, & Stein.  McGraw-Hill, 2001.

Supplementary Texts:

Java Programming:
Java by dissection, by Charlie McDowell & Ira Pohl, Addison-Wesley, 2000.
Learning Java, by Patrick Niemeyer & Jonathan Knudsen, O'Reilly, 2000.
Java in a nutshell : a desktop quick reference, by David Flanagan, O'Reilly, 1997.
C Programming:
Problem solving and program design in C, by Jeri R. Hanly & Elliot B. Koffman, Addison-Wesley, 1999.
Algorithm Analysis:
Computer algorithms : introduction to design and analysis  by Sara Baase & Allen Van Gelder, Addison-Wesley, 2000.
Fundamentals of algorithmics, by Gilles Brassard & Paul Bratley, Prentice Hall, 1996.


Other Resources:

Unix
A Unix Tutorial from University of Washington.
An excellent (and long) Introduction to Unix from Ohio State University.
Makefiles
A Short Guide to Makefiles
Editors
An extensive list of Vi tutorials .
Free Software Foundation Gnu Emacs Manual (very long).
Programming in C
C Programming
Programming in C
Notes on Programming in C
Programming in Java
Java Programming Resources
ITS-IC Resources
Instructional Computing



If you find any errors, please report them to: ptantalo@soe.ucsc.edu

webmaster@soe.ucsc.edu

Back to the SOE Class Home Pages
Back to the SOE Home Page