ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

132 results

Paris JUG
2025/12/09 - The Past, Present, and Future of Enterprise Java

Over the last 30 years, Java has been the preferred technology for developing enterprise applications. Frameworks and ...

57:52
2025/12/09 - The Past, Present, and Future of Enterprise Java

109 views

4 weeks ago

Roel Van de Paar
In Java are composite types comparable to generic classes?

In Java are composite types comparable to generic classes? Helpful? Please use the *Thanks* button above! Or, thank me via ...

1:36
In Java are composite types comparable to generic classes?

24 views

6 days ago

Coding wala Shree
No More 'public static void main()' in Java 25? JEP 512: Compact Source Files & Instance Main Method

Java 25 continues its effort to make Java simpler and more approachable, especially for beginners and educators. In this short ...

2:31
No More 'public static void main()' in Java 25? JEP 512: Compact Source Files & Instance Main Method

57 views

3 weeks ago

Carlos Chacin
Java 25 TDD Series: Let's Build Skull King Together (Ep. 1)

Java 25 TDD Tutorial: Building a card game from scratch! In this Java programming series, I'm creating Skull King using ...

11:59
Java 25 TDD Series: Let's Build Skull King Together (Ep. 1)

72 views

3 weeks ago

Coding wala Shree
Why Java 25 is Starting to Look Like Python | JEP 511 | Module Import Declarations

Tired of the "Import Wall" in Java? Java 25 just introduced JEP 511: Module Import Declarations, and it's a game-changer for clean ...

2:47
Why Java 25 is Starting to Look Like Python | JEP 511 | Module Import Declarations

44 views

2 weeks ago

Unique online guru
BCA 3rd Sem Java Programming | Day 3 | All University | Exam Oriented Class 🔥| By--Nitin Sir

BCA 3rd Sem Java Programming | Day 3 | All University | Exam Oriented Class Is video me BCA 3rd Semester Java ...

21:10
BCA 3rd Sem Java Programming | Day 3 | All University | Exam Oriented Class 🔥| By--Nitin Sir

211 views

Streamed 3 weeks ago

Carlos Chacin
Writing Tests Before Code — Does It Actually Work? (Skull King Ep. 2)

Java TDD Tutorial: Designing the Player class with Test-Driven Development! In this Java 25 programming episode, we build ...

15:55
Writing Tests Before Code — Does It Actually Work? (Skull King Ep. 2)

43 views

3 weeks ago

Sanju B
How Java Runs on the JVM | Code to Bytecode Explained in IntelliJ (Mac)

Ever wondered what happens when you run a Java program? In this short demo, I walk you through the full journey — writing ...

1:50
How Java Runs on the JVM | Code to Bytecode Explained in IntelliJ (Mac)

25 views

2 weeks ago

The Debug Zone
Understanding Method Overriding in Java: Upcasting and Subclass Behavior Explained

In this video, we delve into the concept of method overriding in Java, a fundamental aspect of object-oriented programming that ...

1:57
Understanding Method Overriding in Java: Upcasting and Subclass Behavior Explained

0 views

3 weeks ago

Learn Always!
#12 Algorithms Introduction and Why? | Collections Class in Java in Telugu

Hello Guys, In this Video you will understand what is collections class and the methods we have in it.

3:40
#12 Algorithms Introduction and Why? | Collections Class in Java in Telugu

29 views

13 days ago

Ctrl. Forge
The Real Way to Learn Java? Break Your Code... Over and Over Again.

In this video, I share the messy, honest journey of building my first game engine in Java — from over-engineered classes and ...

4:09
The Real Way to Learn Java? Break Your Code... Over and Over Again.

0 views

12 days ago

Carlos Chacin
This Pattern Made Card Design SO Easy (Skull King Ep. 8)

Java OOP Tutorial: Designing a card hierarchy with interfaces and inheritance! In this Java 25 TDD episode, I build the Escape ...

41:36
This Pattern Made Card Design SO Easy (Skull King Ep. 8)

45 views

13 days ago

Coding Malaya
Android Java Customize Map Marker

... a new Java class okay we can put here places or m places or anything uh that uh do not clash with the Google own um classes ...

38:29
Android Java Customize Map Marker

49 views

2 weeks ago

Carlos Chacin
100% Test Coverage with TDD? Let's Try (Ep. 3)

Java TDD Tutorial: Testing the Join Game method with 100% code coverage! In this Java 25 programming episode, we write ...

14:00
100% Test Coverage with TDD? Let's Try (Ep. 3)

39 views

3 weeks ago

Carlos Chacin
Before vs After: Code Cleanup with TDD (Skull King Ep. 5)

Java Code Cleanup Tutorial: Refactoring tests for clarity! In this Java 25 TDD episode, we clean up our Skull King card game ...

14:23
Before vs After: Code Cleanup with TDD (Skull King Ep. 5)

20 views

2 weeks ago

Carlos Chacin
I was able to fix MY MISTAKE: Java TDD (Skull King Ep. 6)

Java Error Handling Tutorial: Building a custom Result[T] type without Vavr! In this Java 25 TDD episode, I remove the Vavr ...

28:27
I was able to fix MY MISTAKE: Java TDD (Skull King Ep. 6)

50 views

2 weeks ago

Carlos Chacin
My Code Broke Everything — Here's How I Fixed It (Skull King Ep. 3)

Java Error Handling Tutorial: My Result[T] implementation failed! In this Java 25 TDD episode, I show you why my custom error ...

25:51
My Code Broke Everything — Here's How I Fixed It (Skull King Ep. 3)

29 views

2 weeks ago

ojamboshop
Stop Coding Java Manually! Jeddict AI for Apache NetBeans (Full Setup)

In this live screencast I demonstrate how to install and configure the Jeddict AI Assistant plugin for Apache NetBeans on Fedora ...

1:08:37
Stop Coding Java Manually! Jeddict AI for Apache NetBeans (Full Setup)

144 views

Streamed 3 weeks ago

Roel Van de Paar
BufferedWriter and FileWriter writing strange character instead of number to text file Java

BufferedWriter and FileWriter writing strange character instead of number to text file Java Helpful? Please use the *Thanks* button ...

1:37
BufferedWriter and FileWriter writing strange character instead of number to text file Java

48 views

9 days ago

Carlos Chacin
Why List[Player] is Lying to You (Skull King Ep. 7)

Java DDD Tutorial: Creating domain types instead of primitive collections! In this Java 25 TDD episode, I replace List[Player] ...

22:30
Why List[Player] is Lying to You (Skull King Ep. 7)

44 views

2 weeks ago

Unique online guru
O Level M2:R5 Crash Course Day 24 |Popup Box in Java Script| Full Concept + Practice | BY-NITIN SIR

O Level M2:R5 Crash Course – Day 24 LOOP in Java | Full Concept + Practice ‍ By Nitin Sir In this Day 24 class of the O ...

23:41
O Level M2:R5 Crash Course Day 24 |Popup Box in Java Script| Full Concept + Practice | BY-NITIN SIR

164 views

Streamed 4 weeks 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

9 days ago

The Tech Rants
Fix NetBeans 20GB Log Bloat + Jeddict AI Assistant Guide 2025

In this live screencast I demonstrate how to install and configure the Jeddict AI Assistant plugin for Apache NetBeans on Fedora ...

1:06:02
Fix NetBeans 20GB Log Bloat + Jeddict AI Assistant Guide 2025

27 views

2 weeks ago

CH 14: IGNOU 04: State Open Universities & Gyan..
Constructors, copy constructor: Recursive class; #swayamprabha

This video lecture covers Java constructors, explaining their purpose, rules (0:45), and types: default (14:25) and parameterized ...

39:29
Constructors, copy constructor: Recursive class; #swayamprabha

3 views

5 days ago

Carlos Chacin
We're Finally Building the UI! Playwright + TDD (Skull King Ep. 10)

Java Full Stack Tutorial: We're finally building the UI! In this Java 25 TDD episode, I use Playwright for top-down development ...

11:22
We're Finally Building the UI! Playwright + TDD (Skull King Ep. 10)

53 views

8 days ago