ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

237 results

Java
Better Tools for Immutable Data

We'll review new and upcoming Java features that improve the convenience, reliability, and performance of immutable data, ...

50:16
Better Tools for Immutable Data

6,601 views

4 days ago

life michael
Stable Values in Java 25: Lazy Initialization, Immutability & JVM Optimizations [Free Meetup]

In this session, we explore Stable Values in Java 25, a new mechanism introduced through JEP 502 that brings together lazy ...

22:10
Stable Values in Java 25: Lazy Initialization, Immutability & JVM Optimizations [Free Meetup]

16 views

3 weeks ago

LearnJava
Java Strings 101: Creating Objects with Literals and Constructors

Confused about how to create String objects in Java? In this video, we show you how to create strings using both string literals ...

1:07
Java Strings 101: Creating Objects with Literals and Constructors

48 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

Nihal Khan
Immutable Objects in Java – The Right Way

Immutable objects are one of the most important concepts in Java — they make your code safer, thread-safe by default, and easier ...

20:48
Immutable Objects in Java – The Right Way

21 views

2 weeks ago

DynamicInterviewVerse
Immutability in Java  Why Interviewers Care and How to Answer It Right   by Java Interview

The interviewer's question seems straightforward: 'What is an immutable object in Java?' Many candidates rush to answer, ...

8:36
Immutability in Java Why Interviewers Care and How to Answer It Right by Java Interview

10 views

2 weeks ago

Perfology
Java Best Practices Are Changing (Most Developers Miss This)

Modern Java best practices are changing rapidly. Learn how Java evolved beyond Java 8 with records, pattern matching, ...

47:04
Java Best Practices Are Changing (Most Developers Miss This)

2,450 views

12 days ago

PrepStack
Why String is Immutable in Java

... immutable so you can answer this question as strings are immutable in Java for security memory optimization thread safety and ...

1:11
Why String is Immutable in Java

5 views

1 day ago

Dulanjali Koswatte
Java Class Types

Java Class Types - Complete Guide | Java for Dummies In this video we go through all 10 Java class types, one by one.

18:48
Java Class Types

24 views

4 weeks ago

Angad DocJava
String in Java | Revision | Part 2

This video is part of my personal Java revision journey. The goal of this recording is: • Revise Java String concepts • Strengthen ...

4:32
String in Java | Revision | Part 2

17 views

3 weeks ago

Binary N Beyond
Java Strings Uncovered

Chapter 11 introduces the String class in Java, highlighting that strings are non-primitive, immutable objects used to store and ...

7:42
Java Strings Uncovered

1 view

3 weeks ago

Java Interview Ready
Chapter 7: Everything you should know about String, StringBuffer, StringBuilder, immutability #java

Welcome to Java Interview Ready Most developers learn Java by reading code. We learn Java by understanding how it works ...

5:24
Chapter 7: Everything you should know about String, StringBuffer, StringBuilder, immutability #java

17 views

13 days ago

Spring Java Lab
String vs StringBuilder vs StringBuffer in Java | String Pool Explained | Java Interview Questions 🔥

Master Java Strings with real interview questions and practical examples. In this video, we cover: ✓ What is String Pool in Java?

8:15
String vs StringBuilder vs StringBuffer in Java | String Pool Explained | Java Interview Questions 🔥

5 views

1 day ago

Thinkkun
Classes & objects - Day 15/90 Java Challenge

Day 15 of the 90 Day Java Challenge: Zero to Production. Today covers classes & objects with a focus on making object ...

5:03
Classes & objects - Day 15/90 Java Challenge

0 views

2 weeks ago

Arshahdul Ahmed
Java Arrays & Strings in 2026: The Heap Memory Trap (EP 2)

Stop writing memory-wasting code. In Episode 2 of Java in 2026, we leave primitive stack variables behind and step into the wild ...

11:38
Java Arrays & Strings in 2026: The Heap Memory Trap (EP 2)

9 views

4 days ago

The Curious Coder
Creational Design Patterns in Java | Factory | Abstract Factory | Builder | Singleton | Prototype

Master ALL 5 Creational Design Patterns in One Video — with Real-World Java Implementations Crack your next low-level design ...

1:31:50
Creational Design Patterns in Java | Factory | Abstract Factory | Builder | Singleton | Prototype

135 views

17 hours ago

Stickman Coding Academy
Kotlin Tutorial #4: Variables Visually Explained | Val vs var | Immutable vs Mutable Variable|

val vs var in Kotlin ✓ val (Immutable Variable) val means value cannot be changed after assignment It is like final variable in Java ...

1:14
Kotlin Tutorial #4: Variables Visually Explained | Val vs var | Immutable vs Mutable Variable|

9 views

4 days 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

NodePrism
Builder Pattern Java | Fluent API, Validation & Immutable Objects | LLD Interview | Low Level Design

When a constructor grows to 7 parameters, something has gone wrong. The Builder pattern fixes this — and it's a pattern ...

2:45
Builder Pattern Java | Fluent API, Validation & Immutable Objects | LLD Interview | Low Level Design

3 views

8 days ago

JavaPowerLabs
Java 21 5 RecordPattern

JavaPowerLabs.

4:36
Java 21 5 RecordPattern

8 views

6 days ago