|
Our classic Elementary C++ course teaches the ISO/ANSI-standard for C++. It is a object oriented, well equipped and modern language with features such as exceptions, templates, multiple inheritance and a powerful standard library.
The purpose of C++ is to support good programming style, implementing good designs. This course teaches good use of C++ rather than every detail.
|
Goal To understand and be able to design object oriented applications in C++.
Target audience Programmers and designers who wants to learn the basics of C++.
Prerequisites Good general programming knowledge.
Course material The course material contains material especially designed for the course and the book "The C++ Programming Language" (Third Edition) by Bjarne Strostrup.
Miscellaneous The course can be given either in Swedish or English.
Continuation course Intermediate C++
|