Welcome to CPS 6:
Introduction to Programming Design and Analysis
Spring 1999
Announcements
-
The final exam is on Monday, May 3 at 9am in LSRC B101.
We will go over the following "Pause to Reflect" problems in class
on Wednesday, April 28.
-
Chapter 8: 8.1, 8.4, 8.7, 8.9
-
Chapter 9: 9.1, 9.5, 9.11
-
Chapter 10: 10.1, 10.2
-
Chapter 11: 11.4, 11.5, 11.9
-
Chapter 12: 12.1, 12.3, 12.6
Answers to these problems can be found online here.
-
There will a reveiw session for the final exam on Sunday, May 2 at 4pm
in LSRC D106.
-
Read the CPS 6 Newsgroup
Description
This is the first course for computer science majors who have no programming
experience. If you have significant programming experience (e.g., functions,
procedures, arrays) with another programming language, you should consider
enrolling in CPS 100E. See the guide
for choosing the correct computer science course or talk to the professor
for more information.
Topics include: problem-solving techniques using a computer, top-down
decomposition and object-oriented solution methodologies, introduction
to computer science, introduction to programming, programming in the C++
language, introduction to UNIX and programming environments, recursion,
analysis of execution times, linked data structures, searching, and sorting.
Comments?