C++ Standard Template Library - STL
Duration: 3h 28m | .MP4 1742x980, 30 fps(r) | AAC, 48000 Hz, 2ch | 1.81 GB
Genre: eLearning | Language: English
Duration: 3h 28m | .MP4 1742x980, 30 fps(r) | AAC, 48000 Hz, 2ch | 1.81 GB
Genre: eLearning | Language: English
Master the power of C++ of STL and write code quickly, efficiently and in a generic manner.
Standard Template Library or STL are a set of versatile tools in C++. These enable us to write a quick, efficient and generic code in C++. STL consists of Containers, Iterators, Algorithms and Functors.
In this course we start with Sequence Containers and then move to associative containers, and different algorithms defined in STL.