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
1,263 results
في هذا الفيديو يقدم لنا المهندس احمد رملي مقدمة حول Design Patterns بلغة Java. سنتعرف على المفهوم الأساسي للأنماط التصميمية وأهميتها ...
310 views
9 months ago
En este video, exploraremos el **adapter pattern** en Java, un **design pattern** estructural. Este patrón es muy útil en el ...
22 views
The Strategy design pattern is one of the most-asked patterns in low level design (LLD) interviews — it replaces sprawling if-else ...
8 views
13 days ago
IntrinsicIntelligence #javaprogramming #javaee #java #designpatternsinjava #designpatterns #fullstackdevelopment ...
1 view
10 months ago
Prototype Design Pattern in Java explained with practical examples, real-world use cases, and interview-focused concepts.
14 views
3 weeks ago
Are you still using 'new' everywhere? The video explains why hard-coding objects can make code fragile and introduces the ...
52 views
In this video, we will learn a complete overview of Design Patterns in Java. Design patterns are proven and reusable solutions to ...
135 views
5 months ago
6 views
3 months ago
Design Patterns are one of the most important concepts every software developer should know. In this video, we'll understand ...
16 views
7 months ago
Different Types of Java Design Patterns | 5 Design Patterns EVERY DEVELOPER should know | Best PRACTICES In this video, ...
23 views
8 months ago
Welcome to the Complete Design Patterns Series for Software Developers & Interview Preparation! In this video, we will ...
46 views
2 months ago
The State design pattern is the most-confused pattern in low level design (LLD) interviews because it looks identical to Strategy in ...
2 weeks ago
Java Interview Questions – Episode 5 What's the difference between the Decorator, Proxy, and Adapter patterns in Java?
80 views
11 months ago
Structural Design Patterns in Java explained with simple examples, real-world use cases, and interview-focused concepts.
15 views
4 months ago
The Template Method design pattern is the abstract-class superpower most devs ignore — it defines a fixed algorithm skeleton ...
0 views
The Observer design pattern powers every event listener, subscriber, and pub/sub system — and it's one of the most-asked ...
12 views
Builder Design Pattern in Java explained with real-world examples, interview questions, and clean code best practices.
37 views
1 month ago
Java Decorator Design pattern example.
This video demonstrates a simple example of Strategy Design Pattern using JAVA. #java #designpatterns.