Lecture 16: Intro to Structs and Structured Data in C++

preview_player
Показать описание
This video introduces structures, or structs in C++. We review when and how to use structs and complete several examples and practice questions. We also show how to make arrays of structs, use functions with structs, and how to use structs to manipulate ppm images. Finally, we briefly explain some of the limitations of structs and how objects and classes can be used to overcome some of the limitations. We will discuss more about objects and classes in a future video.

Note: these videos are original lecture recordings I have been making for my own classes and am sharing here in case they may be helpful to others as well. These videos are currently a work in progress over the course of the semester. I welcome your comments and feedback.
Рекомендации по теме
visit shbcf.ru