У нас вы можете посмотреть бесплатно OOP-Lecture 7: File handling, templates and STL (with all relevant concepts) или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
We’ll explore the following major topics: 1. Text and Binary File Handling 2. Reading and Writing Objects 3. Sequential vs random file access using seekg and seekp functions and file pointers 4. Function templates and class templates 5. Array vs Stack (LIFO) 6. Self referenced class and examples of singly linked list 7. Standard Template Library or STL 8. Vectors vs arrays 9. Iterators and algorithms By the end of this session, you’ll have a clear understanding of how C++ handles data storage and generic programming — two cornerstones of modern software development. 0:00 Introduction 1:17 File handling revision (with sequential access) 4:50 Modes of file 12:00 Size of objects (how to find memory occupied by object?) 16:08 Example of read/write to a binary file/binary mode 20:14 File streams and random access 33:08 Function and class templates 38:39 Arrays vs stack 42:31 Self referenced class and examples of singly linked list 44:59 STL 47:18 Vector 51:51 Iterators and algorithms Don’t forget to subscribe, hit the bell icon, and follow the series so you never miss an update!