CS 162

Announcements
Course Handouts
Lecture Notes
Assignments
Grades
 

CS 162 - Computer Science II 

Instructor: Walter T. Morales
E-mail: wmorales@pcc.edu

http://spot.pcc.edu/~wmorales (main site)

Office: RC Bldg RM 221
Lab Time: Mo, We 2:00-4:00pm Tu, Th 6:00-7:00pm and after class whenever needed or by appointment
Also visit (my schedule): http://www.briefcase.com/guest/wmorales
Phone:

Class time:

503 614-7604 Fax: 614-7887

Tuesday and Thursday, 4:00 - 5:50pm

RC Bldg 2 RM 251

NEW: The slide presentation for all the chapters can be found here
CS class Slides

A free C++ compiler (Borland lite version) you can be download from these sites. This is all that is necessary to compile our C++ programs.

Turbo C/C++ Lite Compiler

Read the README file
Download the TCLITE.EXE archive (self-extracting)
Another site

 

Welcome to CS 162!

This course continues the study of problem solving and program design, structured programming, and object oriented programming. Covers a variety of data structures and algorithms for storing and manipulating data. Topics include object classes, data records, files, linked lists, inheritance, virtual methods, searching and sorting algorithms, and recursion. Prerequisites: WR 121, CS 161 or equivalent, and MTH 112 or MTH 116.

For more information on this course click here

 

 

 

Back to CS162 Homepage
This page was last modified March 26, 2000
wmorales@pcc.edu