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
Object Invariants: Ownership and Soundness
Graph Chatbot
Related lectures (31)
Previous
Page 2 of 4
Next
Namespaces: Object-Oriented Programming
Covers the use of namespaces in C++ to avoid name conflicts and group objects.
Multiple Inheritance: Constructor Order & Virtual Inheritance
Explores constructor order, virtual inheritance, and challenges in multiple inheritance scenarios.
Object-Oriented Programming Fundamentals
Covers the basics of object-oriented programming in Python, including objects, classes, inheritance, and input/output handling.
Object-Oriented Programming: Pointers and Polymorphism
Covers fundamental object-oriented programming concepts in C++, focusing on data structuring through pointers.
Java Interfaces: Enumerated Types and Interfaces
Explores the principle of coding to an interface, Java enumerated types, and the benefits of using interfaces for encapsulation.
Object-Oriented Programming: Fundamentals and Examples
Covers the fundamentals of Object-Oriented Programming in C++, including encapsulation, inheritance, and polymorphism, with examples in various OOP languages.
Standard Library: Containers and Algorithms
Explores C++ standard library containers and algorithms, including associative tables, stacks, queues, and random number generation.
Object-Oriented Programming: Mini-project Overview
Introduces the mini-project 2, focusing on practicing object-oriented programming concepts.
Object-Oriented Programming: Understanding Inheritance in C++
Explains inheritance in C++ object-oriented programming, covering syntax, access control, and practical implementation examples.
Software Engineering: Methods and Tools
Explores software engineering complexity, UML, DSL, design patterns, agile development, and introduces the Arcimboldo tool.