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
29 results
This video explains builder design patter along with real time project usage. One of the best book for Interview Questions Top ...
6,606 views
4 years ago
Regular expressions is primarily a tool, but also sometimes used in code actively to essentially match patterns and strings.
12,894 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,126 views
3 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
Do NOT combine unnecessary code, please turn ON your brains [both host sides - CLR/Native/JVM]. /This is Part 2. C++, C# and ...
14,131 views
7 years ago
As software architects and designers, we have a common goal: Simplicity. We want to archive success, mainly because the clarity ...
265 views
Interceptors are a pattern in the Clojure community that help with state management, error handling, and asynchronous ...
702 views
In this Java Streams tutorial (Part 3), we dive into key Stream operations: filter(), map(), and flatMap(), demonstrating each with ...
684 views
1 year ago
A `for` loop executes commands once for each value in a collection. - A `for` loop is made up of a collection, a loop variable, and a ...
524 views
This post will explain more about the Java record feature, what it is, and how to apply it in several cases beyond DTOs.
1,486 views
Messenger: The (Complete) Story of Method Lookup by Jay McGavren You call a method on an object, and it invokes the instance ...
960 views
10 years ago
In this third Crust of Rust video, we cover iterators and trait bounds, by re-implementing the "flatten" Iterator method from the ...
119,278 views
5 years ago
This stream is (probably) the last segment in our journey into porting Java's ConcurrentHashMap to Rust. We start writing some ...
10,939 views
6 years ago
Let's see if it has-- It will have our query string somewhere. Request URL. Yeah. Original query, ignore bad query, second pass, ...
613 views
Writing small classes is hard. You know you should, but how? It's so much easier to write a large class. In this talk we'll build up a ...
1,324 views
11 years ago
Abstract: At NoRedInk we had a normal React code base. That is, until we tried Elm – a purely functional language that compiles ...
8,370 views
Talk given at Full Stack Fest 2017: https://fullstackfest.com Think about the new tools that are taking over the Javascript ecosystem: ...
4,046 views
8 years ago
1. 00:00 - Michael Hartl - Learn Enough to be Dangerous 2. 01:45 - David Bock - Cooking Management to Give Back 3. 03:23 ...
1,473 views
This Python 3 tutorial course aims to teach everyone the basics of programming computers using Python. The course has no ...
7,595,405 views
RubyConf 2018 - Beating Mastermind: Winning with the help of Donald Knuth by Adam Forsyth Come solve logic games with ...
4,938 views