ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

32 results

J David Eisenberg
Chapter 4: substring() and indexOf() methods

The substring() method lets you extract a section of a String; indexOf() lets you find where one String is contained within another ...

7:13
Chapter 4: substring() and indexOf() methods

21,354 views

6 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

24 views

1 year ago

J David Eisenberg
Chapter 7: Using String Methods

A short program that uses string methods to split an address in the form 'City, ST 99999' into three separate variables for the city, ...

3:45
Chapter 7: Using String Methods

81 views

2 years ago

Learn with Shikaar
Check whether a string starts with Java

Video Title: Check Whether a String Starts with 'Java' in JavaScript In this tutorial, we'll learn how to check if a given string starts ...

2:08
Check whether a string starts with Java

7 views

1 year ago

J David Eisenberg
Chapter 4: Reading Strings and Extracting Characters from them

How to read a line of text into a string, and how to get specific characters from it.

3:58
Chapter 4: Reading Strings and Extracting Characters from them

123 views

6 years ago

JT Devs
CSharp Examples Regarding String Methods - Made Easy JT Devs #CSharp

CSharp Examples Regarding String Methods Made Easy JT Devs #CSharp About us ======= JT Devs is a Software consulting ...

11:54
CSharp Examples Regarding String Methods - Made Easy JT Devs #CSharp

24 views

3 years ago

J David Eisenberg
Chapter 9: Strings (part 3)

Using the split() function to split a string into a list of substrings.

6:02
Chapter 9: Strings (part 3)

193 views

7 years ago

Thytos
Wie spaltet man Strings? | Programmieren lernen mit JavaScript #21

In diesem Video schreiben wir ein Programm, um einen String in ein Array aufzuspalten. Schau diese Videoserie von Anfang an: ...

20:21
Wie spaltet man Strings? | Programmieren lernen mit JavaScript #21

9,867 views

11 years ago

Subhajit Sahu
Comparison of programming languages (string functions) | Wikipedia audio article

This is an audio version of the Wikipedia Article: ...

16:10
Comparison of programming languages (string functions) | Wikipedia audio article

6 views

6 years ago

Dandalf
Java - Read text file - compared to reading text from keyboard

Open a text file using the Java Scanner. Read and display the contents of the file either line by line or by individual fields on each ...

12:44
Java - Read text file - compared to reading text from keyboard

206 views

4 years ago

DEFCONConference
DEF CON 23 - Mahdi Namazifar - Detecting Randomly Generated Strings

Numerous botnets employ domain generation algorithms (DGA) to dynamically generate a large number of random domain ...

20:44
DEF CON 23 - Mahdi Namazifar - Detecting Randomly Generated Strings

2,308 views

10 years ago

Drunken Engineer
Java Interview Questions and Answers

This video contains java interview questions and answers for experienced. Below are the Questions : What Are SOLID Principles ...

17:47
Java Interview Questions and Answers

30,986 views

4 years ago

J David Eisenberg
Chapter 6: break and continue

The break statement lets you exit a loop from the middle; the continue statement takes you to the next iteration of a loop. This is ...

4:21
Chapter 6: break and continue

171 views

4 years ago

Drunken Engineer
Java Developer Interview Questions

This Video contains core java, spring boot , microserives and coding interview questions that were asked as part of CMMI Level 5 ...

15:06
Java Developer Interview Questions

5,928 views

4 years ago

COMPUTER & EXCEL SOLUTION
Negative slicing of String in Python@COMPUTEREXCELSOLUTION

Join this channel to get access to perks: https://www.youtube.com/channel/UC4C_tfy6WLDxzVVO3y6YinA/join This is my ...

2:22
Negative slicing of String in Python@COMPUTEREXCELSOLUTION

264 views

3 years ago

Samir Paul
Exceptions

05_10.

13:23
Exceptions

478 views

10 years ago

J David Eisenberg
Chapter 4: Mathematical functions in Java

Here are the most common methods in Java's Math class.

2:52
Chapter 4: Mathematical functions in Java

536 views

6 years ago

CS50
Pattern Matching with Regular Expressions

And you can see the percentage 45s is looking for a string of 45 characters. So it is somewhat like a rudimentary regular ...

26:01
Pattern Matching with Regular Expressions

12,889 views

13 years ago

LearnAccessByCrystal
Access Utilities: Simil Fuzzy String Matching by Tom van Stiphout, VBA

Tom van Stiphout, a Microsoft MVP for Access, demonstrates how to use Simil, an algorithm implemented in Access using VBA for ...

9:58
Access Utilities: Simil Fuzzy String Matching by Tom van Stiphout, VBA

10,408 views

14 years ago

CTR
Hackerrank Java Static Initializer Block challenge

java #hackerrank #CTR Hi friends in this video we are gonna solve a HACKERRANK challenge in which i have solved and ...

4:49
Hackerrank Java Static Initializer Block challenge

19 views

4 years ago