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
Design Patterns: Elements of Reusable Object-Oriented Software
Graph Chatbot
Related lectures (31)
Previous
Page 3 of 4
Next
Adapter Design Pattern: ArrayShuffler
Covers the Adapter design pattern using the example of ArrayShuffler in Java.
Design Patterns for Decentralized Systems
Explores design patterns for decentralized systems, workload management, failure handling, and time management in large-scale systems.
LabVIEW: Display and DAQ
Covers LabVIEW programming, focusing on displaying data and acquiring it.
C++ Standard Library: Tools Overview
Covers the main tools in the C++ standard library, emphasizing their importance for efficient programming.
Design Patterns: Composite Objects and Array Structures
Explores composite objects, array structures, and design patterns in scientific computing, emphasizing efficient data handling and compute operations.
Classes and Encapsulation: Principles of Modular Programming
Covers the principles of classes, encapsulation, and modular programming in C++.
Design Patterns: Observer/MVC
Explores implementing Observer and MVC design patterns in Java for updating a spreadsheet interface.
Observer Design Pattern
Explores the Observer design pattern in graphical interfaces using a simple spreadsheet example to demonstrate automatic value updates.
Object-Oriented Programming Fundamentals
Covers the basics of object-oriented programming in Python, including objects, classes, inheritance, and input/output handling.
Design Patterns: MVC Pattern
Explains the Model-View-Controller (MVC) design pattern using Java code examples.