ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

338 results

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,401 views

5 years ago

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

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

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

Samir Paul
Java Interfaces: The Client Perspective

ADSB: 05_02.

8:12
Java Interfaces: The Client Perspective

779 views

10 years ago

Vaadin
Build an AI-powered web app in 16 lines of Java! 🤯

Learn how to create a simple Spring Boot project with a web UI for calling OpenAI ChatGPT in a couple of lines of Java code.

3:42
Build an AI-powered web app in 16 lines of Java! 🤯

8,295 views

1 year ago

Datastrato
Using the Gravitino Java API

Discover how the Java API for Apache Graviton provides developers with full programmatic control over metalakes and catalogs.

2:51
Using the Gravitino Java API

24 views

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

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

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

Fabrice Kordon
009 — Rappels, interfaces et classes abstraites en Java

In this session, I'm going to remind you of the concept of interface and abstract classes in Java, which we'll be using later in this ...

8:57
009 — Rappels, interfaces et classes abstraites en Java

2,373 views

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

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

Otavio Santana
Java Reflection Advanced with Proxy: Creating a more robust code

In this video, we'll give a next on Java reflection with Proxy. If you like me and enjoy good framework API, you might love Spring ...

11:23
Java Reflection Advanced with Proxy: Creating a more robust code

442 views

2 years ago

CS 125 @ Illinois
CS 125 Fall 2018: Mon 10.15.2018. References and Interfaces

A continuation of a discussion of object references and an overview of Java interfaces.

50:57
CS 125 Fall 2018: Mon 10.15.2018. References and Interfaces

585 views

7 years ago