CMPS 101
Algorithms and Abstract Data Types
Winter 2006

Syllabus:  pdf, word  
Handouts  
Programming Assignments   pa5 extended to Thursday 10:00 pm
Homework Assignments   hw8 solutions posted
Examples  
Lecture Notes
Red-Black Tree Animation

Time and Place:  MWF   2:00 - 3:10  Soc Sci 1   110
Class Webpage: http://www.soe.ucsc.edu/classes/cmps101/Winter06
Class Webforum:  http://apps.soe.ucsc.edu/fora/viewforum.php?f=11

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

Teaching Assistant:  Prabath Gunawardane <prabath@soe.ucsc.edu>
Monday          7:00 - 9:00 pm    Baskin 105
Tuesday        12:00 - 2:00 pm    Soc Sci 1  PC lab
Wednesday      7:00 - 9:00pm    Baskin 105
Thursday       12:00 - 2:00 pm   Soc Sci 1  PC lab

MSI Tutor:
 
Marco Dominguez <maadomin@ucsc.eduMSI Homepage
All sessions meet at Jack's Loung (the white board area on first floor of Baskin Engineering)
Monday         3:30 - 4:40 pm   
Tuesday        2:00 - 3:15 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