ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

147 results

Jakubication
Python Match Case Statement

The Python match case statement was introduced in Python 3.10. At a surface level glance, it could be thought of as pretty similar ...

10:07
Python Match Case Statement

13 views

3 months ago

makigas
☕ The Java switch is smarter than it looks

Switch expressions have been available in Java for a few years now. Unlike older switches, you don't need to use a "break ...

0:56
☕ The Java switch is smarter than it looks

13,524 views

9 months ago

Geekific
Switch Expressions in 1 min | #geekific #switchexpressions #in1min

Our Discord, GitHub repo, and socials: https://linktr.ee/geekific.

1:43
Switch Expressions in 1 min | #geekific #switchexpressions #in1min

1,905 views

4 months ago

Python India
Supercharge your Python code with the match statement

Supercharge your Python code with the match statement by Siddharta.

30:52
Supercharge your Python code with the match statement

68 views

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

39 views

3 months ago

Tech With Tim
Please Learn How To Write Tests in Python… • Pytest Tutorial

Get started with the Careerist QA Program today! https://crst.co/TECHWITH-2984FB40 In this video, I'm going to teach you how to ...

33:10
Please Learn How To Write Tests in Python… • Pytest Tutorial

150,639 views

10 months ago

Professor Sable
CISP 10 - Lab 4-4: Using a match-case Statement

CISP 10 - Lab 4-4: Using a match-case Statement. Mt. SAC.

7:56
CISP 10 - Lab 4-4: Using a match-case Statement

41 views

6 months ago

Reza Attar
Simplify Your Code with Switch Statements in JavaScript

I also mention that if none of the cases are hit, the default clause of the switch statement will be executed.

0:43
Simplify Your Code with Switch Statements in JavaScript

758 views

3 months ago

Deepesh Patel
Python Conditional Statements Explained | if, elif, else | Python Full Course - Day 4

Welcome to Day 4 of the Python Full Course for Beginners (31 Days to Master Python)! In this video, we'll learn about Conditional ...

34:36
Python Conditional Statements Explained | if, elif, else | Python Full Course - Day 4

3 views

2 months ago

Tech With Tim
3 Unique Python Features You NEED To Know

To learn for free on Brilliant, go to https://brilliant.org/techwithtim . Brilliant's also given our viewers 20% off an annual Premium ...

16:02
3 Unique Python Features You NEED To Know

16,529 views

2 months ago

PyBeach
PyBeach 2025 - Brett Slatkin - Patterns and Anti-Patterns in Python's Structural Pattern Matching

Have you used Python's match statement? How do you decide when to use match instead of a typical if/elif/else statement?

22:45
PyBeach 2025 - Brett Slatkin - Patterns and Anti-Patterns in Python's Structural Pattern Matching

406 views

3 months ago

Digital Asset Training
Lesson 9: Conditional Control Flow

00:14 If-then-else 01:10 Guards 02:11 Case statements 02:44 Either We look at constructs that can be used to alter program flow ...

4:54
Lesson 9: Conditional Control Flow

848 views

10 months ago

Jakubication
Python If Elif Else

In Python, if elif and else further extend the concept of if statements by allowing for testing of multiple non-overlapping conditions.

2:46
Python If Elif Else

15 views

4 months ago

Droid Dev Hub
121 - Exercise

For Source Code And Quizzes: Drive Link: ...

3:26
121 - Exercise

4 views

10 months ago

Amit Thinks
Decision Making Statements in C Programming | if | if-else | if else if else | switch | Amit Thinks

... statement 00:00:57 if-else statement 00:03:36 if-else if-else statement 00:10:00 switch statement 00:15:03 C Programming Free ...

20:44
Decision Making Statements in C Programming | if | if-else | if else if else | switch | Amit Thinks

1,479 views

9 months ago

CodeBite
The SwitchStatement in C# #codebite #cprogramminglanguagebeginners #shorts

What You'll Learn in This Video: ✓ Understanding if, else, and else if statements ✓ Using the switch statement for multiple ...

0:27
The SwitchStatement in C# #codebite #cprogramminglanguagebeginners #shorts

542 views

9 months ago

Droid Dev Hub
154 - TV Series Challenge #6

For Source Code And Quizzes: Drive Link: ...

9:11
154 - TV Series Challenge #6

3 views

10 months ago

COMPUTER & EXCEL SOLUTION
How to use switch formula in Zoho spreadsheet like Excel zoho spreadsheet kaise chalayen#zoho#excel

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

10:34
How to use switch formula in Zoho spreadsheet like Excel zoho spreadsheet kaise chalayen#zoho#excel

25 views

2 months ago

Droid Dev Hub
144 - Joins Exercise

For Source Code And Quizzes: Drive Link: ...

3:02
144 - Joins Exercise

3 views

10 months ago

NetworkChuck (2)
How I handle multiple Python Versions (pyenv)

Because everything in I.T. requires coffee: https://ntck.co/coffee Managing multiple Python versions is a nightmare. But I found a ...

7:36
How I handle multiple Python Versions (pyenv)

33,909 views

10 months ago