ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

74 results

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

54 views

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

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

52 views

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

Jason Caffeine Overdosed
Encapsulation: Exploring the Box

This video gives a brief description of what Encapsulation is as one of the concept of Object Oriented Programming using Java ...

2:50
Encapsulation: Exploring the Box

14 views

4 weeks ago

The Debug Zone
Understanding equals() and hashCode() in Java's Collection Interface

In this video, we delve into the crucial concepts of `equals()` and `hashCode()` within Java's Collection Interface. Understanding ...

2:56
Understanding equals() and hashCode() in Java's Collection Interface

2 views

4 weeks ago

Owen Wu
Java Method Overriding

Hackerrank Java OOP section: https://www.hackerrank.com/challenges/java-method-overriding/problem?isFullScreen=true.

5:41
Java Method Overriding

0 views

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

42 views

2 weeks ago

Zelig Lim
2025 Lab 8 OOP Polymorphism
8:31
2025 Lab 8 OOP Polymorphism

5 views

3 weeks ago

Owen Wu
Java Interface

Hackerrank Java OOP section: https://www.hackerrank.com/challenges/java-interface/problem?isFullScreen=true.

3:46
Java Interface

0 views

10 days ago

Owen Wu
Java Method Overriding II Super Keyword

Java Hackerrank OOP Section: (Could not solve on my own - come back to review later) ...

6:57
Java Method Overriding II Super Keyword

0 views

9 days ago

Peter Schneider
Getting a build-time unique ID for a member function within a class

Getting a build-time unique ID for a member function within a class I hope you found a solution that worked for you :) The Content ...

2:40
Getting a build-time unique ID for a member function within a class

1 view

3 weeks ago

Sophia Wagner
Softwareengineering: How do you unit test private methods?

How do you unit test private methods? Hey guys! Hopefully you found a solution that helped you! The Content is licensed under ...

4:51
Softwareengineering: How do you unit test private methods?

3 views

3 weeks ago

Sophia Wagner
Softwareengineering: How do you unit test private methods?

How do you unit test private methods? Hey guys! Hopefully you found a solution that helped you! The Content is licensed under ...

4:51
Softwareengineering: How do you unit test private methods?

6 views

3 weeks ago

Sophia Wagner
Softwareengineering: How do you unit test private methods?

How do you unit test private methods? Hey guys! Hopefully you found a solution that helped you! The Content is licensed under ...

4:51
Softwareengineering: How do you unit test private methods?

2 views

3 weeks ago

Learn Always!
#37 Multi Threading - Join Method in Java in Telugu #javaprogrammingtelugu

Hello Guys, You will Learn about Join Method and It's Use in Multi Threading in Java. If you like, subscribe.

1:26
#37 Multi Threading - Join Method in Java in Telugu #javaprogrammingtelugu

16 views

4 weeks ago

Learn Always!
#10 Set in Data Structures in Java in Telugu #javaprogrammingtelugu #dsaintelugu

Hello Guys, In this video you will Learn about what is set and why it useful. you will clearly understand what is difference between ...

5:03
#10 Set in Data Structures in Java in Telugu #javaprogrammingtelugu #dsaintelugu

45 views

12 days ago

Unique online guru
O Level M2:R5 Crash Course Day 21| OUTPUT METHOD USED IN JAVA SCRIPT | Full Concept + Practice |

O Level M2:R5 Crash Course Day 21 | INTRODUCTION TO JAVA SCRIPT | Full Concept + Practice | Live Class आज की इस ...

28:21
O Level M2:R5 Crash Course Day 21| OUTPUT METHOD USED IN JAVA SCRIPT | Full Concept + Practice |

172 views

Streamed 4 weeks ago

Learn Always!
#3 List Methods in Telugu | Data Structures in Java #datastructuresintelugu #dsaintelugu

Hello Guys, In this Video you will clearly Learn about List Methods. Success Takes Time...Keep Learning My Friend... Thank you ...

4:54
#3 List Methods in Telugu | Data Structures in Java #datastructuresintelugu #dsaintelugu

0 views

2 weeks ago

The Debug Zone
Mocking a Single Method in Spring Beans with Mockito: A Step-by-Step Guide

In this video, we dive into the world of unit testing in Spring applications using Mockito. Specifically, we'll explore how to effectively ...

1:32
Mocking a Single Method in Spring Beans with Mockito: A Step-by-Step Guide

0 views

3 weeks ago