ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

984 results

Im-Teched
Make Java Strings UPPERCASE in 60 Seconds!

Learn how to transform any list of strings to UPPERCASE in Java using just one powerful line of code — clean, fast, and ...

0:56
Make Java Strings UPPERCASE in 60 Seconds!

844 views

7 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

4 months ago

The Debug Zone
How to Convert JSON String to List of Java Objects: A Step-by-Step Guide

In this video, we'll explore the process of converting a JSON string into a list of Java objects, a crucial skill for any developer ...

3:25
How to Convert JSON String to List of Java Objects: A Step-by-Step Guide

14 views

8 months ago

The Debug Zone
How to Create a Map from a List of Strings Using Java Streams

In this video, we'll explore the powerful capabilities of Java Streams by demonstrating how to transform a simple list of strings into ...

1:31
How to Create a Map from a List of Strings Using Java Streams

0 views

5 months ago

Peter Schneider
Reading a string in java to proper Date format

Reading a string in java to proper Date format duplicate I hope you found a solution that worked for you :) The Content is licensed ...

1:53
Reading a string in java to proper Date format

0 views

10 months ago

The Debug Zone
Understanding False Results When Casting Interned Strings to Objects in Java

In this video, we delve into the intricacies of Java's string interning mechanism and its implications when casting interned strings to ...

1:55
Understanding False Results When Casting Interned Strings to Objects in Java

1 view

4 months ago

Nida Karagoz
How do I read / convert an InputStream into a String in Java? (9 SOLUTIONS!!)

How do I read / convert an InputStream into a String in Java? (9 SOLUTIONS!!) ✧ I really hope you found a helpful solution!

4:24
How do I read / convert an InputStream into a String in Java? (9 SOLUTIONS!!)

2 views

9 months ago

DanSavageGames
Strings, Variables and If Statements in Java | TREM Ep2

I explain some simple parts of Java: Strings, Variables and If Statements. Music: Purrple Cat - Cool Breeze IDE: VSCodium ...

2:16
Strings, Variables and If Statements in Java | TREM Ep2

5 views

2 months ago

Roel Van de Paar
Trimming a java string based on string values? (3 Solutions!!)

Trimming a java string based on string values? Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:19
Trimming a java string based on string values? (3 Solutions!!)

234 views

2 weeks ago

The Debug Zone
Does Java Optimize String Concatenation with StringBuilder? Explained!

In this video, we dive into the intricacies of Java's string handling, specifically focusing on the optimization of string concatenation.

1:32
Does Java Optimize String Concatenation with StringBuilder? Explained!

0 views

3 months ago

Peter Schneider
Salesforce: Find out if a given string is Salesforce Id in Java

Find out if a given string is Salesforce Id in Java I hope you found a solution that worked for you :) The Content is licensed under ...

4:07
Salesforce: Find out if a given string is Salesforce Id in Java

0 views

7 months ago

The Debug Zone
Java String Concatenation vs Interning: Performance and Best Practices Explained

In this video, we dive into the fascinating world of Java string manipulation, focusing on two key concepts: string concatenation ...

1:31
Java String Concatenation vs Interning: Performance and Best Practices Explained

0 views

4 months ago

Nida Karagoz
How do I convert a String to an int in Java? (3 SOLUTIONS!!)

How do I convert a String to an int in Java? (3 SOLUTIONS!!) ✧ I really hope you found a helpful solution! ♡ The Content is ...

2:18
How do I convert a String to an int in Java? (3 SOLUTIONS!!)

2 views

9 months ago

DEEPTI SHARMA: Let's Learn Programming
String Manipulation in Java | Java String Methods #java #javatutorial #javaprogramming #oopsinjava

String Manipulation in Java | Java String Methods #java #javatutorial #javaprogramming #oopsinjava #javatutorialforbeginners ...

11:34
String Manipulation in Java | Java String Methods #java #javatutorial #javaprogramming #oopsinjava

6 views

3 months ago

Nida Karagoz
Reading a string in java to proper Date format

Reading a string in java to proper Date format ✧ I really hope you found a helpful solution! ♡ The Content is licensed under CC ...

1:38
Reading a string in java to proper Date format

0 views

9 months ago

The Debug Zone
Fixing DateTimeParseException: Can't Convert String to ZonedDateTime in Java

In this video, we tackle a common issue faced by Java developers: the DateTimeParseException when trying to convert a string ...

1:52
Fixing DateTimeParseException: Can't Convert String to ZonedDateTime in Java

2 views

9 months ago

Im-Teched
I Wish I Knew This Java Trick Sooner! Find the First Element Like a Pro!

Learn how to safely get the first element from a Java Stream using findFirst() and Optional—explained step-by-step in under 60 ...

0:58
I Wish I Knew This Java Trick Sooner! Find the First Element Like a Pro!

306 views

7 months ago

Im-Teched
Java Stream Count Method Made SUPER Simple!

Want to count elements in a Java list using streams? Let's break it down step by step. java streams, java even number, java count, ...

0:57
Java Stream Count Method Made SUPER Simple!

91 views

7 months ago

The Debug Zone
Understanding BitSet valueOf: How to Convert Strings to BitSets in Java

In this video, we delve into the powerful Java utility class BitSet and explore its `valueOf` method, which allows developers to ...

1:31
Understanding BitSet valueOf: How to Convert Strings to BitSets in Java

1 view

4 months ago

The Debug Zone
Kotlin String.split vs Java: Understanding Regex Differences Explained

In this video, we dive into the nuances of string manipulation in Kotlin and Java, focusing specifically on the differences between ...

1:55
Kotlin String.split vs Java: Understanding Regex Differences Explained

1 view

4 months ago