Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
237 results
We'll review new and upcoming Java features that improve the convenience, reliability, and performance of immutable data, ...
6,601 views
4 days ago
In this session, we explore Stable Values in Java 25, a new mechanism introduced through JEP 502 that brings together lazy ...
16 views
3 weeks ago
Confused about how to create String objects in Java? In this video, we show you how to create strings using both string literals ...
48 views
2 weeks ago
Immutable Object in Java Using Builder Pattern explained with practical examples, interview-focused concepts, and real-world ...
10 views
Immutable objects are one of the most important concepts in Java — they make your code safer, thread-safe by default, and easier ...
21 views
The interviewer's question seems straightforward: 'What is an immutable object in Java?' Many candidates rush to answer, ...
Modern Java best practices are changing rapidly. Learn how Java evolved beyond Java 8 with records, pattern matching, ...
2,450 views
12 days ago
... immutable so you can answer this question as strings are immutable in Java for security memory optimization thread safety and ...
5 views
1 day ago
Java Class Types - Complete Guide | Java for Dummies In this video we go through all 10 Java class types, one by one.
24 views
4 weeks ago
This video is part of my personal Java revision journey. The goal of this recording is: • Revise Java String concepts • Strengthen ...
17 views
Chapter 11 introduces the String class in Java, highlighting that strings are non-primitive, immutable objects used to store and ...
1 view
Welcome to Java Interview Ready Most developers learn Java by reading code. We learn Java by understanding how it works ...
13 days ago
Master Java Strings with real interview questions and practical examples. In this video, we cover: ✓ What is String Pool in Java?
Day 15 of the 90 Day Java Challenge: Zero to Production. Today covers classes & objects with a focus on making object ...
0 views
Stop writing memory-wasting code. In Episode 2 of Java in 2026, we leave primitive stack variables behind and step into the wild ...
9 views
Master ALL 5 Creational Design Patterns in One Video — with Real-World Java Implementations Crack your next low-level design ...
135 views
17 hours ago
val vs var in Kotlin ✓ val (Immutable Variable) val means value cannot be changed after assignment It is like final variable in Java ...
Builder Design Pattern in Java explained with real-world examples, interview questions, and clean code best practices.
30 views
8 days ago
When a constructor grows to 7 parameters, something has gone wrong. The Builder pattern fixes this — and it's a pattern ...
3 views
JavaPowerLabs.
8 views
6 days ago