spring'2007
cpsc 602 - object-oriented programming, software engineering
mwf 8 - 8:50 a.m. @ hrbb 104
yurttas@cs.tamu.edu

dr. salih yurttas / hrbb 333b - 979.845.5475

spring'07 office hours: tth 10-11:20 a.m. & mwf 2-3:30 p.m.

textbook:
Professional C++
Nicholas A. Solter, Scott J. Kleper, John Wiley & Sons, Inc., ISBN: 978-0-7645-7484-9, January 2005.


date    topic/s

jan 17  introductory
        a tour of c++,
        a tour of the standard library.
jan 22  basic facilities
        types and declarations,
        pointers, arrays, and structures,
        expressions, and statements,
        functions,
        namespaces and exceptions,
        source files and programs.

feb 23  * test 1 *

feb 26  abstraction mechanisms
        classes.
mar  1  operator overloading.
mar 19  derived classes,
        class hierarchies.
mar 26  templates.
apr  2  the standard library
        library organization and containers,
        standard containers,
        algorithms and function objects,
        iterators and allocators,
        strings,
        streams,
        numerics.

apr  9  ** test 2 **

apr 11  design using c++
        development and design,
        design and programming,
        roles of classes.

apr 27 *** final test ***

grading policy >>