ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

185 results

codewit
Python string manipulation - plants with Mel

Mel shows how to use string manipulation in Python to describe plants. Learn and practice how to code with Mel and others at ...

5:53
Python string manipulation - plants with Mel

2 views

11 months ago

codewit
Python string manipulation - guitar tablature with Anthony

Anthony shows how to use string manipulation in Python to create and edit guitar tablature (guitar tab). Learn and practice how to ...

14:25
Python string manipulation - guitar tablature with Anthony

22 views

11 months ago

codewit
Python string manipulation - shoes with Julian

Julian shows how to use string manipulation in Python to detail information about shoes for sneakerheads. Learn and practice ...

11:09
Python string manipulation - shoes with Julian

10 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

CharlesGPT
print("-".join(['String', 'Manipulations', 'In', 'Python🐍✂️']))

PythonStrings #beginners #TextManipulation Unleash the power of string manipulation in Python with this engaging 2026 tutorial!

32:09
print("-".join(['String', 'Manipulations', 'In', 'Python🐍✂️']))

19 views

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

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

11 months ago

The Debug Zone
Python Guide: Extracting Specific Bits from Bytes Easily Explained

In this video, we dive into the fascinating world of Python programming, focusing on a crucial skill: extracting specific bits from ...

1:29
Python Guide: Extracting Specific Bits from Bytes Easily Explained

10 views

9 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
How to Split a String Every N Characters in Python: Step-by-Step Guide

In this video, we'll explore a practical and efficient way to split a string into smaller segments of a specified length using Python.

1:32
How to Split a String Every N Characters in Python: Step-by-Step Guide

3 views

6 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

The Debug Zone
How to Capture Text After a Specific Character in a Python String

In this video, we'll explore a practical technique in Python for extracting text from a string after a specific character. Whether you're ...

1:52
How to Capture Text After a Specific Character in a Python String

1 view

10 months ago

The Debug Zone
How to Split Text in Python by Quotes and Spaces: A Step-by-Step Guide

In this video, we'll explore a practical approach to manipulating strings in Python by learning how to split text based on quotes and ...

3:04
How to Split Text in Python by Quotes and Spaces: A Step-by-Step Guide

9 views

11 months ago

Incellence
String Manipulation and String methods in python | Python For Everyone Day5

NaseebCodeStudio - Zero se Skilled tak | Learn IT, Programming, Office, Web Dev, Coding, AI Skills from Scratch Welcome to ...

21:11
String Manipulation and String methods in python | Python For Everyone Day5

66 views

4 months ago

The Debug Zone
How to Convert a Byte Array to String in Python: Step-by-Step Guide

In this video, we'll explore the essential process of converting a byte array to a string in Python. Whether you're dealing with data ...

1:30
How to Convert a Byte Array to String in Python: Step-by-Step Guide

11 views

9 months ago

The Debug Zone
How to Read a String Line by Line in Python: A Step-by-Step Guide

In this video, we'll explore the essential techniques for reading strings line by line in Python. Whether you're processing text data ...

1:37
How to Read a String Line by Line in Python: A Step-by-Step Guide

1 view

11 months ago

Roel Van de Paar
Split And Replace Simple String Manipulation

Split And Replace Simple String Manipulation Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

1:46
Split And Replace Simple String Manipulation

3 views

3 months ago

The Debug Zone
Python String to Float Conversion Error: Handling Negative Numbers

In this video, we dive into a common issue faced by Python developers: converting strings to float values, particularly when ...

1:32
Python String to Float Conversion Error: Handling Negative Numbers

1 view

9 months ago