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
288 results
This video explain factory design pattern along with real time project usage. One of the best book for Interview Questions Top ...
20,185 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
In this video, the Proactor and Reactor design patterns are explained. Both address the problem of having to process requests by ...
8,282 views
5 years ago
In this video, the Composite software design pattern is explained. Composite: Handle single and multiple objects in the same way.
10,667 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,841 views
This video explains builder design patter along with real time project usage. One of the best book for Interview Questions Top ...
6,608 views
Learn the key differences between the DAO (Data Access Object) and Repository patterns in this in-depth explanation.
1,960 views
1 year ago
In this video, the Strategy software design pattern is explained. Strategy: Provide behaviour dynamically by supplying a method to ...
754 views
In this video, the Bridge software design pattern is explained. Bridge: Decouple the client abstraction and underlying ...
1,182 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,132 views
3 years ago
This video discusses the essential Java books for senior software engineers. As experienced Java developers, we seek to ...
868 views
2 years ago
In this video, the Message Bus software design pattern is explained. Message Bus: Provide a common communication platforom ...
7,571 views
In this video, the Locks Patterns are generally explained. Locks: Acquire a mutual exclusive lock in an atomic manner before a ...
650 views
In this video, the Visitor software design pattern is explained. Visitor: Add different behavior for each object type in aggregates of ...
15,822 views
In this video, the Observer software design pattern is explained. Observer: Inform registered observers about changes. This is part ...
955 views
In this video, the Message software design pattern is explained. Message: Encapsulate information in a standardized way. This is ...
1,010 views
In this video, the Counted Pointer design pattern is explained. Counted Pointer: Count the references to an object, and delete the ...
954 views
3) Should be familiar with all the design pattern. 4) Always be up-to-date with the technologies. Simranjeet Kaur, who is working ...
369 views
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,967 views
A look at the MVC component model and where Java Server Pages fit in. Also a few notes about the request and response ...
6,882 views
12 years ago