ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,013,694 results

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,775 views

10 months ago

Visually Explained
Python if __name__ == '__main__': Visually Explained

Chapters 00:00 - Intro 00:13 - What is __name__? 01:01 - When does __name__ = '__main__'? 03:05 - Used for testing code if ...

6:06
Python if __name__ == '__main__': Visually Explained

454,213 views

10 months ago

Apprendre à coder
Python Basics for Beginners: CONDITIONS AND LOOPS

Python Basics for Beginners: CONDITIONS AND LOOPS To go further 👉 Python in 1h15: https://youtu.be/NiBOYFPdAs0 In this video ...

13:15
Python Basics for Beginners: CONDITIONS AND LOOPS

663 views

11 months ago

INFO MAG
IF ELIF ELSE en Python | Comprendre FACILEMENT | Conditions expliquées simplement 🚀

Tu veux comprendre les conditions en Python ? Dans cette vidéo, je t'explique IF, ELIF et ELSE d'une manière très simple avec ...

6:37
IF ELIF ELSE en Python | Comprendre FACILEMENT | Conditions expliquées simplement 🚀

331 views

10 months ago

The Code Guy
Mastering Python If Statements & Boolean Logic (Easy Tutorial)

Whether you're new to Python or need a clear refresher, this video breaks down if, else, and elif statements using simple, real-life ...

5:58
Mastering Python If Statements & Boolean Logic (Easy Tutorial)

582 views

7 months ago

Informatique Sans Complexe !
What is this __name__ in my Python scripts?

🤔 Have you ever seen __name__ == "__main__" in a Python script without really understanding what it's for? You're not alone ...

5:42
What is this __name__ in my Python scripts?

1,021 views

5 months ago

Visually Explained
Python Functions - Visually Explained

Resources & Further Learning - Practice notebook → https://rebrand.ly/oe61ojp - Practice exercises solutions video ...

14:10
Python Functions - Visually Explained

171,879 views

7 months ago

Data with Baraa
Python If-Else One Line and Match-Case (Visually Explained) | #Python Course 16

Visually explained how to write if-else statements in one line and use the match-case structure in Python to simplify your ...

14:11
Python If-Else One Line and Match-Case (Visually Explained) | #Python Course 16

8,360 views

5 months ago

SimpleTech par Sergio
Python Beginner 2025 – Conditionals (if, elif, else) | Ep. 4

In this video, we'll get down to business: we'll learn how to make our code interactive using conditions. On the agenda ...

11:35
Python Beginner 2025 – Conditionals (if, elif, else) | Ep. 4

362 views

2 months ago

jaicompris Maths
Python ♦ Conditions ♦ IF ELIF ELSE ♦ Course + Detailed example + Mistakes to avoid

https://jaicompris.com/python/python-if-elif.php know how to program a condition in Python: if elif else ♦ Course + Detailed ...

9:45
Python ♦ Conditions ♦ IF ELIF ELSE ♦ Course + Detailed example + Mistakes to avoid

3,419 views

11 months ago

Le Code Simplifié
Les Conditions en Python: if, else, elif

Hey tout le monde, j'espère que cette vidéo vous plaira. Abonnez vous! C'est gratuit :)

4:39
Les Conditions en Python: if, else, elif

86 views

5 months ago

The Python Dude
if __name__ == "__main__" in Python

What is if __name__ == "__main__" in Python? (Beginner Friendly Explanation) If you use Python, you've probably seen the line if ...

5:04
if __name__ == "__main__" in Python

3,423 views

8 months ago

Sajjaad Khader
How I Would Learn Python FAST (if I could start over)

If I had to learn Python again from scratch.. and learn it FAST - this is exactly how I'd do it. After teaching myself Python in just two ...

13:29
How I Would Learn Python FAST (if I could start over)

99,336 views

1 month ago

ArjanCodes
I Hate Long If-Elif Chains: This Design Pattern Solved It Once and For All

Learn how to design great software in 7 steps: https://arjan.codes/designguide. If your code is littered with endless if-elif chains ...

15:24
I Hate Long If-Elif Chains: This Design Pattern Solved It Once and For All

293,942 views

2 months ago

Telusko
#19 if in Python

In this video, we'll learn about the ⁠ if ⁠ statement in Python, which allows your program to make decisions based on conditions.

9:25
#19 if in Python

2,782 views

2 months ago

Rohan Adus
How I'd learn Python FAST (if I could start over)

Join 7000+ Analysts in our Community: https://discord.gg/ErUrXkhbHF Learn SQL in 12 Weeks (Free Course): ...

9:29
How I'd learn Python FAST (if I could start over)

89,883 views

2 months ago

Professor Hank Stalica
Python Tutorial #14: if statements 🐍

In this beginner-friendly Python tutorial, you'll learn how to **make decisions in your code** using `if`, `else`, and `elif` statements.

10:17
Python Tutorial #14: if statements 🐍

165 views

6 months ago

Sajjaad Khader
How I Would Learn to Code (If I could start over)

Learning to code doesn't have to be overwhelming. In this step-by-step guide, I show you exactly how I'd start coding from scratch ...

11:58
How I Would Learn to Code (If I could start over)

152,726 views

4 months ago

Ghost Python Academy
Python If Else Statement Tutorial with Examples | Conditional Statements Explained with Flowchart

Learn how to use *Python if else statements* with this *beginner-friendly tutorial*. Master *Python conditional statements*, ...

5:28
Python If Else Statement Tutorial with Examples | Conditional Statements Explained with Flowchart

385 views

8 months ago

Código Espinoza - Automatiza tu Vida
Cómo usar `if __name__ == '__main__'` en Python | Explicación clara y con ejemplos

Alguna vez has visto la línea `if __name__ == '__main__':` en un código de Python y te has preguntado para qué sirve? En este ...

7:35
Cómo usar `if __name__ == '__main__'` en Python | Explicación clara y con ejemplos

2,771 views

10 months ago