ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

260 results

Java Ninja
Abstract Factory Pattern in Java with code example #designpatterns #abstractfactory

In this video, I have explained the abstract factory pattern in detail. GitHub link for code:- ...

20:26
Abstract Factory Pattern in Java with code example #designpatterns #abstractfactory

65 views

1 year ago

Questpond
Software Architecture and Design Patterns Interview Questions

For .NET, C# Interview QnA videos visit - https://www.questpond.com/ Do not forget to watch ASP.NET C# Job Analysis Video ...

1:42:28
Software Architecture and Design Patterns Interview Questions

190,349 views

1 year 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,120 views

8 years ago

IIT Roorkee July 2018
Lecture 48: Factory Pattern in Java

... drawing circle right so this is how the factory pattern in Java works so here you go line number 19 so you have shape Factory all ...

31:06
Lecture 48: Factory Pattern in Java

788 views

10 months ago

Java
Java 21 New Feature: Sequenced Collections - JEP Cafe #19

Learn the principles of the Sequenced Collections, Sets, and Maps, a new feature introduced in JDK 21. Sequenced Collections ...

20:10
Java 21 New Feature: Sequenced Collections - JEP Cafe #19

29,957 views

2 years ago

Java
Data Oriented Programming in Java 21, Solving the Countdown game - JEP Cafe #22

In this JEP Café, we will use a lot of the new features added to the JDK in the context of the Data Oriented Programming support: ...

34:10
Data Oriented Programming in Java 21, Solving the Countdown game - JEP Cafe #22

29,285 views

1 year ago

Java
Optimizing your equals() methods with Pattern Matching - JEP Cafe #21

How can you write simple and performant equals() methods for your Java classes: the full tutorial. Usually you do not write your ...

32:56
Optimizing your equals() methods with Pattern Matching - JEP Cafe #21

19,447 views

2 years ago

Mohamed Ashraf Bayor
Froporec 1.4 - Introducing 'Froporec Factory Methods'

Froporec 1.4 released: - Added 5 Static Factory Methods and 2 Instance Factory Methods to all generated Record classes - Added ...

20:18
Froporec 1.4 - Introducing 'Froporec Factory Methods'

10 views

2 years ago

Perdita Stevens
patterns

The factory method is a pattern that lets us do that. Now, before I go any further, I'm going to say that the word factory in pattern ...

33:14
patterns

470 views

4 years ago

Java
Java 21 new feature: Virtual Threads #RoadTo21

Learn about Virtual Threads, how to use them and how they are working under the hood, a new feature brought to you by the JDK ...

33:35
Java 21 new feature: Virtual Threads #RoadTo21

97,886 views

2 years ago

Questpond
C# Design Pattern Interview Questions :- Which Design Pattern have you used?

Factory Pattern ------------------------- Why do we need Factory pattern ? What is the implication of new Keyword ? Factory pattern ...

58:31
C# Design Pattern Interview Questions :- Which Design Pattern have you used?

74,826 views

1 year ago

ArjanCodes
Why Use Design Patterns When Python Has Functions?

Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. In this video, I'll demonstrate that ...

23:23
Why Use Design Patterns When Python Has Functions?

138,660 views

2 years ago

CodeCraft with Pankaj
Command Pattern

... patterns, Java tutorials, and software engineering content! Watch next: Simple Factory Pattern: [Link] Factory Method Pattern: ...

31:11
Command Pattern

12 views

5 months ago

Tales from the jar side
Ranking Java Features Added from Versions 8 to 21!

Ranking Java Features from Java 8 to 21 | Ken Kousen's Ultimate Tier List Join Ken Kousen in 'Tales from the Jar Side' as he ...

27:03
Ranking Java Features Added from Versions 8 to 21!

43,401 views

1 year ago

IIT Roorkee July 2018
Lecture 47: Singleton and Factory Pattern

... conclude this lecture and we will see the same Factory pattern example in Java in the next lecture thank you very much [Music]

28:54
Lecture 47: Singleton and Factory Pattern

902 views

10 months ago

Java
Java Asynchronous Programming Full Tutorial with Loom and Structured Concurrency - JEP Café #13

Watch a live tutorial on how you can build real applications on top of virtual threads using the Structured Concurrency API, ...

41:28
Java Asynchronous Programming Full Tutorial with Loom and Structured Concurrency - JEP Café #13

52,702 views

3 years ago

Java
Refactoring Java 8 code with Java 17 new features - JEP Café #9

How to use the new features from Java 17, especially Records, to improve your Java 8 code. Do you need to make your code ...

25:08
Refactoring Java 8 code with Java 17 new features - JEP Café #9

70,195 views

3 years ago

SDET- QA
Session 47 - Selenium with Java | TestNG | Page Object Model Pattern

Java#Selenium#TestNG#PageObjectModel ######################################### Udemy Courses ...

1:29:18
Session 47 - Selenium with Java | TestNG | Page Object Model Pattern

138,342 views

1 year ago

Yegor Bugayenko
SSD 6/16: Patterns, Anti-Patterns, and Refactoring [software design crash course]

This lecture and the other 15 in this series were given to 3rd year BSc students of Innopolis University (Russia) in 2021. The slide ...

1:10:23
SSD 6/16: Patterns, Anti-Patterns, and Refactoring [software design crash course]

3,394 views

4 years ago

Java
Learn how to write fast Java code with the Vector API - JEP Café #18

The Vector API can tremendously speed up computations by using the SIMD capabilities of your CPU. Learn how parallel ...

27:48
Learn how to write fast Java code with the Vector API - JEP Café #18

25,389 views

2 years ago