ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

404 results

Code Master
Patrón Singleton en Java 🚀: ¡Domina el diseño con una instancia única!

Sabías que el patrón Singleton es uno de los más usados en desarrollo de software? Aprende cómo implementar este patrón ...

28:18
Patrón Singleton en Java 🚀: ¡Domina el diseño con una instancia única!

80 views

1 year ago

nipafx
Utilities, Singletons and Dependency Injection - Effective Java, Items 3-5

What do singletons, utility classes, and dependency injection have in common? All three worry about controlling instantiation ...

20:56
Utilities, Singletons and Dependency Injection - Effective Java, Items 3-5

2,298 views

7 years ago

Java Hangout
GoF Design Patterns / Singleton Design Pattern/ Design Patterns

Overview about Gang Of Four Design Patterns which are categorized as below and Singleton implementation. 1. Creational ...

23:37
GoF Design Patterns / Singleton Design Pattern/ Design Patterns

297 views

6 years ago

Bulgarian Java User Group
Design patterns (част 1)

Details: Creational patterns: Abstract factory, Builder, Dependency injection, Factory method, Lazy initialization, Object pool, ...

1:28:44
Design patterns (част 1)

412 views

Streamed 2 years ago

iMProgrammer
Design Patterns in Java | Java Design Patterns for Beginners

In this Design Patterns tutorial, you'll learn the basics of Design Patterns and its implementation in Java. This tutorial provide you ...

1:51:17
Design Patterns in Java | Java Design Patterns for Beginners

79 views

2 years ago

Andrés Guzmán Dev
Aprende los cinco principales Patrones de Diseños (Design Patterns in Java)

Facebook: https://www.facebook.com/formacionbdi LinkedIn: https://www.linkedin.com/in/andresguzf/ Twitter: ...

2:12:17
Aprende los cinco principales Patrones de Diseños (Design Patterns in Java)

7,646 views

2 years ago

Tom Mens
Implementing statecharts in Java using design patterns

This online tutorial is part of a bachelor-level software modeling course taught by Tom Mens at the University of Mons (Belgium).

34:54
Implementing statecharts in Java using design patterns

2,306 views

10 years ago

Microsoft Visual Studio
SOLID Design Patterns

In this episode, Robert is joined by Phil Japikse for a chat about design patterns. Software design patterns have been around long ...

57:18
SOLID Design Patterns

254,252 views

8 years ago

Learning & Development
Java Design Patterns

Java code base or we can see that using lombok that you can also implement uh there is like singleton pattern it has few edge ...

1:14:54
Java Design Patterns

16 views

3 years ago

Cave of Programming
JUnit Basic Usage: Java Design Patterns Part 14

More courses! Free C++ course: https://www.udemy.com/course/free-learn-c-tutorial-beginners/?

23:19
JUnit Basic Usage: Java Design Patterns Part 14

8,816 views

12 years ago

Scott Stanchfield
Design Patterns Session 1 (Intro, Mediator)

Introduction, Naive GUI, Mediator Pattern https://github.com/javadude/patterns.session1.

53:23
Design Patterns Session 1 (Intro, Mediator)

2,083 views

10 years ago

Abram Hindle
CMPUT301 Design Patterns II composite pattern and command pattern in Java

Design Patterns II: Composite Pattern and Command Pattern in Java for CMPUT301 at the University of Alberta, Department of ...

25:02
CMPUT301 Design Patterns II composite pattern and command pattern in Java

2,246 views

12 years ago

Valdas Rapsevicius
Design Patterns #1

Java Design Patterns.

1:47:43
Design Patterns #1

10 views

5 years ago

ItZ
SOLID Design Principles - Learn Craftsmanship of the Software

SOLID Design Principles - Learn Craftsmanship of the Software - How to write the code in maintainable, reusable and extensible ...

44:51
SOLID Design Principles - Learn Craftsmanship of the Software

118 views

3 years ago

Mock Interviews
Tricky & Very Hard Interview for Java experienced | DS & Algo | Design Patterns| Technical Architect

We are sharing our live LIVE mock interviews for learning and preparing for your interviews. If you're interested in mastering Core ...

1:14:56
Tricky & Very Hard Interview for Java experienced | DS & Algo | Design Patterns| Technical Architect

3,329 views

1 year ago

ozzloy
java state pattern combat warrior 2023 06 13 17 01 42

we used a combatcontext which kept track of the combatstate. that helped determine who was the winner between two warriors.

1:36:13
java state pattern combat warrior 2023 06 13 17 01 42

19 views

2 years ago

Otavio Santana
The Power of Java Enum - Take advantage of it to make your code more readable and efficient

Like any other language, Java has the enum feature that allows us to enumerate items. It is helpful to list delimited items in your ...

20:26
The Power of Java Enum - Take advantage of it to make your code more readable and efficient

2,956 views

3 years ago

Valdas Rapsevicius
Design Patterns #2

Java Design Patterns.

1:25:08
Design Patterns #2

4 views

5 years ago

Christian Hur
Connecting to MongoDB in Node.js Using Singleton

Overview Hello, everyone! Today we will talk about a very important design pattern in software development called Singleton.

24:58
Connecting to MongoDB in Node.js Using Singleton

431 views

1 year ago

Toronto Java Users Group
2014-01 Introduction to Scala

The main presentation starts at 6:03. Christian Sadilek and Donny Nadolny provide an introduction to the Scala programming ...

1:28:14
2014-01 Introduction to Scala

25,989 views

11 years ago

WONG Yat Chung
Introduction to Object Oriented Programming —  Lecture 05

Introduction to Object-Oriented Programming (ITP4713) AY2324 Lecture 05 #Java #Programming #ioop #HKIIT HKIIT All Rights ...

1:39:44
Introduction to Object Oriented Programming — Lecture 05

1 view

1 year ago

Ivan Ponomarev
Mainor 2022. Java Concurrency, Part 2

Concurrency is perhaps the most complex field of programming. It requires a knowledge of multiple fundamental principles, like ...

1:29:01
Mainor 2022. Java Concurrency, Part 2

621 views

3 years ago

Bulgarian Java User Group
Design Patterns with Spring (or any IoC based framework), Ivan Yonkov

It's more than two decades since the wide adoption of IoC based frameworks and J2EE standards had begun. And more ...

44:43
Design Patterns with Spring (or any IoC based framework), Ivan Yonkov

60 views

6 months ago

SunshinePHP Developer Conference
SunshinePHP: Brandon Savage - Design Patterns Workshop

In 1994, the Gang of Four changed the world with their book, Design Patterns. Yet nearly 20 years later, we're still struggling with ...

2:14:26
SunshinePHP: Brandon Savage - Design Patterns Workshop

1,112 views

11 years ago

Plain Concepts
Distributed Messaging Patterns

Distributed systems are composed of a collection of services that each have their own roles and requirements. As we're designing ...

59:31
Distributed Messaging Patterns

2,173 views

5 years ago