ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

169 results

CoderBlueprint
Prototype Design Pattern in Java Explained with Real Example | Interview Favorite 2026

Prototype Design Pattern in Java explained with practical examples, real-world use cases, and interview-focused concepts.

2:37
Prototype Design Pattern in Java Explained with Real Example | Interview Favorite 2026

3 views

18 hours ago

CoderBlueprint
Builder Design Pattern in Java Explained | Real-World Example + Interview Questions 2026

Builder Design Pattern in Java explained with real-world examples, interview questions, and clean code best practices.

3:00
Builder Design Pattern in Java Explained | Real-World Example + Interview Questions 2026

30 views

8 days ago

Scale From Zero
API Gateway Explained Simply | System Design for Beginners 🚀

In this video, we will understand what an API Gateway is and why it is one of the most important components in modern system ...

2:55
API Gateway Explained Simply | System Design for Beginners 🚀

8 views

4 weeks ago

Windows DLL Support | Sophie Chen
Fix jli.dll Java Launch Error!

Jli.dll: How to Fast-Fix Program Startup Errors from Missing or Corrupt DLLs in Oracle/OpenJDK. 🛠️⚙️ Additional information ...

2:57
Fix jli.dll Java Launch Error!

3 views

6 days ago

CodeWithVishakha
Java Execution Process | JDK, JRE & JVM Explained

Welcome to CodeWithVishakha! In this video, I explain how Java code executes behind the scenes, from writing source code to ...

1:02
Java Execution Process | JDK, JRE & JVM Explained

12 views

2 weeks ago

CodeWithVishakha
Inheritance in Java Explained with a Simple Example | Java OOP Tutorial

n this video, you'll learn the concept of Inheritance in Java using a simple and beginner-friendly example involving a Vehicle class ...

1:27
Inheritance in Java Explained with a Simple Example | Java OOP Tutorial

24 views

2 weeks ago

CoderBlueprint
Immutable Object in Java Using Builder Pattern | Interview Favorite 2026

Immutable Object in Java Using Builder Pattern explained with practical examples, interview-focused concepts, and real-world ...

3:46
Immutable Object in Java Using Builder Pattern | Interview Favorite 2026

10 views

4 days ago

Grotechminds Software Private Limited
Top 10 Java String & Interface Coding Questions for Selenium Automation Interviews

Preparing for Selenium Automation Interviews? In this video, you'll learn the most frequently asked Java String and Interface ...

0:31
Top 10 Java String & Interface Coding Questions for Selenium Automation Interviews

60 views

3 weeks ago

Alfa Yohannis
Prototype Design Pattern Explained: Clone Objects to Skip Costly Setup

Stop rebuilding expensive objects from scratch. Learn how the Prototype pattern clones a fully prepared object so every spawn is ...

2:04
Prototype Design Pattern Explained: Clone Objects to Skip Costly Setup

5 views

2 weeks ago

RJ
Spring Boot Explained in 30 Seconds | Java Full Stack Interview Quick Revision. #SpringBoot #Java

Spring Boot simplifies Java application development. It provides auto-configuration, embedded servers, and production-ready ...

0:28
Spring Boot Explained in 30 Seconds | Java Full Stack Interview Quick Revision. #SpringBoot #Java

12 views

2 weeks ago

CoderBlueprint
Lombok @Builder in Java Explained | Builder Pattern Without Boilerplate Code | Design Patterns

Lombok @Builder Annotation in Java explained with practical examples and Maven setup. Learn how to implement the Builder ...

3:22
Lombok @Builder in Java Explained | Builder Pattern Without Boilerplate Code | Design Patterns

18 views

2 days ago

Alfa Yohannis
Facade Design Pattern Explained with Java Home Theater Example

Learn the Facade design pattern by building a Home Theater system in Java—turn a tangled mess of subsystem calls into one ...

2:25
Facade Design Pattern Explained with Java Home Theater Example

3 views

10 days ago

Anoop Tiwari
Factory Method Design Pattern Explained in Java (With UML & Code)

In this video, we dive deep into the Factory Method Design Pattern in Java. You'll learn: ✓ What is the Factory Method Pattern ...

3:39
Factory Method Design Pattern Explained in Java (With UML & Code)

11 views

3 weeks ago

Daily Java Programs
Java Memory Model (JMM) Explained | Heap vs Stack vs Metaspace | Java Interview Questions

In this video, you'll learn one of the most frequently asked Java interview topics: the Java Memory Model (JMM).

1:16
Java Memory Model (JMM) Explained | Heap vs Stack vs Metaspace | Java Interview Questions

13 views

2 weeks ago

NodePrism
DRY, KISS, YAGNI & More | Design Principles Every Java Developer Must Know

SOLID isn't the only set of rules that matters in a design interview. DRY, KISS, YAGNI, Law of Demeter, and Composition Over ...

3:07
DRY, KISS, YAGNI & More | Design Principles Every Java Developer Must Know

3 views

13 days ago

Simple Engineer
Spring boot Annotations - A Thorough Guide

Ever wondered what @Component, @Autowired, or @RestController actually do behind the scenes? In this video, I break down ...

2:27
Spring boot Annotations - A Thorough Guide

104 views

3 weeks ago

CoderBlueprint
Enum Singleton in Java Explained 2026 | Safest Singleton Implementation?| Java Design Patterns

Enum Singleton Implementation in Java explained with practical code examples, interview-focused concepts, and JVM internals.

2:23
Enum Singleton in Java Explained 2026 | Safest Singleton Implementation?| Java Design Patterns

10 views

9 days ago

Java for Beginners with Prajna
Vector in Java Explained | Legacy Collection Class | Vector vs ArrayList

This video helps to understand legacy class vector.

3:39
Vector in Java Explained | Legacy Collection Class | Vector vs ArrayList

8 views

10 days ago

Synmath tech
Java Methods with Parameters Explained | Day 36 | Java Tutorial for Beginners

In this video, we will learn: ✓ What is a parameter? ✓ What is an argument? ✓ How to pass data to a method ✓ Difference ...

3:07
Java Methods with Parameters Explained | Day 36 | Java Tutorial for Beginners

13 views

1 day ago

Alfa Yohannis
Builder Pattern Explained: Build Complex Objects Step by Step (Java/OOP)

Stop fighting telescoping constructors and half-built objects. Learn how the Builder design pattern assembles complex objects ...

2:14
Builder Pattern Explained: Build Complex Objects Step by Step (Java/OOP)

5 views

2 weeks ago