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
Object-Oriented Programming: Pointers and Polymorphism
Graph Chatbot
Related lectures (32)
Programming basics: introduction and algorithms
Log in to Mediaspace to watch this video
Introduces programming basics, covering Unix systems, Firefox, algorithms, and data structures.
Object-Oriented Programming: Operator Overloading & Project Description
Log in to Mediaspace to watch this video
Covers operator overloading in C++ and introduces a project simulating intelligent behavior in bee colonies.
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.
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.
Introduction to C Programming
Log in to Mediaspace to watch this video
Introduces fundamental C programming concepts, covering variables, control structures, functions, and pointers, with practical examples and exercises.
Pointer Arithmetic: Understanding Memory Management in C
Log in to Mediaspace to watch this video
Explains pointer arithmetic in C, focusing on memory manipulation and common pitfalls.
Operator Overloading in C++
Log in to Mediaspace to watch this video
Explores operator overloading in C++, emphasizing internal and external overloads and their application to complex numbers.
Object-Oriented Programming: Mini-project Overview
Log in to Mediaspace to watch this video
Introduces the mini-project 2, focusing on practicing object-oriented programming concepts.
Dynamic Arrays in C: Flexible Array Members
Log in to Mediaspace to watch this video
Covers flexible array members in C, focusing on dynamic memory allocation and practical applications in system programming.
Blocks, Functions and References
Log in to Mediaspace to watch this video
Covers blocks, functions, and references in C++, including scope, variables, function usage, interfaces, pointers, and references.
Pointers in C: Understanding Their Utility and Applications
Log in to Mediaspace to watch this video
Covers the definition and applications of pointers in C programming, emphasizing their role in memory management and generic programming.
Pointers: Reference Passing & Deep Copy
Log in to Mediaspace to watch this video
Explores passing by reference in C, deep copying, memory allocation rules, and type differentiation.
Previous
Page 2 of 2
Next