Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
84 results
In this video, the Observer software design pattern is explained. Observer: Inform registered observers about changes. This is part ...
959 views
5 years ago
I show you how to learn everything about Kotlin in this free training: 👉 https://antonioleiva.com/free-training 🔹 What is ...
15,455 views
A java walk-through of the strategy pattern, with code example, UML Diagrams and pros and cons discussion.
269 views
13 years ago
In this video, the Composite software design pattern is explained. Composite: Handle single and multiple objects in the same way.
10,893 views
This is a recording of the final lecture in the course "Design Patterns" at Graz University of Technology (Austria) on Jan. 20th 2021.
1,904 views
In this video, the Strategy software design pattern is explained. Strategy: Provide behaviour dynamically by supplying a method to ...
761 views
In this video, the Proactor and Reactor design patterns are explained. Both address the problem of having to process requests by ...
8,593 views
Interceptors are a pattern in the Clojure community that help with state management, error handling, and asynchronous ...
710 views
3 years ago
In this third Crust of Rust video, we cover iterators and trait bounds, by re-implementing the "flatten" Iterator method from the ...
123,329 views
6 years ago
In this video, the Bridge software design pattern is explained. Bridge: Decouple the client abstraction and underlying ...
1,201 views
In this video, the Locks Patterns are generally explained. Locks: Acquire a mutual exclusive lock in an atomic manner before a ...
663 views
In this video, the Message software design pattern is explained. Message: Encapsulate information in a standardized way. This is ...
1,033 views
In this video, the Counted Pointer design pattern is explained. Counted Pointer: Count the references to an object, and delete the ...
963 views
In this video, we discuss why being a single-book software architect is incredibly bad for your career, your system, and your team.
34 views
2 weeks ago
In this stream, we started porting parts of the flamegraph profiling tool to Rust: http://www.brendangregg.com/flamegraphs.html.
53,455 views
7 years ago
In this video, the Visitor software design pattern is explained. Visitor: Add different behavior for each object type in aggregates of ...
15,882 views
In this video, the Leasing design pattern is explained. Leasing: Set an expiration timeout on your resources, and release them ...
865 views
In this video, we take our exploration of the AI pattern planning architecture a major step forward by replacing our previous ...
25 views
3 weeks ago
In this video, the Command software design pattern is explained. Command: Encapsulate a task and its context to be executed ...
1,955 views
Discover powerful advanced tips for utilizing Java records effectively. Learn how to leverage compact constructors and ensure ...
638 views