COURSE AIMS AND OBJECTIVES: Mastering an object-oriented programming language, for instance C++. Introducing methods and tools of object-oriented software engineering. Putting emphasis on up-to-date mainstream technologies and on individual work of students.
COURSE DESCRIPTION AND SYLLABUS:
1. Details of the object-oriented paradigm and C++: objects, classes, inheritance, aggregation, polymorphism, overloading, encapsulation, interfaces, templates.
2. Basics of object-oriented software engineering: Unified Modeling Language - UML, Rational Unified Process - RUP.
3. Object-oriented programming in C++ by using a programmemer's workbench such as MS Visual Studio .NET
|
-
The C++ Programming Language, 3rd edition, B. Stroustrup, Addison - Wesley, 1998.
-
The Unified Modeling Language User Guide, G. Booch, J. Rumbaugh, I. Jacobson, Addison -Wesley, 1998.
-
The Rational Unified Process Made Easy: A Practitioner's Guide to Rational Unified Process, P. Kroll, P. Kruchten, Addison - Wesley, 2003.
-
Modern C++ Design - Generic Programming and Design Patterns Applied, A. Alexandrescu, Addison - Wesley, 2001.
-
UML and the Unified Process - Practical OO Analysis and Design, J. Arlow, I. Neustadt, Addison - Wesley, 2001.
-
Programming Microsoft .NET, J. Prosise, Microsoft Press, 2002.
-
Applied Microsoft .NET Framework Programming, J. Richter, Microsoft Press, 2002.
-
Essential .NET, D. Box, Addison - Wesley, 2002.
|