Welcome to CPS 6:
Introduction to Programming Design and Analysis

Spring 1999


Announcements

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?