ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,953 results

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,568 views

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

579 views

2 months 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,569 views

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

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

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,876 views

7 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

888 views

2 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

107 views

5 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,749 views

7 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

868 views

9 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

Protocol Labs
Mandala: A High-level Data Management Language Implemented in Python - Aleksandar Makelov

Bio: Aleksandar is a final-year PhD student at MIT EECS. He's worked on research in theoretical computer science and machine ...

55:32
Mandala: A High-level Data Management Language Implemented in Python - Aleksandar Makelov

241 views

3 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

EuroPython Conference
Clean Architectures in Python - presented by Leonardo Giordani

EuroPython 2022 - Clean Architectures in Python - presented by Leonardo Giordani [Liffey A on 2022-07-15] Architectural ...

47:48
Clean Architectures in Python - presented by Leonardo Giordani

34,912 views

3 years ago

AI + Open Source Dev 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

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

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,021 views

2 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

EuroPython Conference
Vinicius Gubiani Ferreira - Python Anti-Patterns

Python Anti-Patterns [EuroPython 2021 - Talk - 2021-07-29 - Brian] [Online] By Vinicius Gubiani Ferreira Most people heard at ...

27:50
Vinicius Gubiani Ferreira - Python Anti-Patterns

799 views

4 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

268 views

9 years ago

ProgramArtist
Design Patterns - Factory Method

In this episode I show the Factory Method design pattern. I show what issues it can solve and how it can make the code less ...

20:24
Design Patterns - Factory Method

420 views

8 years ago

AI + Open Source Dev with Brylie
s6: code design patterns with GPT 4; unit tests with Copilot

Using GPT 4 to refactor Python code to use common design patterns and then writing unit tests with Copilot.

23:36
s6: code design patterns with GPT 4; unit tests with Copilot

90 views

2 years ago

Kenny Liao
The Only AI Agent Design Patterns You Need

Learn how to build Reliable and Effective AI Agents following core design patterns from the industry leader, Anthropic.

1:29:19
The Only AI Agent Design Patterns You Need

1,602 views

5 months ago

Python India
Django Design Patterns
40:51
Django Design Patterns

2,183 views

11 years ago