Supercomputing |
C++ Programming for ScientistsDescriptionThe purpose of this course is teach the philosophy and syntax of the C++ programming languages. Special emphasis will be placed on two areas:
Since the object-oriented approach to writing code is a new technique for many users, the course offer a description of and rationale for this powerful programming style. In terms of the C++ language in particular, the following topics will be covered: the class data type for object creation and use, the various types of C++ functions, function and operator overloading, inheritance and class hierarchies, the C++ I/O stream, and abstract data types. HandoutsJune 2005 (PDF), Dr. David Ennis November 1999 (HTML wrapped JPEGs or PDF), Dr. David Ennis January 1998
PrerequisitesC Programming knowledge and/or experience Target Audiencenovice to intermediate users Class Duration3 days Additional Training MaterialsProgramming
in C++, OSU |
