ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,087 results

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

Eduardo Mendes
Pattern Matching - Live de Python #171

Chegou a hora de conversarmos sobre a feature mais esperada da versão 3.10 do Python. O Pattern Matching. Um alternativa ...

1:53:13
Pattern Matching - Live de Python #171

7,175 views

Streamed 4 years ago

Quick Coding Tips
The #Wait Is #Over: #Python 's Secret #Switch #Case Feature is Finally Out in the Open

In this highly-anticipated video, we're finally revealing one of Python's biggest secrets: the switch case feature! For years ...

1:00
The #Wait Is #Over: #Python 's Secret #Switch #Case Feature is Finally Out in the Open

853 views

2 years ago

Alex The Analyst
Regular Expression Use Cases in Python

Take my Full Python Course Here: https://bit.ly/48O581R In this lesson we are going to look at real use cases for Regular ...

12:47
Regular Expression Use Cases in Python

12,347 views

2 years ago

Peter Schneider
Simple and secure Python console menu without conditionals or match case statements

Simple and secure Python console menu without conditionals or match case statements I hope you found a solution that worked ...

3:32
Simple and secure Python console menu without conditionals or match case statements

10 views

2 years ago

EuroPython Conference
How we used vectorization for 1000x Python speedups (no C or Spark needed!)

EuroPython 2024 — Forum Hall on 2024-07-11] How we used vectorization for 1000x Python speedups (no C or Spark needed!)

40:40
How we used vectorization for 1000x Python speedups (no C or Spark needed!)

468 views

1 year ago

ojamboshop
Switch Case Equivalent In Python

Python uses match case pair instead of the switch case pair of other programming languages. Use switch case to specify many ...

0:58
Switch Case Equivalent In Python

28 views

1 year ago

Распаковка курсов - разбор онлайн курсов
002 ▶️ Todo List View and Program Exit #match case
7:20
002 ▶️ Todo List View and Program Exit #match case

0 views

2 years ago

TrentDoesMath
Hands On Data Science Project: Understand Customers with KMeans Clustering in Python

Try CodeCrafters for free using my referral link: https://app.codecrafters.io/join?via=trentpark8800 In this walkthrough, we dive into ...

1:47:49
Hands On Data Science Project: Understand Customers with KMeans Clustering in Python

87,278 views

1 year ago

achipa
Meteor & Qt: match made in heaven

A Meteor - Qt interfacing demo You can use Meteor for the back-end and web clients, and Qt for the native applications on all of it's ...

4:49
Meteor & Qt: match made in heaven

5,181 views

11 years ago

The Debug Zone
Python Regex: Case Sensitive and Insensitive Matching with Pipe Operator

In this video, we dive into the powerful world of Python regular expressions, focusing on case-sensitive and case-insensitive ...

1:31
Python Regex: Case Sensitive and Insensitive Matching with Pipe Operator

1 view

6 months ago

CodeTapasya
Python `match` Statement: Say Goodbye to Chained If/Else! 👋 #Shorts

Tired of wrestling with endless `if`/`elif`/`else` chains in your Python code? Say hello to the `match` statement – your new best ...

1:15
Python `match` Statement: Say Goodbye to Chained If/Else! 👋 #Shorts

973 views

4 weeks ago

CppNow
C++Now 2019: Michael Park “Pattern Matching: Match Me If You Can”

http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:29:26
C++Now 2019: Michael Park “Pattern Matching: Match Me If You Can”

4,641 views

6 years ago

我是Paul Chao
Python 3.10 條件匹配 match/case

Python 3.10引入的match/case語法來匹配多種模式.

4:17
Python 3.10 條件匹配 match/case

11 views

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

159 views

1 year ago

TutoriasColombia
sentencia case -- python(operaciones matematicas)

http://tutorias.co/sentencia-case-pythonoperaciones-matematicas/

7:23
sentencia case -- python(operaciones matematicas)

182 views

11 years ago

programming
Scala Match Case

Scala Match Case.

22:33
Scala Match Case

460 views

5 years ago

Kristopher Micinski
L9: Quasiquoting and Pattern Matching

Reading: There is no officially-assigned reading, but you should read racket's match documentation, it will save you a lot of time ...

23:47
L9: Quasiquoting and Pattern Matching

2,450 views

4 years ago

Kian Brose
How to make advanced image recognition bots using python

This video will show you how to make image recognition bots as fast as possible using Python. I will cover the basics of Pyautogui, ...

15:01
How to make advanced image recognition bots using python

1,513,106 views

5 years ago

ojamboshop
Python Switch Case Statement

Python uses match case pair instead of the switch case pair of other programming languages. Use switch case to specify many ...

8:58
Python Switch Case Statement

41 views

1 year ago

EuroPython Conference
Deep Kayal - Large-scale data extraction, structuring and matching using Python and Spark

"Large-scale data extraction, structuring and matching using Python and Spark [EuroPython 2017 - Talk - 2017-07-14 - Anfiteatro ...

30:32
Deep Kayal - Large-scale data extraction, structuring and matching using Python and Spark

864 views

8 years ago

Tiago Cogumbreiro
CS450   S21   33   03  Pattern matching

... one of the branches so in the case of condition we if you use a con we've learned that uh it actually returns void but with a match ...

29:59
CS450 S21 33 03 Pattern matching

214 views

4 years ago

Adventures with Landon
It’s a Snake Eat Snake WORLD! King Cobra Attacks Python! #snake

It's a snake eat snake world! This King Cobra attacked a Reticulated Python.

0:29
It’s a Snake Eat Snake WORLD! King Cobra Attacks Python! #snake

7,074,420 views

1 year ago

Bald. Bearded. Builder.
How Pattern Matching Saves Your Day! #csharp #dotnet

Pattern matching makes it a lot easier to compare your boxed variables. Let's talk about why Did you know that we stream C#?

0:31
How Pattern Matching Saves Your Day! #csharp #dotnet

4,291 views

3 months ago

Tiago Cogumbreiro
CS450   33   04  Pattern matching

... you would get this case so you get through but if it's something else it wouldn't match the first one it would match the second one ...

17:51
CS450 33 04 Pattern matching

589 views

5 years ago