ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

5,912,465 results

Python Programmer
If you're struggling to learn to code, you must watch this

Here's the article by Jeannette Wing: http://www.cs.cmu.edu/afs/cs/usr/wing/www/publications/Wing06.pdf Link doesn't work for all ...

2:21
If you're struggling to learn to code, you must watch this

324,939 views

3 years ago

PitoneProgrammatore
Python IF ELSE - Guida Completa in Italiano [ITA 2019]

Tutti i concetti fondamentali sulla dichiarazione If Else Python. DRITTI AL PUNTO, niente chiacchiere e introduzioni! Con esempi ...

3:21
Python IF ELSE - Guida Completa in Italiano [ITA 2019]

8,124 views

6 years ago

Código Espinoza - Automatiza tu Vida
When to Use `elif` in Python? Differences from `if` Explained in 1 Minute

Confused about when to use `elif` versus `if` in Python? In this video, I'll show you the difference quickly and easily in ...

0:54
When to Use `elif` in Python? Differences from `if` Explained in 1 Minute

7,036 views

1 year ago

b001
Add THIS To Your Python Scripts!  if __name__ == "__main__"

Join my Patreon: https://www.patreon.com/b001io Discord: https://discord.gg/jA8SShU8zJ Follow me on Twitter: ...

3:28
Add THIS To Your Python Scripts! if __name__ == "__main__"

202,779 views

3 years ago

Indently
AVOID "if-else" Hell In Python With THIS Simple Trick

Avoid "if else" hell in #Python with this simple trick. #Shorts #Code.

0:57
AVOID "if-else" Hell In Python With THIS Simple Trick

261,820 views

3 years ago

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

So look here I have this calculator. piy file now this is a file that I might directly run myself and if I want to do that I can press run ...

1:35
What does if __name__ == '__main__' do in Python?

18,919 views

10 months ago

sentdex
Python 3 Programming Tutorial: If Else

The If-Else statement is designed to build on the if statement's logic. Here, we ask if something is the case, and, if it is we do ...

3:20
Python 3 Programming Tutorial: If Else

272,363 views

11 years ago

Flutter Mapp
Nesting "If Statements" Is Bad. Do This Instead.

Master app development https://fluttermapp.com/ Never nest your if statement if you have to many of them. With the Guard ...

1:00
Nesting "If Statements" Is Bad. Do This Instead.

6,240,310 views

3 years ago

Código Espinoza - Automatiza tu Vida
¿Cuándo Deberías Usar 'Elif' en lugar de 'If' en Python?

Alguna vez te has topado con la disyuntiva de cuándo usar 'elif' o 'if' en Python? Es una pregunta que la mayoría de los ...

0:58
¿Cuándo Deberías Usar 'Elif' en lugar de 'If' en Python?

845 views

2 years ago

Edwin O
Make your Python programs smarter with IF, ELIF, and ELSE 🐍🤖

As a systems engineer, it is essential to have a good understanding of the use of IF, ELIF, and ELSE conditionals in a ...

0:55
Make your Python programs smarter with IF, ELIF, and ELSE 🐍🤖

19,934 views

2 years ago

crawly with program
Python Learn if, elif, else condition learn (
0:15
Python Learn if, elif, else condition learn (

11,961 views

2 years ago

Código Espinoza - Automatiza tu Vida
¿Cómo Dominar los Condicionales IF-ELSE-ELIF en Python en 1 Minuto?

Bienvenido a este emocionante tutorial de Python donde aprenderás a manejar los condicionales IF-ELSE-ELIF en tan solo 1 ...

1:00
¿Cómo Dominar los Condicionales IF-ELSE-ELIF en Python en 1 Minuto?

7,138 views

2 years ago

Programa Con Arnau
CONDITIONALS in Python: IF ELSE 📝🐍 #python

📚 Complete Python Course: https://www.patreon.com/collection/784816?view=condensed 💻 Video Scripts: https://www.patreon.com ...

0:55
CONDITIONALS in Python: IF ELSE 📝🐍 #python

7,691 views

1 year ago

Codewider
Python programming ~ Conditions - If Else #pythonprogramming #python  #coding
0:28
Python programming ~ Conditions - If Else #pythonprogramming #python #coding

14,137 views

2 years ago

ProgrammingTube
Avoid endless if-else statements using this Python Tip #shorts #python

Avoid endless if-else statements using this Python Tip #shorts #python.

0:40
Avoid endless if-else statements using this Python Tip #shorts #python

2,502 views

3 years ago

Código Espinoza - Automatiza tu Vida
Descubre `match case` en Python: Más limpio y potente que `if-else`

Sabías que existe una manera más eficiente y limpia de manejar condiciones múltiples en Python? En este video, te presento ...

1:06
Descubre `match case` en Python: Más limpio y potente que `if-else`

9,358 views

10 months ago

Code In a Jiffy
Avoid using nested if statements #python #programming #softwareengineer

Guard Clauses are a technique for simplifying complex conditional logic by checking for invalid or unexpected input at the ...

0:46
Avoid using nested if statements #python #programming #softwareengineer

14,557 views

2 years ago