Skip to main content
Graph
Search
fr
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Quizes
Exercises
Publications
Startups
Units
Show all results for
Home
Lecture
Introduction to Object-Oriented Programming in C++
Graph Chatbot
Related lectures (40)
Object Oriented Programming in C++
Log in to Mediaspace to watch this video
Introduces object-oriented programming in C++, covering interfaces, classes, inheritance, and polymorphism.
Polymorphism 2: Heterogeneous Collections
Log in to Mediaspace to watch this video
Explores polymorphism in C++, covering heterogeneous collections, resource management, and memory handling.
Object-Oriented Programming: Pointers and Polymorphism
Log in to Mediaspace to watch this video
Covers fundamental object-oriented programming concepts in C++, focusing on data structuring through pointers.
Multiple Inheritance: Constructor Order & Virtual Inheritance
Log in to Mediaspace to watch this video
Explores constructor order, virtual inheritance, and challenges in multiple inheritance scenarios.
Object Oriented Programming in C++: Introduction and Encapsulation
Log in to Mediaspace to watch this video
Covers the basics of object-oriented programming in C++, including encapsulation and complex number representation.
Inheritance: Polymorphism & Casting
Log in to Mediaspace to watch this video
Covers inheritance, polymorphism, and casting in object-oriented programming, emphasizing code factorization and generic object manipulation.
Programming Paradigms: Functional, OOP, Polymorphism
Log in to Mediaspace to watch this video
Explores programming paradigms like procedural, functional, and OOP, with examples in Python.
Object-Oriented Programming: Understanding Inheritance in C++
Log in to Mediaspace to watch this video
Explains inheritance in C++ object-oriented programming, covering syntax, access control, and practical implementation examples.
Implicit Parameters: Basics and Applications
Log in to Mediaspace to watch this video
Introduces implicit parameters in Scala, showcasing their implementation in a Logger class and their application in a SimpleAI object.
Object-Oriented Programming in C++: Inheritance
Log in to Mediaspace to watch this video
Covers fundamental concepts of object-oriented programming, focusing on inheritance in C++.
Object-Oriented Programming: Inheritance
Log in to Mediaspace to watch this video
Explains the concept and implementation of inheritance in object-oriented programming using Python examples.
Method Dispatch Optimization
Log in to Mediaspace to watch this video
Explores method dispatch optimization in object-oriented languages, focusing on inline caching and membership tests.
Advanced C Data Types
Log in to Mediaspace to watch this video
Covers advanced data types and memory management in C programming, emphasizing type consistency and dynamic array allocation.
Pointers and Arrays: Arithmetic, Buffer Overflow
Log in to Mediaspace to watch this video
Covers the arithmetic of pointers, the relationship between pointers and arrays, and the concept of buffer overflow in C programming.
In-Place Tokenization: A Case Study in C Programming
Log in to Mediaspace to watch this video
Covers in-place tokenization in C, focusing on modifying strings directly to extract tokens.
Operators and Expressions: Programming in C
Log in to Mediaspace to watch this video
Explains operators and expressions in C, focusing on arithmetic, comparison, and logical operations.
Pointers in C: Understanding Memory Addresses and Variables
Log in to Mediaspace to watch this video
Explains pointers in C, focusing on their role as variables that store memory addresses and the importance of understanding memory management.
Memory Allocation in C
Log in to Mediaspace to watch this video
Covers the basics of memory allocation in C, including passing parameters by value and reference, dynamic arrays, and strings.
File Handling in C: Basics and Common Issues
Log in to Mediaspace to watch this video
Covers the basics of file handling in C, common issues, and standard functions.
Dynamic Memory Management: Using Realloc in C
Log in to Mediaspace to watch this video
Explains dynamic memory allocation in C, focusing on the realloc function and its implications for managing memory effectively.
Previous
Page 2 of 2
Next