ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

43 results

Drunken Engineer
Factory Design Pattern in Java | Real Time Project Example

This video explain factory design pattern along with real time project usage. One of the best book for Interview Questions Top ...

14:18
Factory Design Pattern in Java | Real Time Project Example

20,162 views

4 years ago

Mariusz Jurczenko
Design Patterns (Wzorce Projektowe) - Factory Method (Metoda Wytwórcza)

Design Patterns (Wzorce Projektowe) - Factory Method (Metoda Wytwórcza) Metoda wytwórcza jest kreacyjnym wzorcem ...

19:27
Design Patterns (Wzorce Projektowe) - Factory Method (Metoda Wytwórcza)

1,885 views

3 years ago

Mariusz Jurczenko
Design Patterns (Wzorce Projektowe) - Factory Method (Metoda Wytwórcza)

Metoda Wytwórcza bardziej praktyczny przykład. Jak już wiemy intencją wzorca, jest zdefiniowanie interfejsu do tworzenia ...

19:16
Design Patterns (Wzorce Projektowe) - Factory Method (Metoda Wytwórcza)

879 views

3 years ago

MiNiWolF
Design pattern - Strategy

A java walk-through of the strategy pattern, with code example, UML Diagrams and pros and cons discussion.

9:39
Design pattern - Strategy

269 views

13 years ago

Drunken Engineer
Singleton In Java | Create | Destroy | Prevent | Interview Questions

This video contains all the interview questions related to Singleton design pattern in java. One of the best book for Interview ...

12:45
Singleton In Java | Create | Destroy | Prevent | Interview Questions

8,958 views

4 years ago

Mariusz Jurczenko
Design Patterns (Wzorce Projektowe) - Abstract Factory (Fabryka abstrakcyjna)

Fabryka abstrakcyjna bardziej praktyczny przykład. Intencją wzorca fabryki abstrakcyjnej jest zapewnienie interfejsu do tworzenia ...

16:39
Design Patterns (Wzorce Projektowe) - Abstract Factory (Fabryka abstrakcyjna)

708 views

3 years ago

makingthematrix
Programming with Functions #4 - unapply and newtype

Design your code around your cats. Data. I mean data. This is a direct continuation of the previous video in this series, the one ...

10:01
Programming with Functions #4 - unapply and newtype

865 views

4 years ago

The Beauty and Joy of Computing
[BJC.1x] Programming Paradigms Part 2 : Object Oriented Programming

And you may have heard this before if you've heard of the language Java or C++, which is on the bottom, some examples.

7:10
[BJC.1x] Programming Paradigms Part 2 : Object Oriented Programming

75 views

4 years ago

J David Eisenberg
Chapter 10: Object-Oriented Design (Composition)

Objects can be composed of other objects. This video shows an example.

7:08
Chapter 10: Object-Oriented Design (Composition)

277 views

6 years ago

Mariusz Jurczenko
Design Patterns (Wzorce Projektowe) - Singleton

Singleton Wzorzec Singleton jest jednym z kreacyjnych wzorców projektowych, który ma na celu zapewnienie, że w ramach ...

11:29
Design Patterns (Wzorce Projektowe) - Singleton

480 views

3 years ago

Design Patterns Lectures
The Composite Design Pattern

In this video, the Composite software design pattern is explained. Composite: Handle single and multiple objects in the same way.

10:39
The Composite Design Pattern

10,554 views

5 years ago

Mariusz Jurczenko
Design Patterns (Wzorce Projektowe) - Fasada (Facade)

Fasada (Facade) Fasada zapewnia ujednolicony interfejs do zestawu interfejsów w podsystemie. Ten wzorzec definiuje interfejs ...

9:40
Design Patterns (Wzorce Projektowe) - Fasada (Facade)

501 views

3 years ago

J David Eisenberg
Chapter 4: Characters and Strings

Introduction to character and String variables in Java.

4:22
Chapter 4: Characters and Strings

398 views

6 years ago

Craig Piercy
Introduction to JavaBeans

A quick introduction to a special Java class called a JavaBean.

10:03
Introduction to JavaBeans

127,318 views

10 years ago

Design Patterns Lectures
The Observer Design Pattern

In this video, the Observer software design pattern is explained. Observer: Inform registered observers about changes. This is part ...

9:58
The Observer Design Pattern

939 views

5 years ago

Онлайн уроки по Java
Scopes and Inner Beans - 4 - The Basics of Spring Framework

How does container create beans, their scope, what beans can't be accessed, and how can one create a bean with the help of ...

7:19
Scopes and Inner Beans - 4 - The Basics of Spring Framework

39,127 views

9 years ago

Code Challenge Central
How to reverse a singly linked list in 5 languages (JS, Python, Java, C++, C#)

In our first episode, we explore the classic problem of reversing a singly linked list with an animated conceptual explanation, and ...

18:24
How to reverse a singly linked list in 5 languages (JS, Python, Java, C++, C#)

6,576 views

3 years ago

Design Patterns Lectures
The Command Design Pattern

In this video, the Command software design pattern is explained. Command: Encapsulate a task and its context to be executed ...

5:24
The Command Design Pattern

1,920 views

5 years ago

Онлайн уроки по Java
Initialize & Destroy - 5 - The Basics of Spring Framework

Initialization and destroying of beans in context - how to do it and what are the consequences :) Small quiz to test consumed ...

6:18
Initialize & Destroy - 5 - The Basics of Spring Framework

30,651 views

9 years ago

ConfEngine
Break the Chains of Database Dependencies: Leveraging Specmatic for JDBC Stubbing

Key takeaways - The Specmatic JDBC stub is used to replace the real database in order to isolate the API for testing purposes.

5:31
Break the Chains of Database Dependencies: Leveraging Specmatic for JDBC Stubbing

292 views

2 years ago