|
Suffolk University
is one of the major
universities in Boston,
featuring its
internationally respected
Law School, School of Management,
and College of Arts and Sciences
Suffolk University is
fully accredited
by the New England Association of Schools and Colleges (NEASC)
All Distance Calculus Courses
are offered through the
Mathematics &
Computer Science Department
at Suffolk University.
Visit Our Distance
Calculus Sister Program
|
|
|
Coming Summer 2008 - Computer Science Programming Courses
- CMPSC 331 - Object-Oriented Programming in C++/Qt
Object-Oriented Programming in C++ is taught using Trolltech's
multi-platform Qt library and other open-source libraries and
tools. Emphasis is placed on program design and code re-use.
Topics include: encapsulation, inheritance and polymorphism,
UML, refactoring, parent-child relationships, properties, event-
driven programming, test cases, regular expressions, constraints,
XML, design patterns, and graphical user interfaces. We deal with
some operating system and programming environment issues
and also with code packaging. C++ is a very large language, so
we do not attempt to cover it all. Instead we work with a carefully
selected subset of language elements that permits students to
exploit the powerful Qt libraries and write robust, idomatic, and
interesting code. By the end of the course, the student should
have a good command of C++, facility using and building
libraries, an understanding and appreciation of the design
patterns that we covered, and a well-established discipline of
refactoring and code reuse.
|
|