ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

263 results

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.

76 views

3 weeks ago

MGB
01 03 Java

0:02 - Motivation for implementing algorithms 1:22 - Java is our language of choice 2:09 - Java compilation demo 6:35 - Java ...

17:39
01 03 Java

13 views

2 weeks ago

The Coding Gopher
99% of Developers Don't Get gRPC

Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher ⬆️ Best project-based coding platform.

8:23
99% of Developers Don't Get gRPC

39,675 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)

22 views

4 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)

26 views

3 weeks 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)

46 views

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

52 views

3 weeks ago

Sophia Wagner
Codereview: Nesting versus GOTO: which is better to avoid?

Nesting versus GOTO: which is better to avoid? Hey guys! Hopefully you found a solution that helped you! The Content is licensed ...

7:14
Codereview: Nesting versus GOTO: which is better to avoid?

102 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

46 views

4 weeks ago

Sophia Wagner
Codereview: Nesting versus GOTO: which is better to avoid?

Nesting versus GOTO: which is better to avoid? Hey guys! Hopefully you found a solution that helped you! The Content is licensed ...

7:16
Codereview: Nesting versus GOTO: which is better to avoid?

4 views

2 weeks ago

Vaadin
Creating a perfect container image for a Java app

What would a perfect container image for your Java application be? Miniature, airtight secure, starting fast, memory lean, or all ...

1:31:25
Creating a perfect container image for a Java app

933 views

Streamed 5 days ago

RASHID IT WORLD
Class 02 How to run java Code online Compiler

Welcome to "Rashid IT World," your premier destination for cutting-edge insights into the dynamic realm of IT and computer ...

4:28
Class 02 How to run java Code online Compiler

15 views

13 days ago

Generic Person
Programming Livestream - 12.28.2025

No particular focus for this livestream, just working on whatever I feel like!

1:39:56
Programming Livestream - 12.28.2025

56 views

Streamed 4 weeks ago

RADHIKA'S CODE HUB
what is Java #java #codingbat#education #programming#programmer #interviewprep#codeadventure#program

what is Java #java #codingbat #education #programming #programmer #interviewprep #codeadventure #program.

2:23
what is Java #java #codingbat#education #programming#programmer #interviewprep#codeadventure#program

14 views

4 weeks ago

Coding wala Shree
super() and this() Rules are FINALLY DEAD! | JEP 513 | Java 25 - Flexible Constructor Bodies

For 25 years, we've been forced to make this() / super() the first statement in a constructor. No more. In Java 25, JEP 513 ...

2:15
super() and this() Rules are FINALLY DEAD! | JEP 513 | Java 25 - Flexible Constructor Bodies

64 views

3 weeks ago

Kris Occhipinti
Which Programming Languages To Learn in 2026

Notes -- https://filmsbykris.com/scripts/MyNotes/2025/notes/QRcodes%20Printable%20Pages https://odysee.com/@metalx1000:c ...

8:58
Which Programming Languages To Learn in 2026

917 views

3 weeks ago

Sophia Wagner
Codereview: Load fifty million integers as quickly as possible in Java

Load fifty million integers as quickly as possible in Java Hey guys! Hopefully you found a solution that helped you! The Content is ...

6:25
Codereview: Load fifty million integers as quickly as possible in Java

4 views

3 weeks ago

Sophia Wagner
Codereview: Load fifty million integers as quickly as possible in Java

Load fifty million integers as quickly as possible in Java Hey guys! Hopefully you found a solution that helped you! The Content is ...

6:27
Codereview: Load fifty million integers as quickly as possible in Java

1 view

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

3 weeks ago

Sophia Wagner
Codereview: Load fifty million integers as quickly as possible in Java

Load fifty million integers as quickly as possible in Java Hey guys! Hopefully you found a solution that helped you! The Content is ...

6:25
Codereview: Load fifty million integers as quickly as possible in Java

3 views

2 weeks 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)

55 views

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

69 views

3 weeks ago

Mixed Media
Hibernate in Advance java

Hibernate JDBC SQL Database Connectivity.

6:39
Hibernate in Advance java

1 view

3 weeks ago

Roel Van de Paar
Improving code with Java 8 Predicates - comparing multiple arguments (3 Solutions!!)

Improving code with Java 8 Predicates - comparing multiple arguments Helpful? Please use the *Thanks* button above! Or, thank ...

4:11
Improving code with Java 8 Predicates - comparing multiple arguments (3 Solutions!!)

70 views

10 days ago

Atul Kumar Singh
C++ vs Java: What Should You Choose in 2026? (My Real Student Experience)

C++ or Java — this is one of the most confusing decisions every CSE student faces. In this video, I share my honest experience of ...

11:01
C++ vs Java: What Should You Choose in 2026? (My Real Student Experience)

81 views

3 weeks ago