ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

411 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,181 views

4 years ago

Drunken Engineer
Builder Design Pattern in java | Real Time Project Usage

This video explains builder design patter along with real time project usage. One of the best book for Interview Questions Top ...

22:37
Builder Design Pattern in java | Real Time Project Usage

6,604 views

4 years ago

Java User Group Switzerland
Architecturally-evident Java Applications with jMolecules

Speaker: Oliver Drotbohm Recorded: 2021-10-19 00:00:00 Intro 00:03:26 Talk 01:07:44 Q&A Java applications are usually written ...

1:41:28
Architecturally-evident Java Applications with jMolecules

1,522 views

4 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,959 views

4 years ago

Java User Group Switzerland
TDD and Clean Architecture - Driven by Behaviour

Speaker: Valentina (Cupać) Jemuović Recorded: 2022-02-01 00:00:00 Intro 00:05:20 The Talk 01:19:34 Questions & Answers ...

1:41:12
TDD and Clean Architecture - Driven by Behaviour

6,932 views

4 years ago

Crack Java
Details discussion of singleton pattern with real life use

Details discussion of singleton pattern with real life use Different ways to create singleton How to break and prevent singleton ...

17:04
Details discussion of singleton pattern with real life use

1,885 views

6 years ago

Otavio Santana
Java Builder Pattern and Fluent-API - how to create complex objects with Java

Java Builder is a pattern that can help you to create complex objects. Every time we create a new instance model, we must ensure ...

21:29
Java Builder Pattern and Fluent-API - how to create complex objects with Java

2,122 views

3 years ago

strager
DRY makes your code 500% better · intermediate Java code review

Learn to Don't Repeat Yourself (DRY) your code. Write more readable and maintainable programs. This lesson is in Java, but the ...

11:57
DRY makes your code 500% better · intermediate Java code review

33,833 views

4 years ago

beehab learning
Design Pattern shorts 1: Fluent Interface Design Pattern, Method Chaining intro in java language

Java Design Pattern: Fluent interface design This design is domain specific language sets to make the code easily readable.

19:25
Design Pattern shorts 1: Fluent Interface Design Pattern, Method Chaining intro in java language

161 views

5 years ago

Tom Mens
Unit Testing and Test Coverage in Java

A video tutorial by Tom Mens about unit testing and test coverage in Java. This video is supplementary course material for a ...

17:23
Unit Testing and Test Coverage in Java

4,244 views

10 years ago

Drunken Engineer
Latest Java Interview Questions Part-2 by Santosh #170

This video contains java interview questions that were asked to a experienced java developer in multiple interviews. part-1 ...

10:25
Latest Java Interview Questions Part-2 by Santosh #170

1,594 views

3 years ago

Otavio Santana
The essencial Java books for seniors engineers

This video discusses the essential Java books for senior software engineers. As experienced Java developers, we seek to ...

7:35
The essencial Java books for seniors engineers

866 views

2 years ago

Devopedia
Functors, Monads and more

Java 8 introduced lambdas and method references. These helped adoption of functional programming in Java. Later versions of ...

1:02:24
Functors, Monads and more

348 views

2 years ago

Peachez Programming
Excel Spreadsheets with Java using Apache POI

Join my Patreon: https://www.patreon.com/PeachezProgramming LinkTree: https://linktr.ee/peachezprogramming We use the ...

18:15
Excel Spreadsheets with Java using Apache POI

1,145 views

1 year ago

Interview DOT
TAMIL MY FAVOURITE TECH CHANNELS | PROGRAMMING WITH MOSH | JAVA BRAINS | TELUSKO | InterviewDOT

Click here - https://www.youtube.com/channel/UCd0U_xlQxdZynq09knDszXA?sub_confirmation=1 to get notifications.

1:29
TAMIL MY FAVOURITE TECH CHANNELS | PROGRAMMING WITH MOSH | JAVA BRAINS | TELUSKO | InterviewDOT

1,005 views

6 years ago

Java Hangout
Spring Boot Microservices - What is Hystrix ? | Hystrix -Circuit Break Pattern | Hystrix Dashboard

In this video we will see below topics 1. What is Microservice 2. What is Hystrix - Circuit Break Pattern and it's advantages 3.

29:32
Spring Boot Microservices - What is Hystrix ? | Hystrix -Circuit Break Pattern | Hystrix Dashboard

503 views

5 years ago

Appsstuff Solutions
006 - Java Design Pattern - Decorator Pattern

Best regard Appsstuff Middleware Company Muhammad Yassein - Cairo - Egypt https://www.linkedin.com/in/appsstuff ...

23:45
006 - Java Design Pattern - Decorator Pattern

206 views

6 years ago

Red Hat Developer
Revisiting Effective Java in 2019 | DevNation Tech Talk

Joshua Bloch has given us the third edition of Effective Java, but almost 10 years have passed since the last edition. Now we have ...

33:42
Revisiting Effective Java in 2019 | DevNation Tech Talk

1,786 views

Streamed 6 years ago

Engineering Community
MICROSERVICES PATTERNS WITH SPRING BOOT by Anna Bohun

An overview of microservice architecture challenges and patterns we have to solve them. Three patterns - Circuit Breaker, API ...

50:46
MICROSERVICES PATTERNS WITH SPRING BOOT by Anna Bohun

533 views

4 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

Otavio Santana
Lombok vs. Java Record: A Comparative Analysis

Join us in this enlightening YouTube video as we dive deep into the world of Java development. Discover the key distinctions ...

6:10
Lombok vs. Java Record: A Comparative Analysis

720 views

2 years ago

Interview DOT
JAVA 8 CAN I MERGE TWO DIFFERENT STREAMS EXAMPLE JAVA CODE | JAVA INTERVIEW QUESTION | InterviewDOT

JAVA8INTERVIEW #JAVAINTERVIEWDOT #JAVA8CODEEXAMPLE JAVA 8 CAN I MERGE TWO DIFFERENT STREAMS ...

1:11
JAVA 8 CAN I MERGE TWO DIFFERENT STREAMS EXAMPLE JAVA CODE | JAVA INTERVIEW QUESTION | InterviewDOT

936 views

4 years ago

Interview DOT
JAVA 8 STREAMS | WRITE A FACTORIAL PROGRAM USING JAVA 8 SYNTAX | EXAMPLE JAVA CODE DEMO|InterviewDOT

JAVA8PROGRAMMING #JAVA8INTERVIEW #JAVA8CODINGDEMO #JAVAEXAMPLECODE #JAVA8FACTORIALPROGRAM ...

1:50
JAVA 8 STREAMS | WRITE A FACTORIAL PROGRAM USING JAVA 8 SYNTAX | EXAMPLE JAVA CODE DEMO|InterviewDOT

1,021 views

4 years ago

Bulgarian Java User Group
Asynchronous Programming in Java using Virtual Threads, Venkat Subramaniam

Threads have been part of Java since the beginning. But, the new virtual threads, introduced as prerelease in Java 19, are ...

49:16
Asynchronous Programming in Java using Virtual Threads, Venkat Subramaniam

17,039 views

2 years ago

Otavio Santana
Java Reflection Advanced with Proxy: Creating a more robust code

In this video, we'll give a next on Java reflection with Proxy. If you like me and enjoy good framework API, you might love Spring ...

11:23
Java Reflection Advanced with Proxy: Creating a more robust code

458 views

2 years ago