Vectors for Safe and Flexible Data Storage

Continue your study of data storage strategies by looking at vectors, which handle variables in much the same way as arrays but with distinct advantages, including the ability to change the size of a data structure dynamically. Learn how and when to use vectors, and discover that vectors offer a convenient fix for the out-of-bounds error introduced in the previous lecture.

English
  • Originally Aired January 1, 2019
  • Runtime 30 minutes
  • Created November 2, 2024 by
    HadesMeat
  • Modified November 2, 2024 by
    HadesMeat