ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

677 results

Java
Java 21 Pattern Matching Tutorial #RoadTo21

Java 21 is the first Java release with all essential pattern matching features finalized: sealed types and type patterns in an ...

23:28
Java 21 Pattern Matching Tutorial #RoadTo21

30,225 views

2 years ago

Java
Refactoring Java 8 code with Java 17 new features - JEP Café #9

How to use the new features from Java 17, especially Records, to improve your Java 8 code. Do you need to make your code ...

25:08
Refactoring Java 8 code with Java 17 new features - JEP Café #9

70,194 views

3 years ago

Java
All New Java Language Features Since Java 21 #RoadTo25

Java 25 ships with a number of new language features, many of which fit under the umbrella of data-oriented programming, ...

35:09
All New Java Language Features Since Java 21 #RoadTo25

40,406 views

3 months ago

Java
Data Oriented Programming in Java 21, Solving the Countdown game - JEP Cafe #22

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: ...

34:10
Data Oriented Programming in Java 21, Solving the Countdown game - JEP Cafe #22

29,287 views

1 year ago

Java
Java 21 New Feature: Sequenced Collections - JEP Cafe #19

Learn the principles of the Sequenced Collections, Sets, and Maps, a new feature introduced in JDK 21. Sequenced Collections ...

20:10
Java 21 New Feature: Sequenced Collections - JEP Cafe #19

29,959 views

2 years ago

Pyari Programming
Space pattern using java | Program to display space pattern | Tricks for space pattern

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 ...

20:03
Space pattern using java | Program to display space pattern | Tricks for space pattern

433 views

1 year ago

Java Ninja
Abstract Factory Pattern in Java with code example #designpatterns #abstractfactory

In this video, I have explained the abstract factory pattern in detail. GitHub link for code:- ...

20:26
Abstract Factory Pattern in Java with code example #designpatterns #abstractfactory

65 views

1 year ago

Java
Optimizing your equals() methods with Pattern Matching - JEP Cafe #21

How can you write simple and performant equals() methods for your Java classes: the full tutorial. Usually you do not write your ...

32:56
Optimizing your equals() methods with Pattern Matching - JEP Cafe #21

19,447 views

2 years ago

SpheroscopiC.
All about Regular Expressions in Julia

It's been a long time since regular expression was invented by mathematician Stephen Cole Kleene in 1951. Within a few years it ...

51:34
All about Regular Expressions in Julia

1,286 views

3 years ago

Neural Cipher
✅ Master Java Pattern Questions | Easy Step-by-Step for Beginners | Part-2 #javaprogramming #java

Welcome to Neural Cipher! In this video, we solve Pattern Printing Questions in Java (Part-1) with clear explanations ...

30:11
✅ Master Java Pattern Questions | Easy Step-by-Step for Beginners | Part-2 #javaprogramming #java

89 views

1 month ago

Java
Leverage Java 17 New Features to Create Your Wordle Checker - JEP Café #10

How to use Java 17 new features, i.e. Records, Switch Expression and Pattern Matching for Switch (a preview feature of JDK 17) ...

37:56
Leverage Java 17 New Features to Create Your Wordle Checker - JEP Café #10

14,033 views

3 years ago

Corey Schafer
Regular Expressions (Regex) Tutorial: How to Match Any Pattern of Text

In this regular expressions (regex) tutorial, we're going to be learning how to match patterns of text. Regular expressions are ...

37:55
Regular Expressions (Regex) Tutorial: How to Match Any Pattern of Text

1,343,367 views

8 years ago

freeCodeCamp.org
Dynamic Programming - Learn to Solve Algorithmic Problems & Coding Challenges

Learn how to use Dynamic Programming in this course for beginners. It can help you solve complex programming problems, such ...

5:10:02
Dynamic Programming - Learn to Solve Algorithmic Problems & Coding Challenges

4,621,630 views

5 years ago

Java
Learn how to write fast Java code with the Vector API - JEP Café #18

The Vector API can tremendously speed up computations by using the SIMD capabilities of your CPU. Learn how parallel ...

27:48
Learn how to write fast Java code with the Vector API - JEP Café #18

25,390 views

2 years ago

Coding Tutorials
The Composite Pattern

What's the difference between a tree, a trunk, a branch, a twig and a leaf? With the Composite Pattern, very little. Source code ...

24:38
The Composite Pattern

2,563 views

4 years ago

CodeHelp - by Babbar
Lecture22: All about Char Arrays, Strings & solving LeetCode Questions

In this Video, we are going to learn about char arrays, strings and solve the following questions: - Length of String - Reverse a ...

1:53:20
Lecture22: All about Char Arrays, Strings & solving LeetCode Questions

1,350,991 views

4 years ago

IIT Roorkee July 2018
Lecture 48: Factory Pattern in Java

... 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 ...

31:06
Lecture 48: Factory Pattern in Java

788 views

10 months ago

Geekific
Red-Black Trees Explained and Implemented in Java | Tree Rotations | Self-Balancing Trees | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ If you've watched the ...

20:01
Red-Black Trees Explained and Implemented in Java | Tree Rotations | Self-Balancing Trees | Geekific

28,604 views

4 years ago

TechStack9
Imp. Java Program for Interviews 20: Find If Two Strings are Anagrams or Not | 3 Different Methods

This video explains how to find if two strings are anagrams of each other or not in 3 different methods: Method 1: Time Complexity ...

32:17
Imp. Java Program for Interviews 20: Find If Two Strings are Anagrams or Not | 3 Different Methods

387 views

5 years ago

freeCodeCamp.org
10 Common Coding Interview Problems - Solved!

Preparing for coding interviews? Competitive programming? Learn to solve 10 common coding problems and improve your ...

2:10:50
10 Common Coding Interview Problems - Solved!

648,584 views

3 years ago