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,383 results
Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ In the previous video of ...
8,405 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,248 views
2 years ago
There are multiple variants of the FACTORY DESIGN PATTERN IN JAVA. In this video, we'll go through the two most common ...
7,617 views
1 year ago
Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ Today, we add another ...
113,084 views
4 years ago
Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ In this video, we break ...
95,308 views
Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ Regexes are one of the ...
37,468 views
Regular expressions can be quite confusing so many developers steer away from them. However, they are so powerful that I use ...
11,247 views
This tutorial explains how the Knuth-Morris-Pratt (KMP) pattern matching algorithm works. Animated examples are used to quickly ...
59,200 views
5 years ago
JEP 430 targets Java 21 and proposes to enhance the Java programming language with string templates. With them you can ...
13,770 views
Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ With this video, we add ...
62,230 views
In this installment of the course we talk about pattern matching in switch statements and sealed classes. You can find the full ...
652 views
Hello Guys !!!!!! In this session, I'm going to show Live coding for PATTERN MATCHING in String. For Core Java Tutorials ...
58 views
Hello This is Deepak Gupta ,Welcome to my YouTube channel. , I will upload all the videos of Java Description: In this Java ...
1,171 views
How Pattern Matching is slowly changing the way you can write Java programs. This JEP Café tutorial covers Pattern Matching for ...
21,749 views
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 ...
258,898 views
This video teaches how to split a string in Java. The way that is accomplished in this video is using the String method split. In Java ...
20,182 views
In this video I explain what are the Regex. How to use the Regex in Java with the Pattern object and the Matcher object. I will also ...
847 views
Java 21 will be released the 19/09/2023. This time, it's an LTS version, a Long-Term Support version. And it comes with a lot of ...
10,364 views
This #JEPCafe discusses JEP 395: Records, released with JDK 16. We start with a short recap on what records are, then discuss ...
12,474 views
... to implement in Java one of the most used and well-known design patterns : the Singleton pattern. The premise of this pattern is ...
33 views
Sometimes, we already have a working pattern that validates a specific string format, and we only need to add a whole string ...
668 views
Do you have any Query? Kindly message us on WhatsApp https://wa.me/message/VLQEBSCSNL73P1 . We won't pick calls, just ...
112 views
7 years ago
Word Pattern Leetcode problem number 290 Solution in JAVA JAVA interview programming playlist: ...
17,210 views
Save 20% on Interview Prep Courses with Exponent: https://www.byte-by-byte.com/aff/exponent String interview questions are ...
93,473 views
6 years ago
Are you a busy developer who wants to use Pattern Matching but can not find enough time to read through all the details?
14,070 views