ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

60 results

Coding Tutorials
The Composite Pattern

What's the difference between a tree, a trunk, a branch, a twig and a leaf? With the Composite Pattern, very little. Source code ...

24:38
The Composite Pattern

2,567 views

4 years ago

Dov Zilberman
The Composite Design Pattern (With English Captions)

The Composite design pattern describes an object tree structure. This video contains code examples, class and object diagrams, ...

28:34
The Composite Design Pattern (With English Captions)

312 views

10 years ago

ArjanCodes
Composition Is Better Than Inheritance in Python

Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this video, I explain the difference between ...

23:29
Composition Is Better Than Inheritance in Python

280,740 views

4 years ago

Christopher Gedler
🧩 Patrones de Diseño Estructurales - Patrón Composite

Introducción* Esta serie de videos ofrece una guía práctica y didáctica sobre patrones de diseño. Cada video explica un patrón ...

3:29:15
🧩 Patrones de Diseño Estructurales - Patrón Composite

12 views

3 months ago

Christopher Okhravi
Adapter Pattern – Design Patterns (ep 8)

Video series on Design Patterns for Object Oriented Languages. This time we look at the Adapter Pattern. BUY MY BOOK: ...

26:36
Adapter Pattern – Design Patterns (ep 8)

261,490 views

8 years ago

CodeTekTeach
! Python design patterns masterclass

1. INTRODUCTION 0:00:00 1. What are design patterns 0:04:13 2. Types of design patterns !\2. CREATIONAL DESIGN ...

3:48:27
! Python design patterns masterclass

19,535 views

10 months ago

Giancarlo Fleuri
(LEGENDADO) Twenty years of Design Patterns Ralph E Johnson GoF author SugarLoafPLoP 2014

Para sugestões e correções, utilizar o repositório abaixo: https://github.com/giancarlofleuri/UFGsubs Originalmente publicado por ...

1:12:51
(LEGENDADO) Twenty years of Design Patterns Ralph E Johnson GoF author SugarLoafPLoP 2014

179 views

10 years ago

Design Patterns Lectures
Design Patterns Final Lecture: Summary and Wrap-Up

This is a recording of the final lecture in the course "Design Patterns" at Graz University of Technology (Austria) on Jan. 20th 2021.

43:11
Design Patterns Final Lecture: Summary and Wrap-Up

1,800 views

4 years ago

Prototype Project
JAVA Web Application w/ command pattern - Tutorial

1:00 How to create a web project in eclipse? 01:15 How to create a JAVA Servlet in eclipse? 02:25 What is an example JAVA ...

21:25
JAVA Web Application w/ command pattern - Tutorial

6,749 views

13 years ago

Prototype Project
Command Design Pattern - Java Tutorial

00:00 What is the UML diagram of the command design pattern ? 00:50 What is the UML diagram of a command pattern example ...

20:01
Command Design Pattern - Java Tutorial

12,654 views

13 years ago

Audiopedia
Design Patterns

Design Patterns: Elements of Reusable Object-Oriented Software is a software engineering book describing recurring solutions to ...

22:14
Design Patterns

1,809 views

11 years ago

IIT Roorkee July 2018
Lecture 50: Structural Patterns

... the structural patterns we are going to see adapter pattern decorator pattern composite pattern and the proxy pattern so they are ...

34:37
Lecture 50: Structural Patterns

772 views

10 months ago

nptelhrd
Lecture - 15 Design Patterns

Lecture Series on Software Engineering by Prof.N.L. Sarda, Prof. Umesh Bellur,Prof.R.K.Joshi and Prof.Shashi Kelkar ...

56:13
Lecture - 15 Design Patterns

198,197 views

17 years ago

Rocketseat
Create components in this way in React (Composition Pattern)

Within our application, no matter how simple it may be, components can have an absurd number of customizations (which I'll ...

24:47
Create components in this way in React (Composition Pattern)

136,361 views

2 years ago

Prototype Project
Java: Iterator Design Pattern

What is the UML diagram of the Iterator Object Oriented Design Pattern? What are the methods of the Iterator Interface in the ...

21:00
Java: Iterator Design Pattern

6,079 views

13 years ago

Prototype Project
Decision Trees w/ JAVA Prototype Project 04 - generate & use rules

... the application 07:38 go over the 2 packages in this app. including usage of the composite pattern to represent various nodes in ...

35:00
Decision Trees w/ JAVA Prototype Project 04 - generate & use rules

2,314 views

5 years ago

Questpond
What is Aggregation , Association and Composition ? | Object Oriented Programming ( OOP ) Tutorial

For more such videos visit http://www.questpond.com For more such videos subscribe ...

23:42
What is Aggregation , Association and Composition ? | Object Oriented Programming ( OOP ) Tutorial

307,913 views

13 years ago

Pisani da ArcH
Microservices Patterns | API Composition

Descubra os detalhes intrincados do padrão Microservices Patterns | API Composition em nossa exploração aprofundada.

28:11
Microservices Patterns | API Composition

1,588 views

2 years ago

Yegor Bugayenko
The Power of Decorators (webinar #40)

The Decorator design pattern is a powerful tool in object-oriented programming. There is a real practical example demonstrated, ...

55:28
The Power of Decorators (webinar #40)

2,079 views

Streamed 7 years ago

Quality Coding
Refactor like a Pro: Adopt the Null Object Pattern with Small, Verified Steps

Are design patterns still relevant today, especially for Swift developers? Watch as I refactor an iOS view model to use the Null ...

31:12
Refactor like a Pro: Adopt the Null Object Pattern with Small, Verified Steps

934 views

4 years ago

Decomplexify
Learn Database Normalization - 1NF, 2NF, 3NF, 4NF, 5NF

An easy-to-follow database normalization tutorial, with lots of examples and a focus on the design process. Explains the "why" and ...

28:34
Learn Database Normalization - 1NF, 2NF, 3NF, 4NF, 5NF

2,880,237 views

4 years ago

DotTech-ES
🚀Aprende cómo mejorar el código de tus aplicaciones con el patrón Decorador: Tutorial para devs

En este video te enseñamos todo lo que necesitas saber sobre el patrón de diseño Decorador. Empezamos explicando qué es el ...

21:49
🚀Aprende cómo mejorar el código de tus aplicaciones con el patrón Decorador: Tutorial para devs

2,449 views

2 years ago

Decomplexify
Entity Relationship Diagrams

An easy-to-follow tutorial on Entity Relationship Diagrams (ERDs). In this video, we explore how ERDs help to clarify crucial ...

20:32
Entity Relationship Diagrams

174,986 views

1 year ago

Yegor Bugayenko
Synchronized Decorators for Thread-Safety (Webinar #32)

We discussed thread-safety in OOP and synchronized decorators to solve the problem. The discussion was based on this blog ...

1:02:43
Synchronized Decorators for Thread-Safety (Webinar #32)

1,580 views

Streamed 7 years ago

CITRIS and the Banatao Institute
Day 2 - 2. Architecting Parallel Software with Design Patterns - PARLAB 2011

Architecting Parallel Software with Design Patterns (Kurt Keutzer, UCB) We give an overview of design patterns and how complex ...

56:26
Day 2 - 2. Architecting Parallel Software with Design Patterns - PARLAB 2011

940 views

14 years ago