ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

88 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

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

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

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

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

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

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

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

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

5 views

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

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

Sophia Wagner
Using try with resources for a Java Files.walk stream created in a separate method

Using try with resources for a Java Files.walk stream created in a separate method Hey guys! Hopefully you found a solution that ...

3:24
Using try with resources for a Java Files.walk stream created in a separate method

0 views

2 days ago

Peter Schneider
Java Map.computeIfAbsent consuming high memory

Java Map.computeIfAbsent consuming high memory duplicate I hope you found a solution that worked for you :) The Content is ...

2:57
Java Map.computeIfAbsent consuming high memory

9 views

4 weeks 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!
#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

The Debug Zone
Abstract method implementation (if unused)

Today's Topic: Abstract method implementation (if unused) Thanks for taking the time to learn more. In this video I'll go through ...

2:53
Abstract method implementation (if unused)

0 views

2 days ago

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

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

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

157 views

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