fall'2008
cpsc 602 - object-oriented programming, software engineering
hrbb 113, mwf 12:40 - 1:30 p.m.
yurttas@cs.tamu.edu

dr. salih yurttas / hrbb 325 - 979.845.5475

fall'08 office hours: tth 9:10-11:10 a.m. & m-f 1:45-3:45

textbook:
C++ Cookbook
Ryan Stephens, Christopher Diggins, Jonathan Turkanis, Jeff Cogswell
O'Reilly, ISBN 97805966007614, 2005.


date    topic/s

aug 25  introductory
        a tour of c++,
        a tour of the standard library.
sep  1  basic facilities
        types and declarations,
        pointers, arrays, and structures,
        expressions, and statements,
        functions,
        namespaces and exceptions,
        source files and programs.

sep 24  * test 1 *

sep 26  abstraction mechanisms
        classes.
oct  3  operator overloading.
oct 10  derived classes,
        class hierarchies.
oct 17  templates,
        generic programming.

oct 29  design using c++
        development and design,
        design and programming,
        roles of classes.

nov  3  ** test 2 **

nov  5  windows forms
        db connections

nov 21  the standard library
        library organization and containers,
        standard containers,
        algorithms and function objects,
        iterators and allocators,
        strings,
        streams,
        numerics.

dec  1 *** final test ***

grading policy >>

Valid XHTML 1.0 Transitional