ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,224 results

The Debug Zone
How to Get a Substring from a String in Java: A Complete Guide

In this comprehensive guide, we'll explore the ins and outs of extracting substrings from strings in Java. Whether you're a ...

6:30
How to Get a Substring from a String in Java: A Complete Guide

6 views

1 year ago

Adam Gaweda, Dr. Sensei
String Manipulation

So one of the things that we use in Java is something known as a string and if we take a look at those videos that we were just ...

6:35
String Manipulation

135 views

11 years ago

Code with Nakov | SoftUni Global
[6/13] String and Text Processing - Java Foundations Certification

Learn more about the String class and its functions and how to efficiently process strings and text. Find out what StringBuilder is ...

2:00:01
[6/13] String and Text Processing - Java Foundations Certification

1,502 views

4 years ago

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

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

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

Code Mommy Mastery
Reverse a String in Java - Common Interview Coding Question Explained!

In this video, we'll walk you through the process of reversing a string in Java, a common coding question frequently asked in ...

6:28
Reverse a String in Java - Common Interview Coding Question Explained!

5 views

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

Roel Van de Paar
String Manipulation Problems in Java (12 Solutions!!)

String Manipulation Problems in Java Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

8:15
String Manipulation Problems in Java (12 Solutions!!)

3 views

2 months ago

J David Eisenberg
Chapter 4: Comparing Strings

You need to use methods from the String class to compare strings for equal, less than, and greater than.

4:07
Chapter 4: Comparing Strings

362 views

6 years ago

Alexander Hess - Pythonista
Common string methods and operations

In this video, I review common string methods (e.g., lower(), upper(), find(), count(), split(), join(), and replace()). Then, we look into ...

24:37
Common string methods and operations

296 views

5 years ago

Code Mommy Mastery
Learn How to Use Strings in Java

Strings are an essential part of any Java program. Understanding how to create, manipulate, and compare strings is crucial for ...

4:44
Learn How to Use Strings in Java

26 views

2 years ago

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

131 views

7 years ago

Boss Jaypee
String Manipulation in Java | Substring()

Hello mga IT Students, the purpose of this video is to showed to you how to use the string function and how to put it to code.

29:21
String Manipulation in Java | Substring()

82 views

4 years ago

J David Eisenberg
Chapter 10: Using the StringBuilder Class

Strings are immutable. If you want something that works like a string but lets you modify the contents in place, you use the ...

5:00
Chapter 10: Using the StringBuilder Class

305 views

6 years ago

ITGARDEN
Core Java Interview question - For String manipulation String, StringBuffer or StringBuilder?

Click the below link to download the latest Billing System Source code. https://pinepad.in/downloads/ More information about the ...

5:25
Core Java Interview question - For String manipulation String, StringBuffer or StringBuilder?

252 views

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

11 months ago

NCTV Educoment
32.Java Tutorial - #32 - String vs. StringBuffer
5:07
32.Java Tutorial - #32 - String vs. StringBuffer

6 views

7 years ago