CMPS 101
Algorithms and Abstract Data Types
Summer 2010  (June 22 - August 12)

Final Exam:  Thursday August 12  10:00am - 1:00pm
Please bring you UCSC student ID to the exam

Syllabus:  pdf, word

Handouts   Final Review Problems and Selected Solutions posted (1 problem added)

Programming Assignments     pa5 extended again to Wednesday 10:00 pm

Homework Assignments    hw7 solutions posted 

Examples    

Lecture Notes
  

Red Black Tree Animation
  


Time and Place:   TTh  10:00 - 12:30 pm  E2 194     
Class Webpage:   http://ic.ucsc.edu/~ptantalo/cmps101/Summer10/
Class Webforum:  http://forums.soe.ucsc.edu/

Instructor:   Patrick Tantalo  (http://www.cse.ucsc.edu/~ptantalo/)
Office:   E2  257
Office Hours:   MW 2:00 - 3:30, Th 1:30-3:30, or by appointment
Email:   ptantalo@soe.ucsc.edu
Phone:   831-459-3898

Teaching Assistant:  Serdar Sali <sali@soe.ucsc.edu>
Lab Sessions:
  Held at Social Sciences 1 PC Lab

Week 7 (August 2):  Mon 3-5, Tue 3-5
Week 8 (August 9):  Mon 3-5, Tue 3-5

Required Text:  Introduction to Algorithms, by Cormen, Leiserson, Rivest, & Stein.  McGraw-Hill.  (second or third edition.)

Supplementary Texts:

Java Programming:
Java by Dissection (second edition) Ira Pohl & Charlie McDowell.  Lulu.com 2006.
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:
C for Java Programmers: A Primer, by Charlie McDowell,  Lulu.com 2006.
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.
The Algorithm Design Manual,  by Steven S. Skiena, Springer-Verlag, 1998.


Other Resources:

Unix
A Unix Tutorial from University of Washington.
A nice list of Unix Tutorials

Makefiles

Make - a tutorial
GNU make

Editors

An extensive list of Vi tutorials .
Free Software Foundation Gnu Emacs Manual (very long).

Programming in C

C Programming
Programming in ANSI C
Notes on Programming in C

Programming in Java

Java Documentation
Java Programming Resources

ITS-IC Resources

Instructional Computing
ITS-Home



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