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
Behavioral pattern
Applied sciences
Computer engineering
Software development
Software design
Related lectures (32)
Graph Chatbot
Login to filter by course
Login to filter by course
Reset
Previous
Page 2 of 4
Next
Design Patterns: Observer/MVC
Explores implementing Observer and MVC design patterns in Java for updating a spreadsheet interface.
Wave Equations: Vibrating String
Explores the wave equation for a vibrating string and its numerical solution using finite difference formulas and the Newmark scheme in MATLAB/GNU Octave.
Design Patterns: Observer
Covers the implementation of the Observer design pattern in Java.
Software Engineering: Methods and Tools
Explores software engineering complexity, UML, DSL, design patterns, agile development, and introduces the Arcimboldo tool.
Heterogeneous Collections in C++
Explores the implementation of heterogeneous collections in C++, emphasizing clean design choices for users.
Design Patterns: Decorator and Composite
Covers the Decorator and Composite design patterns for adding functionality and composing objects.
Design Patterns: MVC Pattern
Explains the Model-View-Controller (MVC) design pattern using Java code examples.
Design: Abstraction and Modularity
Emphasizes designing for actual needs, estimating complexity, and using design patterns like MVC, MVP, and MVVM.
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.
Principles of Computer Systems: Fundamentals & Abstractions
Covers the fundamentals of building computer systems, emphasizing modularity, abstraction, and scalability in system design.