ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

102 results

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

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

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
Change string for defiened pattern (Python)

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

2:11
Change string for defiened pattern (Python)

7 views

3 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

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

Roel Van de Paar
Python: how to make a variable refer to an object itself instead of the object's value?

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

2:45
Python: how to make a variable refer to an object itself instead of the object's value?

7 views

3 days ago

Roel Van de Paar
Python: Finding a (string) key in a dictionary that contains a substring (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:44
Python: Finding a (string) key in a dictionary that contains a substring (2 Solutions!!)

6 views

1 day ago

Roel Van de Paar
Counting substrings in a string

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

1:53
Counting substrings in a string

3 views

6 days ago

Roel Van de Paar
Remove all characters from a string who's ordinals are out of range (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:52
Remove all characters from a string who's ordinals are out of range (3 Solutions!!)

6 views

4 hours ago

Roel Van de Paar
An ack or grep regex to match two lines, that are nearly the same (4 Solutions!!)

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

3:35
An ack or grep regex to match two lines, that are nearly the same (4 Solutions!!)

3 views

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

Roel Van de Paar
Why concatMap is not working as expected? (2 Solutions!!)

Why concatMap is not working as expected? Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:42
Why concatMap is not working as expected? (2 Solutions!!)

8 views

7 days ago

Roel Van de Paar
Infinite loop scanf-function (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 ...

3:49
Infinite loop scanf-function (3 Solutions!!)

6 views

4 days ago

Roel Van de Paar
How to stop shift from affecting other instances of an array?

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

2:40
How to stop shift from affecting other instances of an array?

5 views

3 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
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
replacing first character in a string with multiple characters using its index (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:49
replacing first character in a string with multiple characters using its index (2 Solutions!!)

7 views

5 days ago

Roel Van de Paar
No Names returned in search function

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
No Names returned in search function

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

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

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
Regular expression for a string like this (5 Solutions!!)

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

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

6 views

5 days ago

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

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

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

5 views

5 days ago

Roel Van de Paar
Python working with CSV with 2 delimiters (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 ...

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

8 views

4 days ago

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

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

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

5 views

3 days ago

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

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

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 to build an array by dates?

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

3:01
How to build an array by dates?

4 views

3 days ago