fall'2006
cpsc 602 - object-oriented programming, software engineering
mwf 9:10 - 10 a.m. @ zach-105 c
yurttas@cs.tamu.edu

dr. salih yurttas / hrbb 333b - 845 5475

fall'06 office hours: mtwtf 10-11:30 a.m. & mwf 2-3:30 p.m.

textbook:
Beginning Visual C++ 2005,
Ivor Horton, John Wiley & Sons, Inc., ISBN: 0-7645-7197-4.


date    topic/s

aug 28  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.

oct  4  * test 1 *

oct  6  abstraction mechanisms
        classes.
oct 15  operator overloading.
oct 18  derived classes,
        class hierarchies.
oct 22  templates.
nov  3  the standard library
        library organization and containers,
        standard containers,
        algorithms and function objects,
        iterators and allocators,
        strings,
        streams,
        numerics.

nov  8  ** test 2 **

nov 10  design using c++
        development and design,
        design and programming,
        roles of classes.

dec 4  *** final test ***

grading policy >>