Get Started
Program Starts: Winter 2010
Apply now
Single courses may be available
Also offered in
Bellevue
|
Interested in taking a single class? Some courses (designated by a
below) may be open on a space-available basis to professionals who are not seeking the certificate. See Single-Course Enrollment for details.
Preparatory Course
Foundations of C++
This course is intended for experienced programmers (professionals with at least two years of programming experience) who want to enroll in the C++ Certificate Program, but have no background in the C programming language. This course covers the portion of C++ that is common to the C programming language. Intrinsic data types and structures and pointers are covered, plus the language constructs for loops, relational expressions, branching statements and the C++ build process.
Upon completion, students are able to write a C++ program of moderate complexity, having multiple source files and using address-based programming. Students completing the course are able to apply to the C++ Certificate Program.
View course schedule and registration information
First Course
C++ Programming: Introduction
Schedule: Group-start format, Feb. 3 - May 19, 2010; $694; 3 CEUs.
Instructor: James Peckol
Covers most of the commonly used features of C++ programming. Emphasizes the practical side of designing and implementing object-oriented programs in C++, including unified modeling language (UML) static modeling techniques, information hiding, data abstraction, polymorphism, and software reusability.
C++ extensions and additions to the C language, such as the class construct and objects and messages, are examined. The basics of software design and modeling are introduced through several of the UML tools such as use cases and object relationships including aggregation, composition, and hierarchy. Students gain practice in using the concepts of basic modeling, function overloading, classes and class membership, operator overloading, class inheritance, polymorphism through virtual functions exceptions, and templates by designing, developing, and testing C++ programs of moderate complexity.
By the end of the class, students should have working knowledge of C++ fundamentals, and be able to design, write and debug a program in C++. (View course introduction)
How to sign up for individual enrollment in this course
Second Course
C++ Programming: Intermediate
Schedule: Group-start format, June 9 - Sept. 22, 2010; $694; 3 CEUs.
Instructor: Bruce Reynolds
Building on C++ Programming: Introduction, this class provides in-depth coverage of modern C++, design patterns and practical issues affecting large-scale software development. A series of case studies and integrated projects are used to give students a hands-on understanding of the tradeoffs between different programming techniques. This class goes beyond fluency in C++, providing experience with using the tools of the language and design patterns to solve realistic programming problems and write maintainable, self-documenting code. Topics include exception safety, templates, inheritance tradeoffs and design patterns. (View course introduction)
How to sign up for individual enrollment in this course
Third Course
C++ Programming: Advanced
Schedule: Group-start format, Oct. 6, 2010 - Feb. 2, 2011; $694; 3 CEUs.
Instructor: David Nielsen
Continues to build the student's repetoire of programming idioms, design patterns and advanced C++ Standard Library components. More importantly, by contrasting patterns and working through extensive real-world case studies, this course takes apart complex systems, showing the fundamental decisions that drive them and how they are implemented and maintained by programmers over time. Advanced topics include in-depth coverage of the C++ standard library (historically known as STL), and advanced language features such as member-function pointers. (View course introduction)
How to sign up for individual enrollment in this course
Developers
Online learning courses were developed by these leading programming professionals with in-depth knowledge and extensive experience in the use and teaching of programming languages:
C++: Introduction Robert Boyer, Bruce Reynolds
C++: Intermediate Bruce Reynolds, David Bezold, Hanee Patenaude
C++: Advanced Craig Anderson, Hanee Patenaude
This course received a meritorious course award from the
University Continuing Education Association.