Author
Released
3/1/2018- Why the STL is important
- Containers and iterators
- Vectors and lists
- Stacks and dequeues
- Associative containers
Skill Level Advanced
Duration
Views
- [Eduardo Voiceover] My name is Eduardo Corpeno. I have been programming and teaching C and C++ for over 15 years. In this course, you'll learn about the C++ Standard Template Library, which is a set of tools available in every C++ programming platform you'll work with. The objective here is to get to using these tools in your own projects, as soon as you finish the course. We'll start off by looking at sequence containers, like vectors, lists, and stacks, and then move on to associative containers, like sets, and maps.
I'm excited to show you what the C++ Standard Template Library can do, so let's get started.
Related Courses
-
Learning C++ Pointers
with Peggy Fisher53m 55s Intermediate
-
Introduction
-
Welcome44s
-
What you should know1m 12s
-
-
1. The Standard Template Library
-
Why we need the STL2m 21s
-
General setup2m 14s
-
Generic programming4m 54s
-
STL organization1m 38s
-
Sequence containers6m 3s
-
Associative containers2m 13s
-
Iterators overview6m 24s
-
Iterator invalidation2m 24s
-
-
2. Vectors and Lists
-
Vectors6m 31s
-
Vector insertion7m 45s
-
Lists4m 47s
-
Vectors and lists usage example15m 24s
-
-
3. Stacks, Queues, and Deques
-
Deques7m 11s
-
Stacks4m 36s
-
Queues2m 19s
-
Priority queues3m 19s
-
Stack/queue usage example5m 59s
-
-
4. Associative Containers
-
Conclusion
-
Next steps54s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Welcome