ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

369 results

Roel Van de Paar
Why doesn't Java String have static string manipulation methods? (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:44
Why doesn't Java String have static string manipulation methods? (3 Solutions!!)

14 views

3 years 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

6 views

10 months ago

Roel Van de Paar
Brute-force string manipulation in Java (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 ...

1:45
Brute-force string manipulation in Java (2 Solutions!!)

2 views

3 years 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

2 views

10 months ago

FA Tech
How To Manage String Manipulation In Javascript

How To Manage String Manipulation In Javascript.

3:43
How To Manage String Manipulation In Javascript

1 view

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

8 months ago

NCTV Educoment
45.Java Tutorial - #45 - isEmpty() Method
0:45
45.Java Tutorial - #45 - isEmpty() Method

131 views

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

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

4 views

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

10 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

11 months ago

Roel Van de Paar
Code Review: Are `equals()` and `contains()` included in string manipulation methods in java?

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

2:22
Code Review: Are `equals()` and `contains()` included in string manipulation methods in java?

0 views

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

4 views

10 months ago

NCTV Educoment
43.Java Tutorial - #43 - indexOf() Method
2:03
43.Java Tutorial - #43 - indexOf() Method

25 views

7 years ago

Roel Van de Paar
Code Review: String manipulation complexity (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:19
Code Review: String manipulation complexity (3 Solutions!!)

18 views

4 years ago

Viral Trending Shorts
run java program string initialization and display for beginners

java program for string initialization and display.

1:51
run java program string initialization and display for beginners

16 views

6 years ago

J David Eisenberg
Chapter 7: Traversing a String

You can use a for or while loop to traverse (iterate through) a string one character at a time.

3:20
Chapter 7: Traversing a String

164 views

3 years ago

LOGIC CODES
Using the charAt() Method in Java to Read the Initial of My Names

#JavaProgramming #charAtMethod #JavaTutorial #StringManipulation #LearnJava #codingjourney.

1:46
Using the charAt() Method in Java to Read the Initial of My Names

34 views

2 years ago

The Debug Zone
How to Overwrite HashMap Values from an ArrayListString in Java

In this video, we'll explore a practical approach to managing data in Java by demonstrating how to overwrite values in a HashMap ...

3:27
How to Overwrite HashMap Values from an ArrayListString in Java

16 views

11 months ago

The Debug Zone
Convert Java ResultSet to CSV String: Step-by-Step Guide and Solutions

In this video, we'll explore the process of converting a Java ResultSet into a CSV string, a crucial task for data manipulation and ...

3:13
Convert Java ResultSet to CSV String: Step-by-Step Guide and Solutions

20 views

1 year ago