Skip to main content

Advanced C++ ProgrammingLaajuus (5 cr)

Course unit code: TX00EX67

General information


Credits
5 cr

Objective

Student is able to utilize modern C++ features. He/she is able to profile and optimize programs, and evaluate code quality based on static and dynamic analysis. He/she is able to use various build tools and implement unit tests. The student know how to integrate 3rd party libraries and is familiar with the most important object-oriented design patterns. He/she is able to utilize C++ based game engines.

Content

- modern C++
- profiling
- optimization
- static and dynamic code analysis
- tools and libraries
- design patterns
- game engines that use C++

Assessment criteria, satisfactory (1)

Student has satisfactory command of C++ language and its tools. He/she is able to profile programs and know some design patterns.

Assessment criteria, good (3)

Student has good command of C++ language and its tools. He/she is able to profile programs and make simple optimizations accordingly, and knows some design patterns.

Assessment criteria, excellent (5)

Student has excellent command of C++ language and its tools. He/she is able to profile programs and make optimizations accordingly, and knows several design patterns.

Assessment criteria, approved/failed

Student has satisfactory command of C++ language and its tools. He/she is able to profile programs and know some design patterns.

Go back to top of page