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
100,789 results
In this episode I show the Factory Method design pattern. I show what issues it can solve and how it can make the code less ...
420 views
8 years ago
Because of Eric Evans' Domain Driven Design, agile developers are familiar with embedding their domain models in their code, ...
5,838 views
14 years ago
In this tutorial, we introduce Python programmers to the core tactical patterns of Domain-Driven Design (DDD) and show how they ...
8,045 views
4 years ago
Container queries are more than just a media query that looks at the parent, it also is aware of the font-size of the parent, which ...
53,988 views
1 year ago
Hi guys, My name is Mike the Coder and this is my programming youtube channel. I like C++ and please message me or comment ...
2,277 views
2 years ago
In this episode, Robert is joined by Phil Japikse for a chat about design patterns. Software design patterns have been around long ...
254,448 views
9 years ago
In this video, we're going to see how we can take a basic single server setup to a full blown scalable system. We'll take a look at ...
399,978 views
We've all written an Observer Pattern or list of Listeners at some point or another. And then later had to make it "thread safe".
5,852 views
This is the sixth of an eight part series where Robert is joined by Phil Japikse to discuss design patterns. A design pattern is a best ...
56,136 views
This is the last of an eight part series where Robert is joined by Phil Japikse to discuss design patterns. A design pattern is a best ...
27,501 views
Welcome to this first pattern now in the design patterns part of this module and the pattern we talk about here is the so-called ...
5,545 views
How do you analyse qualitative text data? What is coding? This video tutorial will give a basic introduction to different methods of ...
555,363 views
6 years ago
Introduction, Naive GUI, Mediator Pattern https://github.com/javadude/patterns.session1.
2,091 views
10 years ago
Factory Method, Abstract Factory and Builder Patterns Code: github.com/javadude/patterns.session7.git.
9,054 views
This is the first of an eight part series where Robert is joined by Phil Japikse to discuss design patterns. A design pattern is a best ...
35,243 views
Visit the https://archive.devcon.org/ to gain access to the entire library of Devcon talks with the ease of filtering, playlists, ...
2,181 views
3 years ago
This is the seventh of an eight part series where Robert is joined by Phil Japikse to discuss design patterns. A design pattern is a ...
18,133 views
The Command and Strategy design patterns have been our companions for more than two decades. And still, we keep wondering ...
1,136 views
More courses! Free C++ course: https://www.udemy.com/course/free-learn-c-tutorial-beginners/?
44,610 views
13 years ago
I am breaking a hard dependency in the form of a static third party util. The Code: ...
2,800 views