ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,686 results

vlogize
How to Use Regex in Java to Replace Characters After a Pattern Match

Learn how to effectively utilize regex in Java to remove unwanted characters from strings based on specific patterns. --- This video ...

1:39
How to Use Regex in Java to Replace Characters After a Pattern Match

0 views

8 months ago

Java
How can you split a string of characters? - Cracking the Java Coding Interview #javacoding #javatips

Cracking the #Java #Coding #Interview - Question 281: How can you split a string of characters? Watch all the questions here: ...

1:04
How can you split a string of characters? - Cracking the Java Coding Interview #javacoding #javatips

14,947 views

4 months ago

Hyperskill_USA
Easy Java mistake

java #programming #learnjava #techtok.

1:10
Easy Java mistake

303 views

9 months ago

The Debug Zone
How to Parse Strings in Java Using Regex Patterns: A Step-by-Step Guide

In this video, we'll dive into the powerful world of regular expressions (regex) in Java, exploring how to effectively parse strings ...

1:32
How to Parse Strings in Java Using Regex Patterns: A Step-by-Step Guide

3 views

3 months ago

vlogize
Mastering Regex for Path Matching in Java

Learn how to effectively match complex path patterns in Java using regex with a practical example. Explore methods to filter ...

1:54
Mastering Regex for Path Matching in Java

1 view

8 months ago

vlogize
Understanding the Order of Java Regex Expressions

Discover the secrets of Java regex and learn how to effectively split polynomial strings with this in-depth guide to regex ...

1:48
Understanding the Order of Java Regex Expressions

2 views

8 months ago

TramoTech
Stop Struggling! Java Regex Explained for the Impatient

In this guide, we'll cover the essentials you need to know to handle most common use cases. By Ahmed Fikri a Software Architect ...

2:12
Stop Struggling! Java Regex Explained for the Impatient

500 views

11 months ago

vlogize
Extracting Strings and Numbers from Text Using Regex in Java

Learn how to efficiently separate strings and numbers in Java using regex. Perfect for developers looking to enhance string ...

1:40
Extracting Strings and Numbers from Text Using Regex in Java

6 views

8 months ago

vlogize
Mastering ByteBuddy ElementMatchers for Regex in Java

Learn how to effectively use `ByteBuddy` ElementMatchers with regular expressions to apply advice only to selected methods in ...

1:41
Mastering ByteBuddy ElementMatchers for Regex in Java

5 views

8 months ago

vlogize
How to Use Java Regex to Accurately Find Integers in a String

Discover how to refine your Java regex patterns to effectively extract integers from strings, ensuring clean results without ...

1:50
How to Use Java Regex to Accurately Find Integers in a String

1 view

8 months ago

vlogize
How to Efficiently Parse Numbers from Text Using Regular Expressions in Java

Learn how to successfully use Java's regular expressions to extract numbers from text strings. This guide covers common pitfalls ...

1:59
How to Efficiently Parse Numbers from Text Using Regular Expressions in Java

3 views

6 months ago

Madras Academy
🔍 Java Input Validation & String Magic in 60 Seconds! 🧪📲 (Regex, Scanner, String)

Learn how to validate email & mobile numbers using Regex in Java ⚙️ and how to do fun string transformations with ...

0:53
🔍 Java Input Validation & String Magic in 60 Seconds! 🧪📲 (Regex, Scanner, String)

134 views

8 months ago

vlogize
Using Regex in Java to Check if 'X' is Followed by a Character Other Than L or C

Learn how to use regex in Java to check if the character 'X' is followed by any character other than 'L' or 'C'.

1:32
Using Regex in Java to Check if 'X' is Followed by a Character Other Than L or C

0 views

10 months ago

The Debug Zone
How to Filter Logs with Regex in Java: A Step-by-Step Guide

In this video, we'll dive into the powerful world of regular expressions (regex) and how they can be utilized to filter logs in Java.

3:16
How to Filter Logs with Regex in Java: A Step-by-Step Guide

21 views

7 months ago

vlogize
How to Use Regex in Java to Find Multiple Occurrences of the Number 6 in a String

This guide explains how to create a `Regex` expression in Java that detects one or more occurrences of the number `6` in a string, ...

2:02
How to Use Regex in Java to Find Multiple Occurrences of the Number 6 in a String

0 views

2 months ago

vlogize
How to Use Java Regex to Filter Strings Based on Specific Patterns

Learn how to effectively use `Java Regex` to filter out unwanted characters from your strings and keep only the patterns that matter ...

1:38
How to Use Java Regex to Filter Strings Based on Specific Patterns

0 views

3 months ago

vlogize
How to Get All Possible Matches from a Regex in Java

Learn how to effectively extract all possible matches using regex in Java, understand the nuances of greedy matching, and ...

2:02
How to Get All Possible Matches from a Regex in Java

0 views

8 months ago

vlogize
How to Use Regular Expressions in Java to Remove Dots and Preceding Characters

Learn how to effectively remove dots and the character before them from strings in Java using regular expressions. Take your ...

1:40
How to Use Regular Expressions in Java to Remove Dots and Preceding Characters

0 views

4 months ago

vlogize
Creating a Java Object from a Text File Using Regex in Java

Learn how to easily create a Java object by reading and parsing data from a text file. In this guide, we walk you through the ...

2:19
Creating a Java Object from a Text File Using Regex in Java

1 view

8 months ago

vlogize
Using Regex in Java to Match a Hostname in a Comma-Separated String

Learn how to correctly use regex in Java to match a hostname within a comma-separated string. --- Disclaimer/Disclosure: Some ...

1:44
Using Regex in Java to Match a Hostname in a Comma-Separated String

1 view

11 months ago