C++ Templates and Containers
C++ 14
| Intermediate
- 16 Videos | 1h 15m 18s
- Includes Assessment
- Earns a Badge
Containers are implemented as class templates and are used to replicate structures such as arrays, queues, stacks, and lists. Discover how to use templates and containers in your C++ programs.
WHAT YOU WILL LEARN
-
describe the key features of C++ templates, including when they should or shouldn't be useddeclare and use a function template in C++declare and use a class template in C++describe the key features of Standard Template Library sequential containers including when they should or shouldn't be usedwrite a C++ program using a list from the Standard Template Librarywrite a C++ program using a vector from the Standard Template Librarywrite a C++ program using deque from the Standard Template Librarywrite a C++ program using array from the Standard Template Library
-
write a C++ program using a queue from the Standard Template Librarywrite a C++ program using priority_queue from the Standard Template Librarywrite a C++ program using a stack from the Standard Template Librarydescribe the key types and features of Standard Template Library associative containers including when they should or shouldn't be usedwrite a C++ program using a set from the Standard Template Librarywrite a C++ program using a map from the Standard Template Librarydemonstrate how to incorporate objects using set and mapdemonstrate how to work with sequential and associative containers in C++
IN THIS COURSE
-
1.Introduction to Templates in C++6m 45sUP NEXT
-
2.Declaring and Using Function Templates4m 19s
-
3.Declaring and Using Class Templates2m 20s
-
4.Introduction to Sequential Containers3m 38s
-
5.Sequential Containers - List6m 13s
-
6.Sequential Containers - Vector5m 16s
-
7.Sequential Containers - Deque5m 45s
-
8.Sequential Containers - Array5m 16s
-
9.Containers - Queue3m 48s
-
10.Containers - Priority Queue6m 19s
-
11.Containers - Stack4m 48s
-
12.Introduction to Associative Containers3m 24s
-
13.Containers - Set4m
-
14.Containers - Map4m 21s
-
15.Working with Objects in Sets and Maps4m 46s
-
16.Exercise: Work with Containers in C++4m 20s
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion of this course, which can be shared on any social network or business platform
Digital badges are yours to keep, forever.