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
Multiple inheritance
Formal sciences
Theoretical computer science
Programming language theory
High-level programming lang...
Graph Chatbot
Related lectures (25)
Login to filter by course
Login to filter by course
Reset
Previous
Page 3 of 3
Next
Operator Overloading in C++
Covers operator overloading in C++ with a focus on adding accessories to watches.
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.
Programming Concepts: Functions, Inheritance, Code Optimization
Covers advanced programming concepts like higher-order functions and inheritance.
Eigen and Pybind Libraries
Introduces Eigen and Pybind libraries for linear algebra operations and C++ function binding to Python.
Protected Access in C++
Covers the concept of protected access in C++, explaining its role in class hierarchies.