ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

284 results

Learn Always!
#7 Stack Explained with Example in Telugu | Data Structures in Java #dsaintelugu

Hello Guys, You will Learn about Stack and how it works..

4:43
#7 Stack Explained with Example in Telugu | Data Structures in Java #dsaintelugu

62 views

10 days ago

Carlos Chacin
YOU WONT BELIEVE IT: Java 25, MicroProfile and TomEE - Part 4

Build production-ready cloud-native microservices with MicroProfile 6.1, Java 25, JakartaEE, and Apache TomEE!

8:42
YOU WONT BELIEVE IT: Java 25, MicroProfile and TomEE - Part 4

49 views

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

66 views

2 weeks ago

Andrés Guzmán Dev
Roadmap Backend 2026

Roadmap cursos Bakend: Java: 1.- Máster Completo en Java de cero a experto (+157 hrs) ...

28:43
Roadmap Backend 2026

1,644 views

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

48 views

8 days ago

Sophia Wagner
Softwareengineering: Why isn't Java used for modern web application development? closed

Why isn't Java used for modern web application development? closed Hey guys! Hopefully you found a solution that helped you!

6:13
Softwareengineering: Why isn't Java used for modern web application development? closed

10 views

2 weeks ago

Sophia Wagner
Softwareengineering: Why isn't Java used for modern web application development? closed

Why isn't Java used for modern web application development? closed Hey guys! Hopefully you found a solution that helped you!

6:09
Softwareengineering: Why isn't Java used for modern web application development? closed

3 views

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

28 views

12 days ago

Sophia Wagner
Softwareengineering: Why isn't Java used for modern web application development? closed

Why isn't Java used for modern web application development? closed Hey guys! Hopefully you found a solution that helped you!

6:11
Softwareengineering: Why isn't Java used for modern web application development? closed

2 views

3 weeks ago

Sophia Wagner
Softwareengineering: Why isn't Java used for modern web application development? closed

Why isn't Java used for modern web application development? closed Hey guys! Hopefully you found a solution that helped you!

6:15
Softwareengineering: Why isn't Java used for modern web application development? closed

8 views

2 weeks ago

Single-line
How do I avoid left padding in menu items after upgrading from Java 21 to Java 25?

Source: https://stackoverflow.com/questions/79820806 Question Author: - Sybuser https://stackoverflow.com/users/8315843 ...

1:14
How do I avoid left padding in menu items after upgrading from Java 21 to Java 25?

8 views

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

38 views

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

37 views

5 days 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)

41 views

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

19 views

11 days ago

The Debug Zone
Why Use Objects.requireNonNull() in Java? Benefits and Best Practices

In this video, we delve into the importance of using `Objects.requireNonNull()` in Java programming. This powerful utility method ...

3:03
Why Use Objects.requireNonNull() in Java? Benefits and Best Practices

2 views

3 weeks ago

Sophia Wagner
Softwareengineering: Feasibility of using different java version for different project with diffe...

Feasibility of using different java version for different project with different compatibility properties Hey guys! Hopefully you found a ...

2:16
Softwareengineering: Feasibility of using different java version for different project with diffe...

1 view

2 weeks ago

Single-line
Weird behaviour of Java FFM on Windows platform when creating upcalls accepting both structure an...

Source: https://stackoverflow.com/questions/79700202 Question Author: - test failed in 1.08s ...

1:39
Weird behaviour of Java FFM on Windows platform when creating upcalls accepting both structure an...

0 views

4 days ago

The Debug Zone
How to Use @FlakyTest Annotation in Your Java Tests: A Complete Guide

In this video, we dive into the powerful @FlakyTest annotation in Java, a game-changer for developers dealing with unreliable ...

1:41
How to Use @FlakyTest Annotation in Your Java Tests: A Complete Guide

0 views

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)

39 views

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

0 views

5 days ago

Sophia Wagner
Codereview: Java Mandelbrot Set Viewer

Java Mandelbrot Set Viewer Hey guys! Hopefully you found a solution that helped you! The Content is licensed under ...

4:15
Codereview: Java Mandelbrot Set Viewer

0 views

2 weeks ago

Roel Van de Paar
Java GC Overhead Limit Error Using JUnit 5 TestFactory With large stream of dynamicTest...

Java GC Overhead Limit Error Using JUnit 5 TestFactory With large stream of dynamicTest (DynamicContainer / DynamicNode) ...

2:13
Java GC Overhead Limit Error Using JUnit 5 TestFactory With large stream of dynamicTest...

0 views

15 hours 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)

28 views

21 hours ago

Andrés Guzmán Dev
Technologies and Frameworks to learn in 2026

🚀 Join this channel for access and benefits: https://www.youtube.com/channel/UC21xS_HicVUxOnY0zF_rp9w/join 👉 Enroll in Python ...

27:08
Technologies and Frameworks to learn in 2026

1,827 views

11 days ago