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
Heterogeneous Collections in C++
Graph Chatbot
Related lectures (29)
Previous
Page 3 of 3
Next
Object-Oriented Programming: Polymorphism in C++
Explores polymorphism in C++ through character interactions and dynamic link resolution.
Programming Paradigms: Functional, OOP, Polymorphism
Explores programming paradigms like procedural, functional, and OOP, with examples in Python.
Multiple Inheritance: Concepts and Implementation
Covers the fundamental concepts and challenges of multiple inheritance in object-oriented programming, providing practical examples and explanations.
Software Engineering: Methods and Tools
Explores software engineering complexity, UML, DSL, design patterns, agile development, and introduces the Arcimboldo tool.
Inheritance in Java: Concepts and Implementation
Covers the fundamental concepts of inheritance in Java and the importance of packages in managing access rights.
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.
Deep Copy in Java
Covers deep copy in Java, including polymorphic copy and the clone method.
Polymorphic Display in C++
Explores polymorphic display in C++, default behavior, finalizing class with unchangeable base value, and abstract product class.
Pointers in C++: Event-Driven Programming with GTKmm
Covers function pointers in C++ and their application in GTKmm for event-driven programming.