Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Back to Basics - C++ Containers

javidx9 via YouTube

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the essential C++ containers provided by the standard library in this 32-minute video tutorial. Learn how to effectively store and manipulate data using std::array, std::vector, std::list, std::deque, std::set, std::unordered_set, std::map, and std::unordered_map. Discover the program structure, array implementations, iterators, and the behind-the-scenes workings of vectors. Gain insights into lists, decks, sets, and maps to become a more fluid and stronger programmer by leveraging these powerful data structures. Enhance your C++ programming skills and let the containers do the hard work for you in this comprehensive overview of standard library containers.

Syllabus

Intro
Program Structure
Arrays
Standard Array
Iterators
Standard Vector
Behind The Scenes
Vectors
Lists
Decks
Sets
Maps
Summary

Taught by

javidx9

Reviews

Start your review of Back to Basics - C++ Containers

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.