ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

43 results

Peter Schneider
Check if List is immutable

Check if List is immutable I hope you found a solution that worked for you :) The Content is licensed under ...

2:23
Check if List is immutable

0 views

11 months ago

Carlos Chacin
🛑️ Stop Eager Initialization! Java 25 Stable Values Explained

Java 25's Stable Values (JEP 502) solve a critical performance problem: slow application startup caused by eager initialization.

10:09
🛑️ Stop Eager Initialization! Java 25 Stable Values Explained

130 views

3 months ago

Carlos Chacin
🛑️ Stop Using ThreadLocal! Migrate to Java Scoped Values

ThreadLocal worked great for traditional threads — but with Java 21's Virtual Threads, it causes memory bloat and mutable state ...

12:59
🛑️ Stop Using ThreadLocal! Migrate to Java Scoped Values

160 views

2 months ago

Carlos Chacin
Deck of Cards: Why Collections Should Be Immutable (Skull King Ep. 9)

Java TDD Tutorial: Building an immutable Deck of Cards with top-down design! In this Java 25 TDD episode, I implement the ...

15:30
Deck of Cards: Why Collections Should Be Immutable (Skull King Ep. 9)

68 views

13 days ago

The Debug Zone
Cloning Abstract Objects with Final Fields in Java: A Complete Guide

In this video, we delve into the fascinating world of cloning abstract objects in Java, specifically focusing on the challenges and ...

2:04
Cloning Abstract Objects with Final Fields in Java: A Complete Guide

0 views

10 months ago

The Debug Zone
Understanding Map.of in Java: Why Null Keys and Values Are Not Allowed

In this video, we delve into the intricacies of the `Map.of` method in Java, a powerful feature introduced in Java 9 that simplifies the ...

2:18
Understanding Map.of in Java: Why Null Keys and Values Are Not Allowed

1 view

4 months ago

codewit
Java Objects - Nikita talks about how String objects can represent different dorm rooms

Nikita discusses how Java String Objects can be constructed to represent different college residence hall rooms. Learn and ...

7:17
Java Objects - Nikita talks about how String objects can represent different dorm rooms

13 views

7 months ago

The Debug Zone
Java 9 Set.of() and Map.of() Varargs Overloads: Common Issues and Solutions

In this video, we dive into the powerful varargs overloads introduced in Java 9 with the Set.of() and Map.of() methods. While these ...

1:29
Java 9 Set.of() and Map.of() Varargs Overloads: Common Issues and Solutions

0 views

2 months ago

Coding with Minmer
Range Sum Query || Leetcode 303 || 1 Variant that Big Tech Asks

Discover the actual variant Big Tech asks on Leetcode problem 303: Range Sum Query. Timestamps: 00:00 Leetcode Overview ...

19:36
Range Sum Query || Leetcode 303 || 1 Variant that Big Tech Asks

2,683 views

3 months ago

Bulgarian Java User Group
The Hidden Art of Thread-Safe Programming: Exploring java.util.concurrent, Heinz Kabutz

Writing correct, thread-safe code is notoriously challenging. Unlike single-threaded code, concurrency bugs often remain hidden, ...

48:10
The Hidden Art of Thread-Safe Programming: Exploring java.util.concurrent, Heinz Kabutz

916 views

7 months ago

JCConf Taiwan
402CD 3 Simplifying Java Build Tooling with Object Oriented Programming by Li Haoyi

Uh hi everyone So this presentation is about Java build tools Um so the motivation for this talk is that although Java is known to be ...

47:43
402CD 3 Simplifying Java Build Tooling with Object Oriented Programming by Li Haoyi

28 views

2 months ago

The Debug Zone
Why Transforming a Variable to a Final One-Element Array Matters in Java

In this video, we delve into the significance of transforming a variable into a final one-element array in Java. This seemingly simple ...

1:53
Why Transforming a Variable to a Final One-Element Array Matters in Java

0 views

5 months ago

BOBKonf
BOB 2025 Franz Thoma - OOP is dead, long live Object Orientation!

I'm a functional programmer at heart, and believe that the declarative semantics of functional programming are vastly superior to ...

46:46
BOB 2025 Franz Thoma - OOP is dead, long live Object Orientation!

146 views

8 months ago

Carlos Chacin
🛑️ Stop Using Try-Catch: Java 25 Pattern Matching for Errors

Stop Using Try-Catch: Java 25 Pattern Matching for Errors Stop throwing exceptions in Java and start treating errors as data!

34:21
🛑️ Stop Using Try-Catch: Java 25 Pattern Matching for Errors

184 views

3 months ago

Ian Barland
java records example

Making a compound type in *Java*, including its template, using `record`. Corresponding lecture page: ...

24:26
java records example

44 views

11 months ago

KSRCAS Women
LCS : Java Programming Unit I & II | Mrs. M. Sangeetha | CS

Courses offered: UG Courses Offered B.A. English B.A. Economics B.Com. B.Com. CA B.COM Financial Marketing and Analytics ...

7:05
LCS : Java Programming Unit I & II | Mrs. M. Sangeetha | CS

106 views

1 month ago

The Debug Zone
Jackson xml module: deserializing immutable type with a @JacksonXmlText property

Today's Topic: Jackson xml module: deserializing immutable type with a @Jackson21Sjtt Thanks for taking the time to learn more.

3:37
Jackson xml module: deserializing immutable type with a @JacksonXmlText property

1 view

2 days ago

PixelStacks Academy
System Design Patterns You Must Know

Want to master System Design and ace your next developer interview? Here are the most important System Design Patterns ...

0:36
System Design Patterns You Must Know

67 views

2 months ago

CH 14: IGNOU 04: State Open Universities & Gyan..
Arrays, Strings and Vectors Declaring Arrays, Creating Arrays, Initializing Arrays #swayamprabha

This video introduces arrays, strings, and vectors in Java. Arrays (0:56) are fixed-size collections of similar data types stored ...

20:28
Arrays, Strings and Vectors Declaring Arrays, Creating Arrays, Initializing Arrays #swayamprabha

1 view

8 days ago

Geoffrey Schmit
02.02: Javascript introduction continued.

Web Application Frameworks. Naperville North High School, Software Engineering, 2025-2026.

34:45
02.02: Javascript introduction continued.

23 views

2 months ago