ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,311 results

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

4 views

6 months ago

Roel Van de Paar
convert map string string to map string list string - Java 7 (2 Solutions!!)

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

3:00
convert map string string to map string list string - Java 7 (2 Solutions!!)

5 views

4 days ago

King Kodes
Intro to Lambda Expressions in Java (Pt.1)

Understanding the basics of lambda expressions in Java, how they simplify code, and to practice using them in various scenarios.

1:18:35
Intro to Lambda Expressions in Java (Pt.1)

23 views

11 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

1 view

6 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

1 year ago

The Debug Zone
Understanding ListMapString,String vs ListObject in Java: Key Differences Explained

In this video, we dive into the intricacies of Java collections, specifically focusing on the differences between `ListMapString, ...

1:31
Understanding ListMapString,String vs ListObject in Java: Key Differences Explained

1 view

4 months ago

Roel Van de Paar
String comparision difference in different ways in java (2 Solutions!!)

String comparision difference in different ways in java Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:35
String comparision difference in different ways in java (2 Solutions!!)

15 views

1 month 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

6 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

17 views

10 months 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

5 months ago

Roel Van de Paar
No Json deserializer found for type List[(java.util.UUID, String, String, String, Int, Int, Int,...

No Json deserializer found for type List[(java.util.UUID, String, String, String, Int, Int, Int, Int, java.sql.Timestamp)] Helpful? Please ...

3:23
No Json deserializer found for type List[(java.util.UUID, String, String, String, Int, Int, Int,...

81 views

9 months ago

EMELISWAP ICT
String Inbuilt  Methods and Parameters in Java Object Oriented Programming Language

This video describes the String data types and explains the various methods that can be used to manipulate Strings.

26:20
String Inbuilt Methods and Parameters in Java Object Oriented Programming Language

51 views

11 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

4 months ago

Roel Van de Paar
How to assign value to each character in string Java? (3 Solutions!!)

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

2:23
How to assign value to each character in string Java? (3 Solutions!!)

4 views

4 days 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

6 months ago

Dandalf
Java Character Data Type

Introduction to Java Characters The character data type, char Character literals, variables ASCII vs. Unicode The Character class ...

24:34
Java Character Data Type

47 views

9 months ago

The Debug Zone
How to Convert String to Locale in Java: A Step-by-Step Guide

In this video, we will explore the process of converting strings to locale objects in Java, a crucial skill for developers working with ...

1:54
How to Convert String to Locale in Java: A Step-by-Step Guide

3 views

10 months ago

codewit
Java Objects - Nikita talks about how String objects can represent different dorm rooms

Nikita discusses how Java String Objects can be constructed to represent different college residence hall rooms. Learn and ...

7:17
Java Objects - Nikita talks about how String objects can represent different dorm rooms

14 views

9 months ago

The Debug Zone
Java 8 Streams: How to Parse Strings to Integer Efficiently

In this video, we dive into the powerful features of Java 8 Streams and explore how to efficiently parse strings into integers.

1:32
Java 8 Streams: How to Parse Strings to Integer Efficiently

8 views

9 months ago

The Debug Zone
Java: Check if String Ends with Any Entry in a List of Strings

In this video, we dive into a common programming challenge in Java: determining whether a given string ends with any entry from ...

2:41
Java: Check if String Ends with Any Entry in a List of Strings

3 views

6 months ago