ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,007 results

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

In this video, we'll explore the process of converting a string representation of time into a LocalTime object in Java. Whether you're ...

2:35
How to Convert String to LocalTime in Java: A Step-by-Step Guide

1 view

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

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

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

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

5 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

9 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

3 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

10 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
How to Split a String and Select the Nth Part in Programming Languages

In this video, we'll explore the essential technique of splitting strings and selecting specific parts across various programming ...

1:30
How to Split a String and Select the Nth Part in Programming Languages

17 views

4 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

10 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
How to Search Strings in Decompiled .class Files Using IntelliJ IDEA

In this video, we delve into the process of searching for strings within decompiled .class files using IntelliJ IDEA. Whether you're a ...

1:30
How to Search Strings in Decompiled .class Files Using IntelliJ IDEA

5 views

4 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

3 months ago

Zacks Software Academy
Why public static void main(String[] args)? | Java Interview Question Explained in Depth

Master the Java main() Method with this Complete Interview Guide! Download your FREE Java Interview Cheat Sheet: ...

1:02:01
Why public static void main(String[] args)? | Java Interview Question Explained in Depth

615 views

3 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

Peter Schneider
How to convert all decimal numbers in a string to binary in java?

How to convert all decimal numbers in a string to binary in java? I hope you found a solution that worked for you :) The Content is ...

3:45
How to convert all decimal numbers in a string to binary in java?

0 views

8 months ago

The Debug Zone
Understanding Java String Intern Function: Benefits and Usage Explained

In this video, we dive into the Java String intern function, a powerful feature that can optimize memory usage and improve ...

1:44
Understanding Java String Intern Function: Benefits and Usage Explained

0 views

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

7 months ago