ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

40 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

10 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

129 views

2 months 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

9 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

145 views

2 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

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)

57 views

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

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

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

907 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

24 views

2 months ago

The Debug Zone
Understanding Unsigned Long in Java: Common Issues and Solutions

In this video, we delve into the concept of unsigned long integers in Java, a topic that often confuses developers due to Java's lack ...

3:23
Understanding Unsigned Long in Java: Common Issues and Solutions

4 views

11 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

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

182 views

2 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!

145 views

7 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

10 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

3 weeks 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,647 views

3 months ago

CharlesGPT
Building a Student Info System with JavaFX | Full GUI Tutorial📚🖥️

javafx #javatutorial #scenebuilder #stringbuilder In this step-by-step JavaFX tutorial, you will build a fully functional Student ...

1:04:19
Building a Student Info System with JavaFX | Full GUI Tutorial📚🖥️

146 views

1 month 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

1 month ago

Mohit patil
Session 08 20241022 160501
1:53:10
Session 08 20241022 160501

23 views

9 months ago

Mohit patil
Day 12 Data Types   Variables in JAVA   By Dilip IT Academy   DIT
1:52:23
Day 12 Data Types Variables in JAVA By Dilip IT Academy DIT

0 views

10 months ago

src7cse
Python  data types List, Tuple, Set, Dictionary, List vs C array, List vs Tuple vs Set vs Dictionary

Google Colab shared link here...

6:54
Python data types List, Tuple, Set, Dictionary, List vs C array, List vs Tuple vs Set vs Dictionary

32 views

4 months ago

droidcon & fluttercon
Getting started with Functional Programming - Pascal Welsch | droidcon London 2022

Talk: Getting started with Functional Programming Speaker: Pascal Welsch Event: droidcon London 2022 Date: October ...

28:22
Getting started with Functional Programming - Pascal Welsch | droidcon London 2022

7 views

5 months ago

Mohit patil
Session 06 React Js @ 7 30 PM IST on 22nd Dec by Mr  Sudhakar Sharma
1:08:57
Session 06 React Js @ 7 30 PM IST on 22nd Dec by Mr Sudhakar Sharma

254 views

9 months ago

ICSE Success Zone
Java Program to Print Numbers from 1 to 5 | ICSE Class 9 Computer Applications

Learn how to create a simple Java program to print numbers from 1 to 5. This video is perfect for ICSE Class 9 students who are ...

5:30
Java Program to Print Numbers from 1 to 5 | ICSE Class 9 Computer Applications

34 views

11 months ago