Object-oriented programmingLaajuus (5 cr)
Course unit code: PO00ED10
General information
- Credits
- 5 cr
Objective
You improve your understanding of game programming.
You are able to use classes and objects in different situations.
You are able to create class hierarchies by inheritance and overload operators.
You are able to create classes and class functions for classes that use dynamic memory allocation.
You are able to create and use templates and interpret definitions in template library.
Content
How to handle exceptions?
How to create class hierarchy?
What is polymorfism?
What influence does the dynamic memory allocation for data members have on class functions?
What are virtual functions?
What are abstract classes?
What is operator overloading?
What are friend functions?
What are function templates and class templates?
Evaluation
Students are able to
- use professional vocabulary systematically.
- look for information in the key information sources of the field.
- identify interrelated tasks.
- use the key models, methods, software and techniques of the professional field.