ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,827 results

Otavio Santana
Exploring the features in the Java interfaces

Since Java 8 the Java interfaces have increased the number of features such as a static method or the possibility to include ...

10:08
Exploring the features in the Java interfaces

156 views

3 years ago

Dandalf
Java-HelloWorld-GUI

Create Java GUI project using Swing and JavaFX using Labels and Buttons. Code for the project in both Java Swing and JavaFX ...

12:49
Java-HelloWorld-GUI

421 views

5 years ago

Pisani da ArcH
DEFINITELY understand the DIFFERENCE between ABSTRACT classes and INTERFACES-OOP

After all what is the difference between abstract classes and interfaces? When to use? Is it really enough to think that the ...

15:36
DEFINITELY understand the DIFFERENCE between ABSTRACT classes and INTERFACES-OOP

137,400 views

5 years ago

Samir Paul
Java Interfaces: The Implementation Perspective

ADSB 05_03.

7:13
Java Interfaces: The Implementation Perspective

827 views

10 years ago

Otavio Santana
Simplify Java: Reducing Unnecessary Layers and Interfaces

Unlock the power of simplicity in Java! Explore the benefits of streamlining your code by reducing unnecessary layers and ...

8:10
Simplify Java: Reducing Unnecessary Layers and Interfaces

924 views

2 years ago

Otavio Santana
Mastering Java Function Interface: A Deep Dive into Specializations and Combinations

In this video tutorial, we'll explore the powerful Java Function interface, and go deep into its specializations, such as BiFunction ...

11:20
Mastering Java Function Interface: A Deep Dive into Specializations and Combinations

296 views

2 years ago

Otavio Santana
Java Supplier: A Comprehensive Guide to Simplifying Your Code

In this video tutorial, we'll explore the powerful Java Supplier interface and learn how it can simplify your code by generating data ...

4:11
Java Supplier: A Comprehensive Guide to Simplifying Your Code

392 views

2 years ago

Samir Paul
Java Interfaces: The Client Perspective

ADSB: 05_02.

8:12
Java Interfaces: The Client Perspective

779 views

10 years ago

Otavio Santana
Mastering Java Collections: Common Mistakes and How to Avoid Them

Java's Collections API has been around for a while and is a cornerstone of Java development. But even with years of experience, ...

8:24
Mastering Java Collections: Common Mistakes and How to Avoid Them

277 views

2 years ago

Otavio Santana
Java Refactoring: Enhancing Flexibility with Interfaces

In Java programming, mastering the art of refactoring is essential for building robust and maintainable codebases.

7:28
Java Refactoring: Enhancing Flexibility with Interfaces

352 views

1 year ago

Otavio Santana
Mastering Java Consumer Interface: A Comprehensive Guide

In this video tutorial, we'll explore the powerful Java Consumer interface and learn how it can help you generate new values by ...

4:14
Mastering Java Consumer Interface: A Comprehensive Guide

880 views

2 years ago

Otavio Santana
Java 21 SequenceCollection: Unleash the Power of Ordered Collections

Dive into the world of Java 21's SequenceCollection interface! Discover how it extends the Java collections' capabilities, offering ...

5:43
Java 21 SequenceCollection: Unleash the Power of Ordered Collections

313 views

2 years ago

Otavio Santana
Simplify Your Code with Java Predicate: A Comprehensive Guide

In this video tutorial, we'll explore the powerful Java Predicate interface and learn how it can simplify your code and improve its ...

6:12
Simplify Your Code with Java Predicate: A Comprehensive Guide

715 views

2 years ago

The Mentor CodeLab
Interface - Java Tutorial | #29

Java Tutorial: Using Interfaces Interface is a class that is completely abstracted. In other words, when you define a class as an ...

9:44
Interface - Java Tutorial | #29

20 views

1 year ago

Otavio Santana
Why Jakarta EE Still Matters for Modern Java Developers

When we talk about Jakarta EE, we are talking about the Java powers mission-critical systems across banking, telecom, and ...

7:11
Why Jakarta EE Still Matters for Modern Java Developers

544 views

6 months ago

To The Core
What's New in Java ☕ - Métodos estáticos y métodos por defecto en interfaces [JDK8]

Qué hay de nuevo en Java? Desde la versión JDK8 hasta nuestros días, paso a paso, funcionalidad a funcionalidad. En esta ...

5:01
What's New in Java ☕ - Métodos estáticos y métodos por defecto en interfaces [JDK8]

28 views

2 years ago

Adam Gaweda, Dr. Sensei
Implementing Dictionaries using the Map Interface in Java

Now one of the things I said in the last video is this idea that map, the class of map in Java, is an abstract class. There's actually a ...

11:44
Implementing Dictionaries using the Map Interface in Java

19,332 views

8 years ago

Otavio Santana
Avoiding Pitfalls with Java Optional: Common Mistakes and How to Fix Them

Java's Optional API is a powerful tool for avoiding null pointer exceptions and writing more robust code. However, even Optional ...

10:09
Avoiding Pitfalls with Java Optional: Common Mistakes and How to Fix Them

1,446 views

2 years ago

Otavio Santana
Java's Encapsulation -  When the getter and setter became your enemy

Encapsulation is the key to a good code design, but how to archive it? Java developers automatically think about putting getter ...

12:08
Java's Encapsulation - When the getter and setter became your enemy

1,111 views

3 years ago

Otavio Santana
Get more flexibility in your Java code by exploring reflection.

Reflection and Java give a colossal capability, especially for removing boilerplate. It gives impactful productivity on Java to cover ...

28:14
Get more flexibility in your Java code by exploring reflection.

173 views

2 years ago