Description:
Created by Frank B. Brokken of the Computing Center at the University of Groningen, this document is intended for “knowledgeable users of C (or any other language using a C-like grammar, like Perl or Java) who would like to know more about, or make the transition to, C++.” Topics included are IO-streams, classes, memory allocation, and polymorphism. Also, the final chapter gives a number of concrete examples of C++ programs, classes, and templates which illustrate the concepts covered in the web page. This is an excellent site for students looking to learn C++ or for educators in computer programming.
Resource Comments