CMPS 101
Algorithms and Abstract Data Types
Spring 2006

Syllabus:  pdf, word  
Handouts   Final review problems posted
Programming Assignments   PA5 Extended to Wednesday 10:00 pm
Homework Assignments   hw8 solutions posted
Examples   RB-InsertFixup posted
Lecture Notes
Red-Black Tree Animation   Check this out!

Time and Place:  MWF   12:30 - 1:40  Soc Sci 1   110
Class Webpage: http://www.soe.ucsc.edu/classes/cmps101/Spring06
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:  Colin Southwood  <cfs@soe.ucsc.edu>
Monday       3:00 - 5:00 pm       Crown Computer Lab 
Tuesday      4:00 - 6:00 pm        Jack's  Lounge (theory section)
Thursday   12:00 - 2:00 pm        JBE 105  

MSI Tutor:
 
Marco Dominguez <maadomin@ucsc.eduMSI Homepage
Wednesday     3:30 - 4:40 pm     Jack's Lounge 
Thursday      10:00 - 11:15 am    Jack's Lounge


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