C++ Standard Template Library

LinkedIn Learning
via LinkedIn
Save (0)
ClosePlease login

No account yet? Register

The C++ Standard Template Library (STL) is a set of classes that implement many popular and commonly used algorithms and data structures. These features help you create more efficient, performant, and reusable code. Programmer Eduardo Corpeño reviews the most popular elements of the C++ STL, so you can use these tools in your projects as soon as you finish the training. Learn how to use sequence containers such as vectors, lists, stacks, and queues for data storage, and use associative containers like sets and maps to implement associative arrays. Eduardo explains which elements perform best in which scenarios, and shows how to program with STL for maximum efficiency. A series of challenges at the end of each chapter allow you to test your knowledge along the way.

Instructor(s)

Eduardo Corpeño
LinkedIn Learning
via LinkedIn
Paid, free trial available
English
Certificate of Completion
2h 23m
Self paced
Advanced