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
5,042 results
In this installment of the course we talk about pattern matching in switch statements and sealed classes. You can find the full ...
737 views
3 years ago
Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ Today, we add another ...
116,924 views
4 years ago
Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ In the previous video of ...
8,908 views
80,090 views
Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ In this video, we break ...
133,635 views
37,030 views
98,448 views
Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ With this video, we add ...
64,175 views
44,041 views
In this video we're going to start looking at strings. Strings represent the text we use in applications. We'll start with the basics in ...
2,160 views
9 years ago
Hello Guys !!!!!! In this session, I'm going to show Live coding for PATTERN MATCHING in String. For Core Java Tutorials ...
59 views
Regular expressions can be quite confusing so many developers steer away from them. However, they are so powerful that I use ...
14,881 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
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 ...
21,331 views
2 years ago
code repo : https://github.com/sezginse7en/chain-of-responsibility In object-oriented design, the chain-of-responsibility pattern is a ...
1,520 views
This tutorial explains how the Knuth-Morris-Pratt (KMP) pattern matching algorithm works. Animated examples are used to quickly ...
59,911 views
5 years ago
Word Pattern Leetcode problem number 290 Solution in JAVA JAVA interview programming playlist: ...
18,662 views
Java 21 is the first Java release with all essential pattern matching features finalized: sealed types and type patterns in an ...
30,634 views
There are multiple variants of the FACTORY DESIGN PATTERN IN JAVA. In this video, we'll go through the two most common ...
8,377 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 ...
11,107 views