ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

555 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,173 views

Streamed 4 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,295 views

2 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

852 views

2 years 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

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!)

466 views

1 year 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

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

Распаковка курсов - разбор онлайн курсов
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

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

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

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

11 views

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

programming
Scala Match Case

Scala Match Case.

22:33
Scala Match Case

460 views

5 years 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

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

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

PyCon DE
PyCon.DE 2017 Thuy Le - Sport analysis with Python

Thuy Le Abstract Tags: devops analytics data-science python Sport analysis with Python and visualize data with tableau. We have ...

23:29
PyCon.DE 2017 Thuy Le - Sport analysis with Python

762 views

8 years ago

Big Things Conference
Machine learning for product matching by Francisco Javier Ordoñez y Alicia Pérez

Session presented at Big Data Spain 2018 Conference 15th Nov 2018 Kinépolis Madrid.

32:39
Machine learning for product matching by Francisco Javier Ordoñez y Alicia Pérez

3,262 views

7 years 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

3 weeks ago

Peter Schneider
Python Find matching item in a list of dictionaries

Python Find matching item in a list of dictionaries I hope you found a solution that worked for you :) The Content (except music ...

4:19
Python Find matching item in a list of dictionaries

9 views

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

4 years ago