Lecture
Mediaspace scheduled maintenance: Aug 25, 2026 07:00 - 12:00 AM. During this time, videos will be temporarily unavailable. Check status updates.
This lecture covers the basics of procedural and object-oriented programming, followed by a deep dive into abstract data structures and templates in C++. Topics include encapsulation, inheritance, polymorphism, abstract classes, data structures modeling, generic programming, declaration of templates, instantiation, specialization, separate compilation, and the standard library. The lecture also emphasizes the importance of choosing the right data models for efficient algorithm implementation and explores the concept of abstract data structures, their specifications, and implementations.