spring'2008
cpsc 602 - object-oriented programming, software engineering
hrbb 113, mwf 11:30 a.m. - 12:20 p.m.
yurttas@cs.tamu.edu

dr. salih yurttas / hrbb 333b - 979.845.5475

spring'08 office hours: m-f 10:10-11:20 a.m. & tth 1:40-3:30 p.m.

textbook:
Starting Out with C++: Early Objects, 6/E,
Tony Gaddis, Judy Walters, and Godfrey Muganda,
Addison-Wesley, ISBN 0321512383, 2008.


date    topic/s

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

feb 20  * test 1 *

feb 22  abstraction mechanisms
        classes.
mar 17  operator overloading.
mar 24  derived classes,
        class hierarchies.
mar 31  templates,
        generic programming.

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

apr  7  windows forms
        db connections

apr 14  ** test 2 **

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

apr 25 *** final test ***

grading policy >>