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
263 results
This video explain factory design pattern along with real time project usage. One of the best book for Interview Questions Top ...
20,184 views
4 years ago
A java walk-through of the strategy pattern, with code example, UML Diagrams and pros and cons discussion.
269 views
13 years ago
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,128 views
3 years ago
In this video, the Proactor and Reactor design patterns are explained. Both address the problem of having to process requests by ...
8,254 views
5 years ago
Learn the key differences between the DAO (Data Access Object) and Repository patterns in this in-depth explanation.
1,944 views
1 year ago
This video explains builder design patter along with real time project usage. One of the best book for Interview Questions Top ...
6,606 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,834 views
In this video, the Composite software design pattern is explained. Composite: Handle single and multiple objects in the same way.
10,657 views
In this video, the Strategy software design pattern is explained. Strategy: Provide behaviour dynamically by supplying a method to ...
753 views
This video discusses the essential Java books for senior software engineers. As experienced Java developers, we seek to ...
868 views
2 years ago
Like any other language, Java has the enum feature that allows us to enumerate items. It is helpful to list delimited items in your ...
2,966 views
In this video, the Visitor software design pattern is explained. Visitor: Add different behavior for each object type in aggregates of ...
15,820 views
In this video, the Bridge software design pattern is explained. Bridge: Decouple the client abstraction and underlying ...
1,178 views
Looking to improve your JavaScript skills? Dive into this video where I cover 10 essential JavaScript patterns every developer ...
1,107 views
This video contains all the interview questions related to Singleton design pattern in java. One of the best book for Interview ...
8,960 views
In this video, we'll give a next on Java reflection with Proxy. If you like me and enjoy good framework API, you might love Spring ...
463 views
In this video, the Locks Patterns are generally explained. Locks: Acquire a mutual exclusive lock in an atomic manner before a ...
650 views
Fabryka abstrakcyjna (Abstract Factory) Fabryka abstrakcyjna jest kreacyjnym wzorcem projektowym, który udostępnia interfejs do ...
1,620 views
As software architects and designers, we have a common goal: Simplicity. We want to archive success, mainly because the clarity ...
265 views
Metoda Wytwórcza bardziej praktyczny przykład. Jak już wiemy intencją wzorca, jest zdefiniowanie interfejsu do tworzenia ...
895 views