ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

229 results

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

159 views

1 year ago

Eric Phetteplace
Python Match-Case Statement Example

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

3:07
Python Match-Case Statement Example

29 views

1 year ago

J David Eisenberg
Chapter 3: The switch statement

The switch statement lets you execute statements based on the value of a variable.

4:28
Chapter 3: The switch statement

258 views

6 years ago

J David Eisenberg
Chapter 5: if statements

You use an if statement to make decisions about whether to take an action or not. You use an if/else statement to decide whether ...

6:18
Chapter 5: if statements

133 views

4 years ago

J David Eisenberg
Chapter 5: Nested if statements

You can put an if inside an if block, or an if inside an else block. This video explains how it works.

4:55
Chapter 5: Nested if statements

266 views

4 years ago

Trip and Code
#6 Słowniki i Switch - Kurs Python Tutorial

Tutorial - Programowanie Python 3 W kursie programowania komputerów w Pythonie znajdziesz szczegółowe informacje na ...

29:21
#6 Słowniki i Switch - Kurs Python Tutorial

365 views

5 years ago

JT Devs
Javascript Lesson Regarding Switch Based on Examples

... 0:49 - Define a switch 1:23 - Create a variable 1:35 - Example on a switch 6:14 - How to apply a range on a switch statement ...

13:27
Javascript Lesson Regarding Switch Based on Examples

30 views

3 years ago

J David Eisenberg
Chapter 5: Nested if statements

Some decision structures require you to put if statements inside if statements. That's called a “nested if” statement.

3:10
Chapter 5: Nested if statements

109 views

4 years ago

J David Eisenberg
Chapter 5: Using braces in if statements

In this course, our style guidelines tell you to *always* use braces with if statements. This video explains the problems you could ...

6:30
Chapter 5: Using braces in if statements

144 views

4 years ago

J David Eisenberg
Chapter 4: break and continue

The break statement lets you exit from a loop before the loop condition says it's complete. The continue statement lets you jump to ...

5:41
Chapter 4: break and continue

799 views

4 years ago

COMPUTER & EXCEL SOLUTION
Switch case programe in C plus plus@COMPUTEREXCELSOLUTION

This is my Technology Related information.Like "O" Level,"CCC", "Webdesign", "C" language, "C++" "Php","Java","Java Script", ...

1:42
Switch case programe in C plus plus@COMPUTEREXCELSOLUTION

38 views

4 years ago

YuriODev
Session 07: CONTROL FLOW IN PYTHON | If-else, if-elif-else, ternary operator

Session 07: Control FLOW in Python: If-else, if-elif-else, ternary operator Welcome to the 7th session of our GCSE Computer ...

41:01
Session 07: CONTROL FLOW IN PYTHON | If-else, if-elif-else, ternary operator

2,410 views

1 year ago

JT Devs
CSharp Tutorial Regarding Conditions by JT Devs #CSharp

... it school, love to code, CSharp, if statement, nested if statement in c#, switch statement in c#, Coding in CSharp with examples, ...

11:48
CSharp Tutorial Regarding Conditions by JT Devs #CSharp

27 views

3 years ago

COMPUTER & EXCEL SOLUTION
Creating calculator with switch case in  C Language@COMPUTEREXCELSOLUTION

Join this channel to get access to perks: https://www.youtube.com/channel/UC4C_tfy6WLDxzVVO3y6YinA/join This is my ...

2:03
Creating calculator with switch case in C Language@COMPUTEREXCELSOLUTION

114 views

3 years ago

J David Eisenberg
Chapter 4: The while loop

The for loop is useful when you know how many iterations your loop needs. When you don't know in advance how many iterations ...

3:13
Chapter 4: The while loop

16 views

4 years ago

MP Coding
Understanding C# Pattern Matching with Switch Expressions #csharp #dotnetcore #codingtips

In this quick tutorial, we explore how to use C# pattern matching with switch expressions! Learn how a simple function can identify ...

0:42
Understanding C# Pattern Matching with Switch Expressions #csharp #dotnetcore #codingtips

446 views

1 year ago

J David Eisenberg
Chapter 7: Using elif for a chain of conditions

If you are testing similar conditions and finding yourself writing a lot of else-if pairs, you can combine them to elif and save yourself ...

5:56
Chapter 7: Using elif for a chain of conditions

201 views

7 years ago

COMPUTER & EXCEL SOLUTION
Switch Case Programe in C Language@COMPUTEREXCELSOLUTION

Join this channel to get access to perks: https://www.youtube.com/channel/UC4C_tfy6WLDxzVVO3y6YinA/join This is my ...

2:36
Switch Case Programe in C Language@COMPUTEREXCELSOLUTION

39 views

3 years ago

Cody Anderson
6.4 switch/case and try/catch

If/else is the most commonly used branching statements, but there are two other important types: switch/case and try/catch ...

3:05
6.4 switch/case and try/catch

2,555 views

5 years ago

Unidad de Innovación UMU
Módulo 2. Implementación

... como C, Java, Python... - Programas específicos de cálculo técnico y matemático: Matlab, Mathematica, Maple... - Entornos de ...

8:37
Módulo 2. Implementación

633 views

12 years ago