ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

137 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

2 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,451 views

8 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,900 views

4 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

146,212 views

10 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

33 views

2 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

67 views

9 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

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

CISP 10.

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

40 views

6 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

827 views

10 months ago

Codingeasy
python revision

python revision in one video Python revision Contact me through email: aardidivyyash@gmail.com #computerscience #python ...

2:54:33
python revision

22 views

11 months ago

Droid Dev Hub
121 - Exercise

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

3:26
121 - Exercise

4 views

9 months ago

Droid Dev Hub
144 - Joins Exercise

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

3:02
144 - Joins Exercise

3 views

9 months ago

Code With Struckchure
#EP5: Introduction to Python Programming

Yeah, I mean it's kind of mouthful, but they are also statements in Python as well. The next one, I will talk about is the for loop. Yes ...

1:54:15
#EP5: Introduction to Python Programming

46 views

Streamed 11 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,163 views

10 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

395 views

3 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

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

Droid Dev Hub
154 - TV Series Challenge #6

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

9:11
154 - TV Series Challenge #6

3 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

CS50
CS50x 2026 - Lecture 6 - Python

This is CS50, Harvard University's introduction to the intellectual enterprises of computer science and the art of programming.

2:29:32
CS50x 2026 - Lecture 6 - Python

12,631 views

4 days ago