ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

199 results

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

Gil.codes
Coding With Gil - String Calculator Kata (Part 1)

First Coding With Gil video, it's a one take (the video got split because I pressed Ctrl+R in the middle which caused it to stop ...

24:42
Coding With Gil - String Calculator Kata (Part 1)

437 views

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

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,369 views

6 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

263 views

6 years ago

Otavio Santana
Readability in the test exploring the Java JUnit-params

Java JUnit-params make the test readable and maintainable. Good test quality is a challenge for any software engineer.

18:33
Readability in the test exploring the Java JUnit-params

267 views

2 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,870 views

11 years ago

J David Eisenberg
Chapter 4: Characters and Strings

Introduction to character and String variables in Java.

4:22
Chapter 4: Characters and Strings

398 views

6 years ago

Confreaks
RubyConf 2017: Improving TruffleRuby’s Startup Time with the SubstrateVM by Kevin Menard

Improving TruffleRuby's Startup Time with the SubstrateVM by Kevin Menard Ruby applications can be broadly split into two ...

44:13
RubyConf 2017: Improving TruffleRuby’s Startup Time with the SubstrateVM by Kevin Menard

977 views

8 years ago

Alex7alpha
Alex-Musicman - Playing Through My Words with a mobile phone

A music from Dream Theater band, from the Scenes From Memory album. I'm playing in a mobile phone with a java app named ...

1:41
Alex-Musicman - Playing Through My Words with a mobile phone

209 views

13 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,892 views

13 years ago

Chrome for Developers
Code Splitting: Live Code Session - Supercharged

In this Supercharged Live Code Session, Paul & Surma implement Code Splitting, coding in real time, bugs and all! Whether you ...

57:13
Code Splitting: Live Code Session - Supercharged

21,302 views

Streamed 8 years ago

Meri (Engel) Kasprak - programming videos
merihelp.net: Parallel arrays

Parallel arrays in visual logic.

4:37
merihelp.net: Parallel arrays

10,864 views

12 years ago

ABMedia
C++ for C# and Java Developers

This video will cover all of the difficult topics and differences between C++ and a managed language such as C# or Java. Things ...

39:47
C++ for C# and Java Developers

25,936 views

5 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

7 years ago

Popcorp
Brigitte Healing Radius in Overwatch 2

Brigitte heals her teammates with inspire, by dealing damage to the enemy players. But there's no clear visual indicator of whether ...

0:24
Brigitte Healing Radius in Overwatch 2

223,278 views

11 months ago

Chrome for Developers
Thinking on ways to solve SPLIT TEXT

In today's GUI challenge, @AdamArgyleInk will be responding to your comments for the first 30 minutes after the episode releases ...

10:54
Thinking on ways to solve SPLIT TEXT

15,764 views

4 years ago

Spoken-Tutorial IIT Bombay
Array functions - English

This tutorial explains various in-built array functions. These functions are used to perform various actions on array and/or array ...

10:09
Array functions - English

1,035 views

11 years ago

COMPUTER & EXCEL SOLUTION
string Data type in c programming@COMPUTEREXCELSOLUTION #clanguageprogramming

programminglanguage Join this channel to get access to perks: ...

28:19
string Data type in c programming@COMPUTEREXCELSOLUTION #clanguageprogramming

19 views

3 weeks ago

henryishuman
How To: Beginner Python - Part 3 - Strings and their functions

In this episode, we discuss strings, and some of the functions we can use to manipulate them. Key concepts and keywords in this ...

5:18
How To: Beginner Python - Part 3 - Strings and their functions

1,068 views

7 years ago