ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

91 results

Roel Van de Paar
Change string for defiened pattern (Python)

Change string for defiened pattern (Python) Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:11
Change string for defiened pattern (Python)

7 views

3 days ago

Roel Van de Paar
How to split a string from right-to-left, like Python's rsplit()? (5 Solutions!!)

How to split a string from right-to-left, like Python's rsplit()? Helpful? Please use the *Thanks* button above! Or, thank me via ...

3:28
How to split a string from right-to-left, like Python's rsplit()? (5 Solutions!!)

8 views

4 days ago

Roel Van de Paar
Breaking out of a for loop inside of python string join() Method

Breaking out of a for loop inside of python string join() Method Helpful? Please use the *Thanks* button above! Or, thank me via ...

1:32
Breaking out of a for loop inside of python string join() Method

4 views

7 days ago

Roel Van de Paar
Python search for string in csv columns and write row in another csv file (2 Solutions!!)

Python search for string in csv columns and write row in another csv file Helpful? Please use the *Thanks* button above! Or, thank ...

2:28
Python search for string in csv columns and write row in another csv file (2 Solutions!!)

5 views

7 days ago

Roel Van de Paar
Python: Finding a (string) key in a dictionary that contains a substring (2 Solutions!!)

Python: Finding a (string) key in a dictionary that contains a substring Helpful? Please use the *Thanks* button above! Or, thank ...

1:44
Python: Finding a (string) key in a dictionary that contains a substring (2 Solutions!!)

6 views

1 day ago

The Debug Zone
What is the meaning of conda's build string?

Today's Topic: What is the meaning of conda's build string? Thanks for taking the time to learn more. In this video I'll go through ...

1:21
What is the meaning of conda's build string?

0 views

4 days ago

The Debug Zone
Concatenate a family of string

Today's Topic: Concatenate a family of string Thanks for taking the time to learn more. In this video I'll go through your question, ...

5:50
Concatenate a family of string

0 views

4 days ago

The Debug Zone
Why can "%.10f" % Decimal(u) emit a string with a literal colon?

Today's Topic: Why can "%.10f" % Decimal(u) emit a string with a literal colon? Thanks for taking the time to learn more.

2:19
Why can "%.10f" % Decimal(u) emit a string with a literal colon?

0 views

5 days ago

AUTOHOTKEY Gurus
Writing Python with AutoHotkey & Improvement to AHK Script Maker | AHK Hero Extract

Summary* This video demonstrates how to replicate Espanso hot string functionality using AutoHotkey V2. A user named Alex ...

11:17
Writing Python with AutoHotkey & Improvement to AHK Script Maker | AHK Hero Extract

90 views

1 day ago

The Debug Zone
where does python store origin value for str

Today's Topic: where does python store origin value for str Thanks for taking the time to learn more. In this video I'll go through ...

2:15
where does python store origin value for str

0 views

4 days ago

Roel Van de Paar
How to add a number in a declared with value?

How to add a number in a declared with value? Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:38
How to add a number in a declared with value?

5 views

3 days ago

Roel Van de Paar
No Names returned in search function

No Names returned in search function Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:19
No Names returned in search function

3 views

3 days ago

Roel Van de Paar
replacing first character in a string with multiple characters using its index (2 Solutions!!)

replacing first character in a string with multiple characters using its index Helpful? Please use the *Thanks* button above!

1:49
replacing first character in a string with multiple characters using its index (2 Solutions!!)

7 views

5 days ago

Roel Van de Paar
How to build an array by dates?

How to build an array by dates? Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

3:01
How to build an array by dates?

4 views

3 days ago

Roel Van de Paar
Are there any Dart resources that would split a command-line String into a List<String> of...

Are there any Dart resources that would split a command-line String into a List<String> of arguments? Helpful? Please use the ...

2:06
Are there any Dart resources that would split a command-line String into a List<String> of...

26 views

2 days ago

Roel Van de Paar
Extract given substring from a paragraph (3 Solutions!!)

Extract given substring from a paragraph Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

3:04
Extract given substring from a paragraph (3 Solutions!!)

8 views

5 days ago

Roel Van de Paar
How can I write a non-stop crawler with python and run it on a server?

How can I write a non-stop crawler with python and run it on a server? Helpful? Please use the *Thanks* button above! Or, thank ...

1:39
How can I write a non-stop crawler with python and run it on a server?

5 views

6 days ago

Roel Van de Paar
How do you reverse the letters in a string? (2 Solutions!!)

How do you reverse the letters in a string? Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

1:42
How do you reverse the letters in a string? (2 Solutions!!)

0 views

13 hours ago

Roel Van de Paar
Remove all characters from a string who's ordinals are out of range (3 Solutions!!)

Remove all characters from a string who's ordinals are out of range Helpful? Please use the *Thanks* button above! Or, thank me ...

2:52
Remove all characters from a string who's ordinals are out of range (3 Solutions!!)

0 views

24 minutes ago

Roel Van de Paar
How to pass value to variable and return it without calling recursive loop function?

How to pass value to variable and return it without calling recursive loop function? Helpful? Please use the *Thanks* button above ...

2:48
How to pass value to variable and return it without calling recursive loop function?

2 views

3 days ago

Roel Van de Paar
Regular expression for a string like this (5 Solutions!!)

Regular expression for a string like this Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

3:07
Regular expression for a string like this (5 Solutions!!)

6 views

4 days ago

Roel Van de Paar
Counting substrings in a string

Counting substrings in a string Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

1:53
Counting substrings in a string

3 views

6 days ago

Roel Van de Paar
Python working with CSV with 2 delimiters (3 Solutions!!)

Python working with CSV with 2 delimiters Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

3:07
Python working with CSV with 2 delimiters (3 Solutions!!)

8 views

4 days ago

Roel Van de Paar
Why does it say Global Name not Defined when it is? Python? (4 Solutions!!)

Why does it say Global Name not Defined when it is? Python? Helpful? Please use the *Thanks* button above! Or, thank me via ...

4:10
Why does it say Global Name not Defined when it is? Python? (4 Solutions!!)

5 views

4 days ago

Roel Van de Paar
uksort() function not working (3 Solutions!!)

uksort() function not working Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

3:03
uksort() function not working (3 Solutions!!)

7 views

5 days ago