The purpose of the course is to familiarize students with C++
advanced topics which are templates and Standard Template Library.
Learning objectives
·
To gain knowledge of C++ template mechanism,
·
To be able to read and understand definitions of
template functions and classes,
·
To be able to use property template classes and
methods including third party templates,
·
To know how to create template functions and
classes.
·
To gather good knowledge of C++ STL library
including the IO part.
·
To be able to solve common programming problems
with STL predefined classes and methods.
Comments
Post a Comment