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
C++ Project Organization: Object-Oriented Programming
Graph Chatbot
Related lectures (28)
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.
Object-Oriented Programming: Error Management and Course Logistics
Outlines the course logistics and objectives for Object-Oriented Programming, focusing on error management and the integration of practical sessions with theoretical learning.
Event-Driven Programming: Introduction to GTKmm4
Covers event-driven programming with GTKmm4, focusing on non-blocking input and user interaction management.
Object-Oriented Programming: Polymorphism and Pointers
Explores object-oriented programming concepts like polymorphism and pointers in C++.
Operators and Expressions: Programming in C
Explains operators and expressions in C, focusing on arithmetic, comparison, and logical operations.
Object-Oriented Programming: Operator Overloading and Project Logistics
Discusses project logistics and introduces operator overloading in C++ for a simulation project.
Introduction to Programming: Basics and Control Structures
Introduces programming basics and control structures, emphasizing hands-on practice for exam preparation and project work.
Static Usage in C++: Understanding Variable Lifetimes
Covers the three usages of 'static' in C++, focusing on variable lifetimes and scope.