C++ ProgrammingLaajuus (3 cr)
Code: LTD7013
Credits
3 op
Teaching language
- Finnish
Responsible person
- Anssi Gröhn
- Mikko Anttonen
Objective
Main objective is to take command of C++ programming language so, that you have capability to use it in Unreal Engine 4 development.
Content
- Basics of C++
- Compiler
- Classes
- Virtual functions
- Exceptions
- Memory management and pointers
- Generic programming, STL
- Streams and stream operator
- Multiple inheritane and diamond model
- Using and creating libraries