ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

907 results

Roel Van de Paar
String manipulation in Python

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
String manipulation in Python

1 view

4 years ago

The Debug Zone
How to Extract Floats from Strings in Python: A Step-by-Step Guide

... #floatconversion, #stringmanipulation, #pythonstrings, #programmingtips, #codingtutorial, #pythontips, #datatypesinpython, ...

2:17
How to Extract Floats from Strings in Python: A Step-by-Step Guide

7 views

11 months ago

The Debug Zone
Understanding str.startswith in Python: How It Works and Common Use Cases

In this video, we dive into the powerful string method `str.startswith` in Python, a handy tool for checking if a string begins with a ...

1:31
Understanding str.startswith in Python: How It Works and Common Use Cases

6 views

10 months ago

The Debug Zone
How to Extract Substring After Space in Python: A Step-by-Step Guide

In this video, we'll explore a common task in Python programming: extracting substrings after a space in a given string. Whether ...

1:53
How to Extract Substring After Space in Python: A Step-by-Step Guide

2 views

1 year ago

The Debug Zone
How to Add a New Line Before Specific Characters in a Python String

In this video, we'll explore a practical technique in Python for manipulating strings by adding new lines before specific characters.

2:18
How to Add a New Line Before Specific Characters in a Python String

8 views

10 months ago

The Debug Zone
How to Remove Specific Last Character from a String in Python

In this video, we'll explore a common task in Python programming: removing the last character from a string. Whether you're ...

1:59
How to Remove Specific Last Character from a String in Python

1 view

9 months ago

Roel Van de Paar
string manipulation in python to convert the case of a word that comes next to "caps lock"

string manipulation in python to convert the case of a word that comes next to "caps lock" Helpful? Please use the *Thanks* button ...

1:32
string manipulation in python to convert the case of a word that comes next to "caps lock"

0 views

2 months ago

The Debug Zone
How to Extract String Between Two Dots in Python: A Step-by-Step Guide

In this video, we'll dive into a practical programming challenge: extracting strings between two dots in Python. Whether you're ...

2:42
How to Extract String Between Two Dots in Python: A Step-by-Step Guide

10 views

10 months ago

The Debug Zone
Why Use str Type in Python? Understanding the Need Beyond Byte Strings

In this video, we delve into the significance of using the `str` type in Python and explore why it is essential to go beyond byte ...

1:54
Why Use str Type in Python? Understanding the Need Beyond Byte Strings

0 views

9 months ago

Python Peak
How does re.sub() replace #patterns in strings? Master String Replacement in Python with re.sub()!

How does re.sub() replace patterns in strings? You can use re.sub() for advanced string replacement. It matches patterns ...

0:32
How does re.sub() replace #patterns in strings? Master String Replacement in Python with re.sub()!

34 views

1 year ago

The Debug Zone
Fixing Unwanted Newlines in Multiline Strings with yaml.dump in Python

In this video, we'll tackle a common issue faced by Python developers when working with multiline strings: unwanted newlines.

2:49
Fixing Unwanted Newlines in Multiline Strings with yaml.dump in Python

3 views

11 months ago

Roel Van de Paar
String Manipulation: Given two operations on a character 'A', Copy and Paste, find the minimum...

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

2:32
String Manipulation: Given two operations on a character 'A', Copy and Paste, find the minimum...

28 views

3 years ago

The Debug Zone
How to Check the Last Character of a String in Python: A Step-by-Step Guide

In this video, we'll explore a fundamental aspect of string manipulation in Python: checking the last character of a string. Whether ...

3:43
How to Check the Last Character of a String in Python: A Step-by-Step Guide

1 view

1 year ago

The Debug Zone
Python Tutorial: Count Duplicates in a String - Easy Step-by-Step Guide

In this video, we'll dive into a practical Python tutorial focused on counting duplicates in a string. Whether you're a beginner ...

3:04
Python Tutorial: Count Duplicates in a String - Easy Step-by-Step Guide

2 views

1 year ago

The Debug Zone
Python String Formatting: How to Center Align Text with Examples

In this video, we dive into the world of Python string formatting, focusing specifically on how to center align text. Whether you're ...

1:31
Python String Formatting: How to Center Align Text with Examples

11 views

1 year ago