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

This course covers the fundamentals of C++ containers, including std::array, std::vector, std::list, std::deque, std::set, std::unordered_set, std::map, and std::unordered_map. By the end of the course, learners will be able to understand and utilize these essential containers efficiently. The course teaches how to store and manipulate data effectively using these containers. The teaching method involves a brief overview of each container, including their usage and benefits. This course is intended for programmers looking to enhance their skills in C++ programming and improve their ability to work with data structures effectively.

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.