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
Scientific Computing in C++
Graph Chatbot
Related lectures (30)
Previous
Page 3 of 3
Next
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.
Inheritance in Object-Oriented Programming: Concepts and Implementation
Covers inheritance in object-oriented programming, focusing on class hierarchies and practical implementation examples.
Introduction to Object-Oriented Programming
Covers the basics of object-oriented programming in C++, including encapsulation, abstraction, and the importance of grouping data and methods.
Object-Oriented Programming: Introduction and Benefits
Introduces Object-Oriented Programming with Python, showcasing a practical example of its utility and advantages.
Object-Oriented Programming: Introduction to OOP
Introduces the fundamental concepts of object-oriented programming in C++ and emphasizes communication, forum messages, project registrations, and installations.
Object-Oriented Programming in C++
Covers advanced topics in object-oriented programming using C++.
Multiple Inheritance: Constructor Order & Virtual Inheritance
Explores constructor order, virtual inheritance, and challenges in multiple inheritance scenarios.
Operator Overloading in C++
Explores operator overloading in C++, emphasizing internal and external overloads and their application to complex numbers.
Object Oriented Programming in C++: Introduction and Encapsulation
Covers the basics of object-oriented programming in C++, including encapsulation and complex number representation.
Object-Oriented Programming: Operator Overloading & Project Description
Covers operator overloading in C++ and introduces a project simulating intelligent behavior in bee colonies.