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
Lecture
Inheritance in Object-Oriented Programming: Concepts and Implementation
Graph Chatbot
Related lectures (30)
Previous
Page 3 of 3
Next
C++: Multiple Inheritance Concepts and Applications
Covers multiple inheritance in C++, focusing on its concepts, syntax, and practical applications.
Object-Oriented Programming: Polymorphism and Pointers
Explores object-oriented programming concepts like polymorphism and pointers in C++.
Object Oriented Programming in C++
Introduces object-oriented programming in C++, covering interfaces, classes, inheritance, and polymorphism.
Programming Concepts Review and Study Guide
Covers a review of programming concepts and provides guidance on effective study methods and practices.
Operator Overloading in C++
Explores operator overloading in C++, emphasizing class manipulation and code compilation.
Object-Oriented Programming: Operator Overloading and Project Logistics
Discusses project logistics and introduces operator overloading in C++ for a simulation project.
Operator Overloading in C++
Explores operator overloading in C++, emphasizing internal and external overloads and their application to complex numbers.
Introduction to Types and Inductive Relations
Explores the significance of types in programming and discusses unsound type systems and inductively defined relations.
Pointers and Functions: Understanding Type Reading
Covers type reading in C, focusing on pointers, functions, and the use of typedefs for clarity.
Constructors and Destructors: Best Practices in C++
Discusses constructors and destructors in C++, focusing on best practices and memory management.