Back to Basics - C++ Containers
Offered By: javidx9 via YouTube
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
Cloud Computing Applications, Part 1: Cloud Systems and InfrastructureUniversity of Illinois at Urbana-Champaign via Coursera Introduction aux conteneurs
Microsoft Virtual Academy via OpenClassrooms Elastic Cloud Infrastructure: Containers and Services
Google Cloud via Coursera Architecting Distributed Cloud Applications
Microsoft via edX DevOps Practices and Principles
Microsoft via edX