C++ (and Java) Resources for CS1 and CS2

Here's information on using Java in the AP program.


There is lots of information on using C++ in the introductory sequence of Computer Science Courses, but it's scattered literally all over the world. This page serves as a gateway to C++ resources for these early courses.

If you have information you'd like to add or know of information that should be added, send me mail at ola@cs.duke.edu

Oh the places you can go

* using C++ in Advanced Placement Courses

* The C++ Virtual Library
gateway to lots of information

* hypertext version of proposed C++ standard

* STL examples
Examples using the Standard Template Library and other C++ stuff (ftp)

* Cay Horstmann's Safe STL
Exception safe implementation of STL

* Explanation of the C++ cast operators by G. Bowden Wise
Explanation of static_cast, const_cast, dynamic_cast, and reinterpret_cast

* Tim Budd's stuff
Tim Budd has made lots of material accessible. In particular:


Owen L. Astrachan
Last modified: Mon Sep 23 21:00:40 EDT 2002