Skip to main content
Graph
Search
fr
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Concept
Inheritance (object-oriented programming)
Formal sciences
Theoretical computer science
Programming language theory
Topics in programming langu...
Formal sciences
Theoretical computer science
Programming language theory
High-level programming lang...
Graph Chatbot
Related lectures (31)
Login to filter by course
Login to filter by course
Reset
Previous
Page 3 of 4
Next
Introduction to Polymorphism in Java
Covers polymorphism in Java, including inheritance and method selection.
Object-Oriented Programming in C++: Inheritance
Covers fundamental concepts of object-oriented programming, focusing on inheritance in C++.
Object-Oriented Programming in C++
Covers constructor order, inheritance, and copy constructors in C++.
Object-Oriented Programming: Polymorphism in C++
Explores polymorphism in C++ through character interactions and dynamic link resolution.
Introduction to Interfaces in Java
Explores the concept of interfaces in Java, emphasizing their role in defining common behaviors across classes.
Multiple Inheritance: Introduction to C++
Covers the concept, syntax, and challenges of multiple inheritance in C++.
Inheritance: Polymorphism & Casting
Covers inheritance, polymorphism, and casting in object-oriented programming, emphasizing code factorization and generic object manipulation.
Object-Oriented Programming in C++
Covers the basics of object-oriented programming in C++, focusing on modeling a watch problem and implementing the corresponding code.
Abstract Classes: Virtual Methods in C++
Covers abstract classes and pure virtual methods in C++, including their implementation and syntax.
Standard Library: Containers and Algorithms
Explores C++ standard library containers and algorithms, including associative tables, stacks, queues, and random number generation.