ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,861,739 results

Geekific
The Bridge Pattern Explained and Implemented in Java | Structural Design Patterns | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ With this video, we add ...

5:23
The Bridge Pattern Explained and Implemented in Java | Structural Design Patterns | Geekific

64,019 views

4 years ago

Hello Byte
Bridge Design Pattern: Easy Guide For Beginners

In this video, we explore the Bridge Design Pattern in software development. Learn how to decouple abstraction from ...

2:58
Bridge Design Pattern: Easy Guide For Beginners

4,917 views

1 year ago

BettaTech
BRIDGE | Design Patterns

Get your free English lesson on Cambly using the code BETTATECH2022 👉🏻 https://bit.ly/3nlQmsW In this video from the DESIGN ...

9:56
BRIDGE | Design Patterns

40,448 views

4 years ago

Christopher Okhravi
Bridge Pattern – Design Patterns (ep 11)

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

52:04
Bridge Pattern – Design Patterns (ep 11)

156,709 views

8 years ago

levonog
Bridge - Design Patterns in 5 minutes

In this informative YouTube video, we delve into the world of the Bridge Design Pattern in Object-Oriented Programming. Learn ...

2:51
Bridge - Design Patterns in 5 minutes

5,207 views

2 years ago

People also watched

BettaTech
7 Design Patterns Every Programmer Should Know

In this video, you'll learn 7 design patterns every programmer should know to write clean, scalable code. Link to the Design ...

14:33
7 Design Patterns Every Programmer Should Know

97,364 views

5 months ago

SingletonSean
Bridge Pattern - DESIGN PATTERNS (C#/.NET)

Learn about the bridge pattern, which is a structural design pattern that decouples code. The main concept behind this pattern is ...

11:01
Bridge Pattern - DESIGN PATTERNS (C#/.NET)

5,764 views

4 years ago

ForrestKnight
7 Design Patterns EVERY Developer Should Know

That's what a design pattern is. A repeatable solution to a software engineering problem. Templates that can be applied to ...

23:09
7 Design Patterns EVERY Developer Should Know

990,522 views

1 year ago

Alex Hyett
5 Design Patterns That Are ACTUALLY Used By Developers

CHAPTERS 00:00 - Introduction 00:37 - What is a Design Pattern? 02:01 - What are the Design Patterns? 03:27 - Strategy Pattern ...

9:27
5 Design Patterns That Are ACTUALLY Used By Developers

438,264 views

2 years ago

campbelltech
C# Bridge Pattern Implementation: A Developer's Guide

In this comprehensive C# tutorial, we'll dive deep into the Bridge Pattern, a powerful design pattern used in software development ...

27:18
C# Bridge Pattern Implementation: A Developer's Guide

2,391 views

2 years ago

BettaTech
STRATEGY | PATRONES de DISEÑO

Design Patterns https://amzn.to/39XuQlq Head First Design Patterns https://amzn.to/2uq6XUq Refactoring ...

8:12
STRATEGY | PATRONES de DISEÑO

108,811 views

5 years ago

Decoded Frontend
Design Patterns in Angular Source Code - Strategy Design Pattern

To try everything Brilliant has to offer—free—for a full 30 days, visit http://brilliant.org/DecodedFrontend/ The first 200 of you will get ...

12:48
Design Patterns in Angular Source Code - Strategy Design Pattern

21,124 views

2 years ago

hdeleon.net
5 Cosas que DEBES CONOCER Antes de Aprender PATRONES DE DISEÑO

En este video te hablare de 5 cosas que debes de conoces antes de comenzar a aprender Patrones de Diseño. 00:00 ...

10:21
5 Cosas que DEBES CONOCER Antes de Aprender PATRONES DE DISEÑO

42,193 views

4 years ago

TechWebDots
Bridge Design Pattern | C# | with very easy code example

I have explained the following in this video: What is Bridge #DesignPattern C# with very easy code example in Structural design ...

9:54
Bridge Design Pattern | C# | with very easy code example

2,847 views

4 years ago

Majid Karimizadeh
Bridge Design Pattern in PHP

In this tutorial I want to show you how we can use bridge design pattern in php. Bridge design pattern believes that inheritance ...

14:42
Bridge Design Pattern in PHP

1,302 views

4 years ago

Derek Banas
Bridge Design Pattern

Code and Homework Answer: http://goo.gl/YgXMC Welcome to my Bridge Design Pattern tutorial. If you ever wanted to build a ...

14:52
Bridge Design Pattern

206,478 views

13 years ago

Daily Code Buffer
Bridge Design Pattern in detail | Interview Question (Structural Design Pattern)

Head to https://cutt.ly/spring_micro and use Coupon Code SUPER70 to get 70% off the course. The Adapter is a structural design ...

8:10
Bridge Design Pattern in detail | Interview Question (Structural Design Pattern)

12,260 views

3 years ago

Raw Coding
The Bridge Design Pattern (C#)

The bridge design pattern explained with examples in code. Patreon https://www.patreon.com/raw_coding Courses ...

8:31
The Bridge Design Pattern (C#)

12,868 views

4 years ago

Coder Army
Bridge Pattern | Real-world use case + Code | System Design

Welcome to Lecture 25 of the Ultimate Low-Level Design (LLD) Series by Coder Army! fifth week for #lowleveldesign ...

31:22
Bridge Pattern | Real-world use case + Code | System Design

7,017 views

8 months ago

ArjanCodes
Let's Take The Bridge Pattern To The Next Level

Learn how to design great software in 7 steps: https://arjan.codes/designguide. This video covers how the bridge pattern works ...

17:13
Let's Take The Bridge Pattern To The Next Level

41,803 views

4 years ago

TutorialsPoint
Bridge Design Pattern

Bridge Design Pattern Watch more Videos at https://www.tutorialspoint.com/videotutorials/index.htm Lecture By: Mr. Arnab ...

10:46
Bridge Design Pattern

20,019 views

7 years ago

kudvenkat
Bridge Design Pattern

Text version of the video http://csharp-video-tutorials.blogspot.com/2018/01/bridge-design-pattern.html Healthy diet is very ...

14:52
Bridge Design Pattern

61,125 views

8 years ago

codeWithAryan
Bridge Design Pattern in Software Development: 🌉 A Complete Guide 📖

Article - https://codewitharyan.com/system-design/low-level-design Structured DSA (Basics to Advanced) Practice ...

14:23
Bridge Design Pattern in Software Development: 🌉 A Complete Guide 📖

2,537 views

10 months ago

Decoded Frontend
Design Patterns in Angular Source Code - Bridge Design Pattern

Become a PRO with my in-depth Angular Forms Course 10% discount for the first 10 students ...

16:47
Design Patterns in Angular Source Code - Bridge Design Pattern

30,459 views

3 years ago

levonog
Design Patterns: The Movie

Dive deep into the world of Object-Oriented Programming (OOP) as we unravel the essence of all 23 design patterns!

1:23:12
Design Patterns: The Movie

52,645 views

1 year ago

Decoded Frontend
Angular Design Patterns – Bridge [Advanced, 2020]

Learn how to build custom form controls like select dropdown with multiselection in my new advanced Angular Forms course ...

24:34
Angular Design Patterns – Bridge [Advanced, 2020]

52,777 views

5 years ago

Geekific
The Adapter Pattern Explained and Implemented in Java | Structural Design Patterns | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ Today, we start ...

5:01
The Adapter Pattern Explained and Implemented in Java | Structural Design Patterns | Geekific

93,742 views

4 years ago

Design Patterns Lectures
The Bridge Design Pattern

In this video, the Bridge software design pattern is explained. Bridge: Decouple the client abstraction and underlying ...

6:49
The Bridge Design Pattern

1,179 views

5 years ago

JavaWithMeennu
Bridge Design Pattern | Structural design patterns in JAVA

In Java, Structural Design Patterns are a group of design patterns that focus on the composition of classes and objects. They are ...

7:50
Bridge Design Pattern | Structural design patterns in JAVA

336 views

2 years ago