ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

64 results

Adam Bien
Immutable / Collections.unmodifiableList() is Not Enough #java #shorts #coding #airhacks

Collections.unmodifiableList ...

1:49
Immutable / Collections.unmodifiableList() is Not Enough #java #shorts #coding #airhacks

1,906 views

4 days ago

Farzzi codder
Java String Immutability & String Constant Pool | 3 Ways to Create String

In this video, we explore one of the most important concepts in Core Java – String immutability. You will learn: What is String ...

11:09
Java String Immutability & String Constant Pool | 3 Ways to Create String

0 views

6 days ago

The Curious Coder
Create Immutable Class in Java | Interview Questions & Pitfalls

In this video, we deep dive into Immutable Classes in Java and clearly explain how to create your own custom immutable class ...

25:20
Create Immutable Class in Java | Interview Questions & Pitfalls

409 views

3 days ago

CodeSnippet
Java Records : Look Easy Until You Understand Them

Java Records look simple, but they're one of the most misunderstood features in modern Java. In this video, we do a deep dive ...

20:39
Java Records : Look Easy Until You Understand Them

1,832 views

6 days ago

Code with Gaurav
Custom Immutable Class Java, Advanced OOP Explained with Example

immutable class java custom implementation explained using advanced oop principles.

0:19
Custom Immutable Class Java, Advanced OOP Explained with Example

207 views

23 hours ago

Backend Boost
Why String Is Immutable in Java? | Java Interview Question 🔥#shorts #viral #java

Why is String immutable in Java? This is one of the MOST asked Java interview questions! In this short, I explain: ✓ What ...

0:42
Why String Is Immutable in Java? | Java Interview Question 🔥#shorts #viral #java

109 views

4 days ago

The Curious Coder
How to Create Immutable Class in Java (Interview Trick) #shorts

Immutable class in Java looks simple… but one small mistake can silently break immutability ⚠️ In this Short, you'll learn: ...

1:19
How to Create Immutable Class in Java (Interview Trick) #shorts

780 views

1 day ago

Durga Software Solutions
Immutable Objects Explained: What Does It Mean? #shorts

What does 'immutable' actually mean? Simply put, it means the content of the object can't be changed. It's that simple, and ...

0:17
Immutable Objects Explained: What Does It Mean? #shorts

460 views

4 days ago

Durga Software Solutions
Immutable Collections Explained: Master Java Data Structures Now! #shorts

Immutable collections vs. unmodifiable collections: understanding the key difference. Collections are simply a group of objects.

0:17
Immutable Collections Explained: Master Java Data Structures Now! #shorts

244 views

6 days ago

CodeSnippet
Do you think you understand Final Keyword In Java ? Watch This ✅ #java

So this Java keyword is misunderstood by 90% of developers many developers make use of a final keyword but they don't ...

0:44
Do you think you understand Final Keyword In Java ? Watch This ✅ #java

20,328 views

4 days ago

Java with Divya😍
“99% Students Confused in Polymorphism ❌ | Java LIVE Class (Clear All Doubts)”

java, java tutorial, java hindi, java programming, learn java, java in hindi, java oops, — OOP Concepts: Class & Object Constructor ...

5:56
“99% Students Confused in Polymorphism ❌ | Java LIVE Class (Clear All Doubts)”

0 views

4 days ago

AbhiSarika telugu channel
String Immutable | Java | String object

Thank you!!!!! please watch other SQL videos link as ...

8:15
String Immutable | Java | String object

4 views

1 day ago

CodeHunt
String in Java | String Constant Pool | == vs equals() | Types of String | Core Java | Hindi

Welcome back to CodeHunt's Core Java Tutorial Series In this video, we dive deep into one of the most important and ...

58:05
String in Java | String Constant Pool | == vs equals() | Types of String | Core Java | Hindi

68 views

5 days ago

Build Luck
Why Strings are immutable in Java | Interview Question 🔥

Why Strings are immutable in Java. Common Java interview question explained in under 60 seconds. Follow for more Java ...

0:50
Why Strings are immutable in Java | Interview Question 🔥

108 views

5 days ago

SoftwareSchool - Coding Tutorials In Telugu
Java Interview Question 🔥 String Immutability Explained | Java Tutorial For Beginners IN Telugu

Java interviews lo most confusing & favorite question Why String is immutable? Guess the output of this code Ee video lo ...

0:44
Java Interview Question 🔥 String Immutability Explained | Java Tutorial For Beginners IN Telugu

2,447 views

6 days ago

Code with Yogesh
#5 Why We Need String Formatting? #java

Strings are one of the most important concepts in Java — but why are Strings special and how do they actually work? 🤔 Why is ...

13:43
#5 Why We Need String Formatting? #java

14 views

4 days ago

Web Fusion with Bharadwaj
4. Builder Pattern (Java)

Welcome to Code-with-Bharadwaj! Hi there! I'm Manu, and I'm excited to help you level up your coding skills.

19:52
4. Builder Pattern (Java)

33 views

5 days ago

Farzzi codder
Java String Important Methods Explained | Beginners to Interview Level

In this video, we will learn all important String methods in Java with clear explanation and practical examples. This video is ...

14:50
Java String Important Methods Explained | Beginners to Interview Level

18 views

3 days ago

Java with Divya😍
IN 2026 -why  Java Is the Best Language for Beginners !!!#Java#JavaProgramming#CoreJava#LearnJava#

Start your programming journey with Java, one of the most powerful and beginner-friendly programming languages. In this video ...

2:31
IN 2026 -why Java Is the Best Language for Beginners !!!#Java#JavaProgramming#CoreJava#LearnJava#

0 views

6 days ago

Android Grail
Strings - Numbers and Strings - Learning the Java Language

This session covers String and the java.lang.String class methods. It also covers String literal and using the new keyword to create ...

19:07
Strings - Numbers and Strings - Learning the Java Language

0 views

6 days ago

Farzzi codder
STRING vs BUFFER vs BUILDER |#javaprogramming #javatutorial #coding

Only String video: https://youtu.be/p9n3dbuwnXQ In this video, we will clearly understand the difference between String, ...

11:31
STRING vs BUFFER vs BUILDER |#javaprogramming #javatutorial #coding

9 views

22 hours ago

10xscaleai
28 December 2025

This session explains Java core OOP concepts with real-time examples. You'll understand Encapsulation, Abstraction, Interface, ...

1:14:48
28 December 2025

11 views

5 days ago

Chetna Patankar
Don't Say "YES" to this Java / dsa Interview Question! ❌ #dsa #java #shorts #short #codinginterview

Can you modify a String in Java?" If you answer "Yes" to this question in an interview, you might get rejected! In Java, Strings ...

0:27
Don't Say "YES" to this Java / dsa Interview Question! ❌ #dsa #java #shorts #short #codinginterview

1,097 views

1 day ago

Tech School
What is String in Java? 🔥 #shorts

What is String in Java? String is a class used to store text and it is immutable. Perfect for Java beginners. #Java #String ...

0:26
What is String in Java? 🔥 #shorts

74 views

6 days ago

Developer Advocates Aspirant
What is Mutable vs Immutable Object in Python | Interview Question for experienced  Python developer

python development roadmap 2025 python development youtube channels educational python website using html and css self ...

5:02
What is Mutable vs Immutable Object in Python | Interview Question for experienced Python developer

43 views

1 day ago