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
677 results
Java 21 is the first Java release with all essential pattern matching features finalized: sealed types and type patterns in an ...
30,225 views
2 years ago
How to use the new features from Java 17, especially Records, to improve your Java 8 code. Do you need to make your code ...
70,194 views
3 years ago
Java 25 ships with a number of new language features, many of which fit under the umbrella of data-oriented programming, ...
40,406 views
3 months ago
In this JEP Café, we will use a lot of the new features added to the JDK in the context of the Data Oriented Programming support: ...
29,287 views
1 year ago
Learn the principles of the Sequenced Collections, Sets, and Maps, a new feature introduced in JDK 21. Sequenced Collections ...
29,959 views
This video will help the students to learn: 1) What is space pattern? 2) How to display display space at the beginning of the pattern ...
433 views
In this video, I have explained the abstract factory pattern in detail. GitHub link for code:- ...
65 views
How can you write simple and performant equals() methods for your Java classes: the full tutorial. Usually you do not write your ...
19,447 views
It's been a long time since regular expression was invented by mathematician Stephen Cole Kleene in 1951. Within a few years it ...
1,286 views
Welcome to Neural Cipher! In this video, we solve Pattern Printing Questions in Java (Part-1) with clear explanations ...
89 views
1 month ago
How to use Java 17 new features, i.e. Records, Switch Expression and Pattern Matching for Switch (a preview feature of JDK 17) ...
14,033 views
In this regular expressions (regex) tutorial, we're going to be learning how to match patterns of text. Regular expressions are ...
1,343,367 views
8 years ago
Learn how to use Dynamic Programming in this course for beginners. It can help you solve complex programming problems, such ...
4,621,630 views
5 years ago
The Vector API can tremendously speed up computations by using the SIMD capabilities of your CPU. Learn how parallel ...
25,390 views
What's the difference between a tree, a trunk, a branch, a twig and a leaf? With the Composite Pattern, very little. Source code ...
2,563 views
4 years ago
In this Video, we are going to learn about char arrays, strings and solve the following questions: - Length of String - Reverse a ...
1,350,991 views
... circle when you're running the code you will get the output drawing circle right so this is how the factory pattern in Java works so ...
788 views
10 months ago
Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ If you've watched the ...
28,604 views
This video explains how to find if two strings are anagrams of each other or not in 3 different methods: Method 1: Time Complexity ...
387 views
Preparing for coding interviews? Competitive programming? Learn to solve 10 common coding problems and improve your ...
648,584 views