spring'2007
cpsc 332 - programming language design
mwf 9:10-10 a.m.
yurttas@cs.tamu.edu

dr. salih yurttas / hrbb 333b - 979.845.5475

spring'07 office hours: mtwtf 10-11:20 a.m. & mwf 2-3:30 p.m.
recommendation:
C++ Primer, 4/E, Stanley B. Lippman, Jose Lajoie, and Barbara E. Moo,
Addison Wesley Professional, ISBN: 0-201-72148-1, 2005.

A Programmer's Introduction to C# 2.0, Third Edition
Eric Gunnerson, Nick Wienholt
APress, ISBN: 1-59059-501-7, 2005.

date    topic/s

jan 17  introduction
        describing syntax and semantics
        lexical and syntax analysis
jan 22  names, bindings, type checking, and scope
jan 29  data types,
        expressions, and assignment statements,
        statement-level control structures
feb  5  subprograms, program units
feb 12  abstract data types
feb 19  exception handling
feb 26  namespaces/packages/modules

mar  2  * test 1 *

mar  7  object-oriented programming
mar 19  generic programming
mar 26  event-driven programming

apr  4  ** test 2 **

apr  9  concurrency

apr 13  nonimperative programming languages
        functional and logic languages

may  2  *** final project *** 

grading policy >>

Valid XHTML 1.0 Transitional