ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

174 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,201 views

2 months ago

Code In Minutes
Python string concat vs f-strings

Compare string concatenation with f-strings in Python using a simple greeting example.

0:22
Python string concat vs f-strings

80 views

11 hours ago

Otávio Miranda
f-strings in Python: things you (probably) didn't know!

Are you already familiar with f-strings in Python? What if I told you they can do SO much more than you imagined? In this ...

36:32
f-strings in Python: things you (probably) didn't know!

1,681 views

5 months ago

Code Philosopher
F’string in Python

The Core Idea: Readability vs. Mess Think of it like building a sentence with mad-libs. You have a sentence with blanks and a ...

0:31
F’string in Python

55 views

3 months ago

Technical Potpourri by Sudipta Deb
Python 3.14 T-Strings EXPLAINED: f-strings vs t-strings for Secure String Formatting

Unlock the power of T-Strings (Template Strings), one of the most exciting new features in Python 3.14! While f-strings are great for ...

5:57
Python 3.14 T-Strings EXPLAINED: f-strings vs t-strings for Secure String Formatting

44 views

2 weeks 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

517 views

7 months ago

Atef Codes
Master Python f-Strings & String Formatting — Format Numbers, Dates, Tables & More

In this video, you'll learn how to format text in Python using f-strings and string.format(). We cover practical examples such as ...

2:37
Master Python f-Strings & String Formatting — Format Numbers, Dates, Tables & More

0 views

1 month ago

Code with Ebrima
f Strings In Python Explained 2025

Description In this video, we'll explore various ways to format strings in Python, including: • Inserting variables into strings ...

6:32
f Strings In Python Explained 2025

116 views

8 months ago

Jakubication
How To Escape Curly Braces In Python f-String

This video shows How To Escape Curly Braces In Python f-String. #python #codingtutorial #learntocode.

0:38
How To Escape Curly Braces In Python f-String

5 views

7 months ago

PyGenius Academy
String in Python

Video Title Suggestion: Python Strings Explained: A Complete Guide for Beginners (2024)] [Start of Description - Most Important ...

40:29
String in Python

21 views

6 months ago

Yatharth Kelkar
DAY 3 — Python Strings Masterclass 🔥 Slicing, Methods, f-Strings Explained (Beginner to Pro)

Welcome to Day 3 of the Python Masterclass in 20 Days! Today's lesson is one of the most powerful and practical topics in Python ...

32:02
DAY 3 — Python Strings Masterclass 🔥 Slicing, Methods, f-Strings Explained (Beginner to Pro)

49 views

2 weeks ago

Python Morsels
Multiline strings in Python

Need to represent multiple lines of text in Python? Use Python's multi-line string syntax! Article at https://pym.dev/multi-line-strings/ ...

1:51
Multiline strings in Python

609 views

10 months ago

Jeon Leuke
Python f-strings  | Clear and Contextual | 🧑‍💻 Practice @End

Course Playlist: https://youtube.com/playlist?list=PLpf3YOIEd-g_r9V-Tk362-ZYwKwAVrpVA&si=5dD595j7pco8Bkqu ...

7:28
Python f-strings | Clear and Contextual | 🧑‍💻 Practice @End

19 views

8 months ago

Tech With Tim
What does if __name__ == '__main__' do in Python?

Want to work directly with me to level up as developer,? Apply to DevLaunch here: https://training.techwithtim.net I'm willing to bet ...

5:08
What does if __name__ == '__main__' do in Python?

59,580 views

10 months ago

Bill Moseley, Ph.D. - Computer Science Educator
Python (Fall 2025) Module 2-12: F String Method

Python for Beginners, python for students, free python course. This video is part of a free and open set of complete course ...

7:55
Python (Fall 2025) Module 2-12: F String Method

99 views

3 months ago

Can Boz
How Python’s print() Function Actually Works! #shorts #coding #functionparameters #python

Learn how to use Python's print() function in just 20 seconds! From basic output to custom separators and f-strings — this quick ...

0:20
How Python’s print() Function Actually Works! #shorts #coding #functionparameters #python

83 views

7 months ago

ArjanCodes
10 Tips to Become REALLY Good at Python

Visit https://brilliant.org/ArjanCodes/ to try Brilliant for free for 30 days. You'll also get 20% off an annual premium subscription.

27:39
10 Tips to Become REALLY Good at Python

64,271 views

10 months ago

codeStuf
F- Strings in Python | Python shorts | #coding #shorts #python

ytshorts.

0:34
F- Strings in Python | Python shorts | #coding #shorts #python

405 views

9 months ago

Maya Bello
Your First Python Project (in Just 9 Lines of Code)

Looking for the perfect first Python project? In this beginner-friendly tutorial, we'll build a complete water tracker app using just 9 ...

6:29
Your First Python Project (in Just 9 Lines of Code)

392 views

4 months ago

Code Wolf
STOP joining strings like this! 😱

Formatted strings: With f-strings, you can combine variables and text in one clean line — readable, beginner-friendly, and less ...

0:13
STOP joining strings like this! 😱

1,644 views

1 month ago