ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

7,469 results

Python Morsels
Python 3.14's new T-Strings: what's the big deal?

Python's new t-strings may look like f-strings, but they work in a totally different way, allowing you to delay string interpolation.

4:29
Python 3.14's new T-Strings: what's the big deal?

1,317 views

2 months ago

Droid Dev Hub
67 - Other String Functions

For Source Code And Quizzes: Drive Link: ...

6:22
67 - Other String Functions

8 views

10 months ago

InfoWorld
Python 3.14's new template string feature

Python has long had the "f-string" feature, for creating formatted strings from variable data. Now, with Python 3.14, there's a ...

4:37
Python 3.14's new template string feature

545 views

7 months ago

Code With Amulya
Understanding String Interning in Python Programming

In this video, we'll explore the concept of string interning in Python and how it optimizes memory usage. You'll learn why Python ...

1:59
Understanding String Interning in Python Programming

60 views

8 months ago

ItzAarnav
Python Function Mini #2 || String Function || Python

Learn about Python functions in simple and short videos! Captions for best experience. Discord: ...

2:21
Python Function Mini #2 || String Function || Python

8 views

2 months ago

Droid Dev Hub
61 - Combining String Functions

For Source Code And Quizzes: Drive Link: ...

6:50
61 - Combining String Functions

11 views

10 months ago

Jakubication
JavaScript String padStart padEnd

In JavaScript, string padStart, padEnd, are both string methods that do similar things. Both padStart and padEnd take in a single ...

2:09
JavaScript String padStart padEnd

15 views

7 months ago

ProgramGuru
Python Program to Count Number of Characters in a String | String Length

In this video, you'll learn how to count the number of characters in a string using Python, including letters, spaces, and special ...

3:24
Python Program to Count Number of Characters in a String | String Length

127 views

9 months ago

Learning Champion
Expandtabs | What? Why? How? | Tab Stops | Custom Tab Size | Examples | String Functions

In this video, we break down the expandtabs() string method in Python. You'll learn exactly how it replaces tab characters (\t) with ...

6:48
Expandtabs | What? Why? How? | Tab Stops | Custom Tab Size | Examples | String Functions

26 views

2 months ago

Center for High Performance Computing
Introduction to Python: Part 3: Strings

This video covers strings in Python. It covers how strings are sequences of characters enclosed in either single or double quotes, ...

8:22
Introduction to Python: Part 3: Strings

33 views

10 months ago

Visually Explained
Python User Input - Visually Explained

Learn how to handle errors in Python: https://www.youtube.com/watch?v=MX-14Cb8fTE&t=18s Chapters 00:00 - Intro 00:14 ...

3:54
Python User Input - Visually Explained

12,382 views

8 months ago

Byte-Sized Computer Science
Essential Java String Functions: Length, IndexOf, LastIndexOf, and charAt

Master essential String functions! Learn how to use length(), indexOf() and lastIndexOf(), and charAt(). Don't forget to like and ...

1:59
Essential Java String Functions: Length, IndexOf, LastIndexOf, and charAt

10 views

3 months ago

Soren I. Ngo
Strings: Declaration and basic string functions (introduction to string.h) - L4 - S4

This lesson belongs to Section 04: Arrays and Strings --- Watch the full C Programming for Beginners Course here: ...

5:08
Strings: Declaration and basic string functions (introduction to string.h) - L4 - S4

3 views

2 months ago

Droid Dev Hub
69 - String Functions Exerise SOLUTION

For Source Code And Quizzes: Drive Link: ...

11:33
69 - String Functions Exerise SOLUTION

5 views

10 months ago

Tansy Academy
Tansy SQL Course | STRING functions | Chapter 7 | Lesson 35

String functions in SQL are used to manipulate and process text data in queries. Common functions include `CONCAT()` for ...

7:40
Tansy SQL Course | STRING functions | Chapter 7 | Lesson 35

4 views

11 months ago

Data Information Academy
Python String Methods

Python String Methods can transform, change, manipulate or test the content inside a string object. Python String Methods can be ...

37:38
Python String Methods

11,358 views

3 months ago

Droid Dev Hub
68 - String Functions Exercise

For Source Code And Quizzes: Drive Link: ...

3:44
68 - String Functions Exercise

7 views

10 months ago

TechnologyPlatform
string in c# in hindi | stringbuilder | string class | contains | substring | indexof | verbatim @

TechnologyPlatform @TechnologyPlatform-V1 C# In Hindi In this video, we will cover the following important C# concepts: What is ...

58:08
string in c# in hindi | stringbuilder | string class | contains | substring | indexof | verbatim @

19 views

4 months ago

HerDevWorld
Learn C# Fast: Input, Math Functions & String Tricks for Beginners | 2025

In this beginner-friendly C# tutorial, you'll learn how to: Take user input using Console.ReadLine() Perform calculations with the ...

35:49
Learn C# Fast: Input, Math Functions & String Tricks for Beginners | 2025

35 views

8 months ago

Delft Stack
How to Extract a Substring in PowerShell | PowerShell String Manipulation Tutorial

In this tutorial, we'll cover four efficient methods to extract substrings in PowerShell using built-in string functions. What You'll ...

2:57
How to Extract a Substring in PowerShell | PowerShell String Manipulation Tutorial

82 views

11 months ago