cs162_fall2012002033.jpg

Lecture Materials

Getting Started

The following includes the instructions you will need to get started.
Double click for:
html
power point
pdf
Getting started on Unix
cs162_fall2012002030.gif cs162_fall2012002029.gif cs162_fall2012002028.gif
How to Program on Unix
cs162_fall2012002027.gif

Lecture Slides and Notes

This is supplemental material to the course lectures - review it in preparation!
Introduction to C++
cs162_fall2012002026.gif cs162_fall2012002025.gif
Double click for:
pdf
power point
cs162_fall2012002024.gif cs162_fall2012002023.gif
Functions & Structs
External Data Files
cs162_fall2012002022.gif cs162_fall2012002021.gif
Classes
cs162_fall2012002020.gif cs162_fall2012002019.gif
Pointers
cs162_fall2012002018.gif cs162_fall2012002017.gif
Linear Linked lists
cs162_fall2012002016.gif cs162_fall2012002015.gif
Recursion
cs162_fall2012002014.gif cs162_fall2012002013.gif
Arrays of Arrays
cs162_fall2012002012.gif

Getting Help:

CS162 Announcements:
html
cs162_fall2012002011.gif cs162_fall2012002010.gif cs162_fall2012002009.gif cs162_fall2012002008.gif cs162_fall2012002007.gif cs162_fall2012002006.gif cs162_fall2012002005.gif cs162_fall2012002004.gif cs162_fall2012002003.gif cs162_fall2012002002.gif
Important Links:
Prepare for Midterm
Prepare for the Final Exam
CS162 Fall 2012
cs162_fall2012001001.gif tabr_n.gif tabr_n.gif tabr_n.gif tabr_s.gif
Time to Start Practicing pointers and linear linked lists.

CS162 assumes that you already know how to program in a high level programming language.