summer'2006
cpsc 602 - object-oriented programming, software engineering
mwf 12 - 1:15 p.m. @ hrbb-124,
yurttas@cs.tamu.edu

dr. salih yurttas / hrbb 333b - 845 5475

summer'06 office hours: mtwtf 10-11:50 a.m.

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


date    topic/s

may 31  introductory
        a tour of c++,
        a tour of the standard library,
        a tour of the visual studio'2005.
jun  2  basic facilities
        types and declarations,
        pointers, arrays, and structures,
        expressions, and statements,
        functions,
        namespaces and exceptions,
        source files and programs.

jun 23  * test 1 *

jun 26  abstraction mechanisms
        classes.
jul  7  operator overloading.
jul 14  derived classes,
        class hierarchies,
        templates.

jul 21  ** test 2 **

jul 24  design using c++
        development and design,
        design and programming,
        roles of classes.
jul 28  the standard library
        library organization and containers,
        standard containers,
        algorithms and function objects,
        iterators and allocators,
        strings,
        streams,
        numerics.

july 31 *** final project ***

grading policy >>