YoVDO

Back to Basics - C++ Containers

Offered By: javidx9 via YouTube

Tags

C++ Courses C Programming Courses Data Structures Courses Containers Courses

Course Description

Overview

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

Related Courses

UNSW Computing 1 - The Art of Programming
OpenLearning
C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera
Beginning Game Programming with C#
University of Colorado System via Coursera
Introduction to Computing 计算概论A
Peking University via Coursera
Comprendre les Microcontroleurs
École Polytechnique Fédérale de Lausanne via Coursera