ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

570 results

Alpaca Tech
Deja de Usar SWITCH en tu Código. Prueba ESTA ALTERNATIVA

¿BUSCAS DESCUBRIR CÓMO PUEDES MEJORAR TU CÓDIGO DEJANDO DE UTILIZAR EL CLÁSICO SWITCH CASE?

2:44
Deja de Usar SWITCH en tu Código. Prueba ESTA ALTERNATIVA

774 views

2 years ago

2MinutesPy
How to Use Match-Case Statement in Python?

In this video, we will discuss match-case statements and how they can help in writing conditions and pattern checking more ...

2:22
How to Use Match-Case Statement in Python?

8,400 views

1 year ago

Language skills
[Language skills Python] Expressions vs Statements [Tutorial]

This course will give you a full introduction into all of the core concepts in python. Follow along with the videos and you'll be a ...

1:37
[Language skills Python] Expressions vs Statements [Tutorial]

7,564 views

6 years ago

LinkedIn Learning
C++ Tutorial - Using the SWITCH STATEMENT

Learn how to use conditional logic to control the flow of your code with a switch statement. Discover more C++ courses and ...

2:47
C++ Tutorial - Using the SWITCH STATEMENT

18,690 views

4 years ago

CS50
switch

But if you have a finite list of values that you're checking for, a switch statement may very well make your code more explicit, ...

3:13
switch

74,565 views

12 years ago

Programming threads
Python vs. JavaScript: The Switch Case Showdown

In this video we are going to describe the switch case statement in Python versus the Javascript implementation. We are going to ...

2:24
Python vs. JavaScript: The Switch Case Showdown

162 views

1 year ago

diegoveloper
NO Uses SWITCH, HAZ esto!

En este video voy a mostrarles como podemos redefinir la lógica de un método, primero cambiando el IF/ELSE por un SWITCH y ...

1:13
NO Uses SWITCH, HAZ esto!

14,241 views

3 years ago

WeWeb
Switch formula (no-code function in WeWeb)

If you're trying to write complex if statements with several nested conditions, it's possible all you need is a simple switch statement ...

3:47
Switch formula (no-code function in WeWeb)

2,047 views

3 years ago

phette23
Python Match-Case Statement Example

Example of using Python's relatively new (3.10+) Match...Case statement.

3:07
Python Match-Case Statement Example

32 views

2 years ago

Example Program
How to Run Python Programs Using Python IDLE | Interactive & Script Mode Explained

In this video, we learn how to run Python programs using Python IDLE. We start by understanding what Python IDLE is and how it ...

3:51
How to Run Python Programs Using Python IDLE | Interactive & Script Mode Explained

8,750 views

5 months ago

Mohamed Chiny
Algorithms (7/14) - Selective Structure (Switch  or Case Structure)

In an algorithm (or computer program), the multiple choice conditional structures Switch or Case (or selective structures ...

3:12
Algorithms (7/14) - Selective Structure (Switch or Case Structure)

249,444 views

7 years ago

Jakubication
Python assert Statement

The Python assert statement is best used as a sanity check when debugging to see if a condition you believe to be true is actually ...

2:27
Python assert Statement

136 views

8 months ago

Adrian Dolinay
Python! Switching Dictionary Keys and Values

Tutorial on switching the keys and values of a Python dictionary. Python Dictionary Tutorial ...

3:11
Python! Switching Dictionary Keys and Values

886 views

3 years ago