ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,657 results

pythonbrasil
1   Luciano Ramalho   Alex Martelli's Design Patterns in Python

... nos livros sobre design patterns e as pessoas querem aplicar aquele design patterns que elas aprenderam em python e alguns ...

35:40
1 Luciano Ramalho Alex Martelli's Design Patterns in Python

564 views

7 years ago

PythonPune
Design Patterns and Python: Creational Patterns

https://pythonpune.in/event/march-pythonpune-meetup-2020/#design-patterns-and-python-creational-patterns ...

37:51
Design Patterns and Python: Creational Patterns

63 views

5 years ago

EuroPython Conference
Sebastian Buczyński - Why you don't need design patterns in Python?

"Why you don't need design patterns in Python? [EuroPython 2017 - Talk - 2017-07-11 - PyCharm Room] [Rimini, Italy] Exactly 23 ...

27:03
Sebastian Buczyński - Why you don't need design patterns in Python?

27,585 views

8 years ago

Montreal-Python
Design Patterns in Python #MP38

Jean-Philippe Caissy and Rory Geoghegan present "Design Patterns in Python" Source: http://montrealpython.org/2013/06/mp38/

19:58
Design Patterns in Python #MP38

13,936 views

12 years ago

EuroPython Conference
Mastering Design Patterns: Crafting Elegant Solutions with a Confidence — Petr Balogh

EuroPython 2024 — Terrace 2A on 2024-07-11] Mastering Design Patterns: Crafting Elegant Solutions with a Confidence by Petr ...

27:56
Mastering Design Patterns: Crafting Elegant Solutions with a Confidence — Petr Balogh

357 views

1 year ago

EuroPython Conference
Design Patterns: Build better software from day one — Marine Guyot

EuroPython 2025 — Terrace 2A on 2025-07-18] *Design Patterns: Build better software from day one by Marine Guyot* ...

24:15
Design Patterns: Build better software from day one — Marine Guyot

595 views

2 months ago

Mariano Reingart
Design Patterns en Python - David Litvak Bruno - PyConAr 2012

PyCon Argentina 2012 - http://ar.pycon.org/2012 Design Patterns en Python - Ideas de diseño aprovechando las herramientas de ...

29:40
Design Patterns en Python - David Litvak Bruno - PyConAr 2012

498 views

13 years ago

Python España
Amqp from Python, advanced design patterns - Pau Freixes y Arnau Orriols - Track Avanzado

AMQP as standard application layer protocol is widely used to design backends where business logic is spread around different ...

35:37
Amqp from Python, advanced design patterns - Pau Freixes y Arnau Orriols - Track Avanzado

869 views

9 years ago

PythonPune
Design Patterns and Python: Structural Design Patterns

Design Patterns and Python: Structural Design Patterns * **Speaker**: A.P. Rajshekhar ...

23:46
Design Patterns and Python: Structural Design Patterns

75 views

4 years ago

jGeek
Python Programming with Design Patterns

Improve your coding skills by learning Software Design Patterns applied to Python development Master All 23 Design Patterns in ...

3:48:27
Python Programming with Design Patterns

889 views

2 years ago

PyCon SG
Practical Python Design Patterns - PyCon APAC 2018

Speaker: Ramanathan Ramakrishnamoorthy, Director/Co-Founder at Zentropy Technologies Any production application requires ...

35:31
Practical Python Design Patterns - PyCon APAC 2018

2,877 views

7 years ago

Learning & Development
Design Patterns with Python   PYG

... technique as you are aware why we are here today's topic is to learn design pattern in Python do you know I am going to deliver ...

46:02
Design Patterns with Python PYG

43 views

2 years ago

EuroPython Conference
Robert Smallshire - Domain Driven Design Patterns in Python

Domain-Driven Design Patterns in Python [EuroPython 2018 - Talk - 2018-07-27 - Kilsyth] [Edinburgh, UK] By Robert Smallshire ...

1:01:15
Robert Smallshire - Domain Driven Design Patterns in Python

29,778 views

7 years ago

src7cse
Python Design Patterns Tutorial for Beginners 2025 #python3 #oop #PythonDesignPatterns #src7cse

Python Design Patterns Tutorial for Beginners 2025 #python3 #oop #PythonDesignPatterns #src7cse Welcome to my Channel...!

2:51
Python Design Patterns Tutorial for Beginners 2025 #python3 #oop #PythonDesignPatterns #src7cse

31 views

4 months ago

Code with Brylie
GPT 4 assisted Python design patterns (Adapter and Factory)

Part 2: Using GPT 4 to refactor Python code using the Adapter and Factory design patterns.

1:18:09
GPT 4 assisted Python design patterns (Adapter and Factory)

55 views

Streamed 2 years ago

PyLondinium
Practical Python Design Patterns - Ramanathan R - PyLondinium18

Any production application requires good use of design patterns and this talk will be about popular design patterns/choices and ...

23:34
Practical Python Design Patterns - Ramanathan R - PyLondinium18

231 views

7 years ago

All Things Open
What we can Learn from Go to Write Better Python - Aaron Schlesinger

Presented by: Aaron Schlesinger, Microsoft Presented at All Things Open 2020 - Programming Languages Track Abstract: Go ...

44:13
What we can Learn from Go to Write Better Python - Aaron Schlesinger

108 views

5 years ago

Code Geek
Domain-Driven Design (DDD) Patterns in Python

In this tutorial, we introduce Python programmers to the core tactical patterns of Domain-Driven Design (DDD) and show how they ...

1:00:56
Domain-Driven Design (DDD) Patterns in Python

7,653 views

4 years ago

Python Peak
What’s the trick to create a Python singleton? Python Singleton Class The Surprising Trick!

What's the trick to create a Python singleton? A singleton restricts a class to a single instance. In Python, you can use a ...

0:29
What’s the trick to create a Python singleton? Python Singleton Class The Surprising Trick!

86 views

1 year ago

Code with Brylie
GPT 4 assisted Python design patterns (Adapter and Factory)

Using GPT 4 to refactor Python code using the Adapter and Factory design patterns.

1:02:08
GPT 4 assisted Python design patterns (Adapter and Factory)

50 views

Streamed 2 years ago

EuroPython Conference
David Liu - Infrastructure design patterns with Python, Buildbot, and Linux Containers

"Infrastructure design patterns with Python, Buildbot, and Linux Containers [EuroPython 2017 - Talk - 2017-07-12 - PyCharm ...

27:37
David Liu - Infrastructure design patterns with Python, Buildbot, and Linux Containers

2,693 views

8 years ago

Learning & Development
Python Coding Best Practice and Design Pattern

Visible yes it is okay so today we are going to discuss some of the best practices of python so these are the points that we will ...

1:25:07
Python Coding Best Practice and Design Pattern

28 views

3 years ago

jGeek
SOLID Principles: Improve Your Python Code

Learn how to improve your Python code through mastery of S.O.L.I.D principles and the Top GoF Design Patterns. In this course ...

4:52:05
SOLID Principles: Improve Your Python Code

2,028 views

2 years ago

EuroPython Conference
Moshe Goldstein/david dayan - Implementing Parallel Programming Design Patterns using EFL for Python

Moshe Goldstein/david dayan - Implementing Parallel Programming Design Patterns using EFL for Python [EuroPython 2016] [19 ...

40:25
Moshe Goldstein/david dayan - Implementing Parallel Programming Design Patterns using EFL for Python

269 views

9 years ago

PyCon Taiwan
Python Design Patterns|Max Lai|PyCon APAC 2022

PyCon APAC 2022|一般演講Talks|國泰金控Cathay Financial Holdings / 美光科技Micron 冠名贊助✏️ 共 ...

29:32
Python Design Patterns|Max Lai|PyCon APAC 2022

624 views

3 years ago