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
4,724 results
Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ In the previous video of ...
8,881 views
3 years ago
Java 21 is the first Java release with all essential pattern matching features finalized: sealed types and type patterns in an ...
30,609 views
2 years ago
Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ Today, we add another ...
116,730 views
4 years ago
Regular expressions can be quite confusing so many developers steer away from them. However, they are so powerful that I use ...
14,631 views
JavaOne is back! ➱ https://oracle.com/javaone How record patterns use records' transparency to safely deconstruct them in ...
5,390 views
There are multiple variants of the FACTORY DESIGN PATTERN IN JAVA. In this video, we'll go through the two most common ...
8,336 views
JEP 430 targets Java 21 and proposes to enhance the Java programming language with string templates. With them you can ...
13,790 views
Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ In this video, we break ...
133,335 views
98,287 views
79,955 views
Sometimes, we already have a working pattern that validates a specific string format, and we only need to add a whole string ...
669 views
Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ Regexes are one of the ...
38,738 views
The ongoing introduction of pattern matching to Java has put more weight on some language features than on others and ...
21,210 views
1 year ago
Learn how to use the JAVA DTO (Data Transfer Object) pattern in this easy-to-follow tutorial. The JAVA DTO pattern is a great way ...
262,937 views
This tutorial explains how the Knuth-Morris-Pratt (KMP) pattern matching algorithm works. Animated examples are used to quickly ...
59,879 views
5 years ago
43,982 views
64,812 views
Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ With this video, we add ...
64,039 views
How Pattern Matching is slowly changing the way you can write Java programs. This JEP Café tutorial covers Pattern Matching for ...
22,140 views
Have you ever had to write a SINGLETON IN JAVA? They can be hard to get right - I had a few coding bugs while filming the video ...
3,119 views