C++ -programming (4cr)
Course unit code: LTT2037
General information
- Credits
- 4 cr
- Teaching language
- English
- Responsible person
- Petri Laitinen, Vastuuopettaja
Objective
Student knows the fundamentals of C++ language syntax and semantics. Student is able to solve algorithmic problems by using the C++ language. Student is able to make use of object-oriented features in C++ and student is able to implement designs expressed in object oriented manner (UML).
Content
C++ in object-oriented programming, operators, function templates, class templates, exception handing, file I/O.