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 1 of 3
Next
Microrécif Project: C++ Simulation and Interface Development
Covers the Microrécif project, focusing on C++ simulation development and graphical interface implementation using GTKmm.
Memory Safety and Client/Server Architecture: Key Concepts
Covers memory safety principles and the client/server architecture in system design.
Increment Operators in C: Understanding ++x and x++
Explains the differences between the prefix and suffix increment operators in C programming, emphasizing clarity and best practices in coding.
Modular Programming: Managing Project Complexity
Covers modular programming principles, focusing on managing project complexity through effective code structuring and dependency management.
Pointers in C++: Event-Driven Programming with GTKmm
Covers function pointers in C++ and their application in GTKmm for event-driven programming.
Inheritance in Object-Oriented Programming: Concepts and Implementation
Covers inheritance in object-oriented programming, focusing on class hierarchies and practical implementation examples.
C++ Standard Library: Containers and Algorithms
Covers the basics of C++ standard library containers, algorithms, and iterators.
Scientific Computing Essentials
Covers algorithmic thinking, Python programming, numerical methods, and essential computing concepts for scientific computing.
Termination Analysis using Dependency Pairs
Explores automated termination analysis using dependency pairs, covering classical and modern techniques, annual competitions, and tools like AProVE.
Abstract Data Structures in C++
Covers procedural and object-oriented programming, abstract data structures, templates, and the C++ standard library.