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
93 results
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 ...
502 views
4 years ago
This video explains builder design patter along with real time project usage. One of the best book for Interview Questions Top ...
6,598 views
First Coding With Gil video, it's a one take (the video got split because I pressed Ctrl+R in the middle which caused it to stop ...
436 views
7 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,102 views
3 years ago
Implementación en Haskell del patrón de búsqueda por primero el mejor en espacios de estados y su aplicación al problema de ...
333 views
5 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,960 views
Exploring enterprise AI patterns, talk delivered by Marcus Hellberg as part of the 2024 Vaadin Create Conference. #java #ai.
189 views
1 year ago
https://conf.tlapl.us/2020/10-Yovine_and_Solsona-TLA_+_specification_of_PCR_parallel_programming_pattern.pdf.
227 views
So we can count the number of instances of a regular expression pattern, and that is what we can use groups for. And other ...
12,890 views
13 years ago
This post will explain more about the Java record feature, what it is, and how to apply it in several cases beyond DTOs.
1,460 views
2 years ago
The new Java features like records, sealed classes and pattern matching have all been added to support the Data Oriënted ...
109 views
Interceptors are a pattern in the Clojure community that help with state management, error handling, and asynchronous ...
698 views
As software architects and designers, we have a common goal: Simplicity. We want to archive success, mainly because the clarity ...
264 views
This stream is (probably) the last segment in our journey into porting Java's ConcurrentHashMap to Rust. We start writing some ...
10,885 views
In this Java Streams tutorial (Part 3), we dive into key Stream operations: filter(), map(), and flatMap(), demonstrating each with ...
682 views
11 months ago
example of nested for loop in C++ #programming #coding #C++#nestedforloop#programming#C++#codingnested for loop in java ...
22 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,808 views
I show you how to learn everything about Kotlin in this free training: 👉 https://antonioleiva.com/free-training 🔹 What is ...
15,362 views
Hello guys, in this video, we'll take a scenario and automate that using a page object model with selenium java. Scenario: 1.
7,023 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,044 views