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
279 results
A java walk-through of the strategy pattern, with code example, UML Diagrams and pros and cons discussion.
269 views
13 years ago
This video explain factory design pattern along with real time project usage. One of the best book for Interview Questions Top ...
20,200 views
5 years ago
In this video, the Proactor and Reactor design patterns are explained. Both address the problem of having to process requests by ...
8,602 views
In this video, the Composite software design pattern is explained. Composite: Handle single and multiple objects in the same way.
10,903 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 Blackboard software design pattern is explained. Blackboard: Collaborate on common data to get the best ...
13,240 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,906 views
In this video, the Locks Patterns are generally explained. Locks: Acquire a mutual exclusive lock in an atomic manner before a ...
663 views
This video explains builder design patter along with real time project usage. One of the best book for Interview Questions Top ...
6,618 views
In this video, the Bridge software design pattern is explained. Bridge: Decouple the client abstraction and underlying ...
1,201 views
In this video, we discuss why being a single-book software architect is incredibly bad for your career, your system, and your team.
35 views
2 weeks ago
In this video, the Visitor software design pattern is explained. Visitor: Add different behavior for each object type in aggregates of ...
15,884 views
In this video, the Observer software design pattern is explained. Observer: Inform registered observers about changes. This is part ...
959 views
In this video, the Leasing design pattern is explained. Leasing: Set an expiration timeout on your resources, and release them ...
866 views
In this video, the Message software design pattern is explained. Message: Encapsulate information in a standardized way. This is ...
1,035 views
In this video, the Counted Pointer design pattern is explained. Counted Pointer: Count the references to an object, and delete the ...
963 views
Java Builder is a pattern that can help you to create complex objects. Every time we create a new instance model, we must ensure ...
2,167 views
4 years ago
In this video, a short overview for the Thread-Specific Storage software design pattern is given (also called "Thread-Local").
770 views
In this video, the Message Translator software design pattern is explained. Message Translator: Translate between different ...
774 views
Learn the key differences between the DAO (Data Access Object) and Repository patterns in this in-depth explanation.
2,250 views
1 year ago