ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

160 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,315 views

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

120 views

9 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

542 views

7 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

20 views

9 months 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,712 views

6 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

83 views

1 month ago

Python Morsels
Debugging with f strings

If you're debugging Python code with print() calls, consider using f-strings with *self-documenting expressions* to make your ...

2:46
Debugging with f strings

206 views

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

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?

62,348 views

11 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

6 views

8 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

1 view

1 month 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)

51 views

1 month 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

101 views

4 months 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

658 views

10 months ago

Code With Amulya
Stop Using Print Wrong! Learn Python String Formatting the Right Way 💡

In this tutorial, we explore string formatting in Python, a powerful technique that allows you to combine text with variables or ...

7:32
Stop Using Print Wrong! Learn Python String Formatting the Right Way 💡

4 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

7 months ago

Talk Python
Python f-Strings: Pit of Success or Pit of Despair?

f-strings are powerful… and dangerous. From leaking passwords to SQL injection, see why the easy path can drop you straight ...

0:53
Python f-Strings: Pit of Success or Pit of Despair?

568 views

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

407 views

5 months ago

Deep Charts
10 Core Python Concepts in 4 Minutes

New to coding? This simple python for beginners tutorial covers 10 absolute vital Python basics that are necessary to start coding ...

3:42
10 Core Python Concepts in 4 Minutes

759 views

4 months ago

Print-Coders
"Python Output & Formatting Basics" #ai #machinelearning #python #machinelearningalgorithm  #coding

In this beginner-friendly Python tutorial, learn the basics of output and formatting. This video covers the essential print() function, ...

0:16
"Python Output & Formatting Basics" #ai #machinelearning #python #machinelearningalgorithm #coding

120 views

2 months ago