fall'2007
cpsc 602 - object-oriented programming, software engineering
mwf 1:50 - 2:40 a.m. @ hrbb 104
yurttas@cs.tamu.edu
dr. salih yurttas / hrbb 333b - 979.845.5475
fall'07 office hours: m-f 10:10-11:20 a.m. & m-f 2:50-3:30 p.m.
textbook:
C++/CLI: The Visual C++ Language for .NET
Gordon Hogenson , APress, ISBN: 1590597052, Dec 2006.
date topic/s aug 27 introductory a tour of c++, a tour of the standard library. sep 3 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 1 operator overloading. oct 5 derived classes, class hierarchies. oct 12 templates. oct 19 the standard library library organization and containers, standard containers, algorithms and function objects, iterators and allocators, strings, streams, numerics. oct 26 ** test 2 ** oct 29 design using c++ development and design, design and programming, roles of classes. nov 2 windows forms nov 11 db connections dec 11 *** final test ***