ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

388 results

Otavio Santana
Why do we have reflection on Java?

shorts Java reflection is excellent for creating extensibility on runtime. If you're using Jakarta EE, MicroProfile, or Spring, you're ...

0:50
Why do we have reflection on Java?

2,107 views

2 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,446 views

5 years ago

Improbable Matter
How a Computer Works - from silicon to apps

A whistle-stop tour of how computers work, from how silicon is used to make computer chips, perform arithmetic to how programs ...

42:32
How a Computer Works - from silicon to apps

1,920,598 views

4 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

718 views

2 years ago

Otavio Santana
Lombok vs. Java Record: A Comparative Analysis

Join us in this enlightening YouTube video as we dive deep into the world of Java development. Discover the key distinctions ...

6:10
Lombok vs. Java Record: A Comparative Analysis

680 views

2 years ago

Otavio Santana
What is Java Record Compact Constructor?

shorts Java Compact Constructor on record allows you to create validation on your Java classes easily. You can have consistency ...

0:43
What is Java Record Compact Constructor?

341 views

2 years ago

Vaadin
What is Vaadin? The most productive way to build full-stack web apps on Java in 2025

Learn how Vaadin helps Java teams build complete web applications with its powerful UI components, Java-based Flow ...

3:02
What is Vaadin? The most productive way to build full-stack web apps on Java in 2025

10,887 views

10 months ago

Otavio Santana
What is AssertJ? Explore the Java test with elegance

shorts What is AssertJ? Explore the Java test with elegance Fluent API wit Java Test, which is the formula of AssertJ. #Java ...

0:37
What is AssertJ? Explore the Java test with elegance

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

174 views

2 years ago

Otavio Santana
Java Reflection Annotation: what is the difference between Retension vs Target.

shorts To start using Java reflection and create its annotation, remember that there are retention and target annotations. But what ...

0:42
Java Reflection Annotation: what is the difference between Retension vs Target.

269 views

2 years ago

Drunken Engineer
Java Interview Questions and Answers

This video contains java interview questions and answers for experienced. Below are the Questions : What Are SOLID Principles ...

17:47
Java Interview Questions and Answers

30,987 views

4 years ago

Otavio Santana
The essencial Java books for seniors engineers

This video discusses the essential Java books for senior software engineers. As experienced Java developers, we seek to ...

7:35
The essencial Java books for seniors engineers

853 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

445 views

2 years ago

Otavio Santana
Three use of Java annotations

shorts You can use Java annotations in several ways on your code; it gives three examples: Documentation, runtime metadata, ...

0:58
Three use of Java annotations

921 views

2 years ago

Samir Paul
Some observations about interfaces, inheritance, and relationships among classes

ADSB 05_07. A bunch of miscellaneous thoughts on inheritance, interfaces, etc.

15:01
Some observations about interfaces, inheritance, and relationships among classes

685 views

10 years ago

MiND
Think with Montru - Explained

I took the original Think with Montru video, sliced it up and tried to show how you must do the same things in conventional ...

18:14
Think with Montru - Explained

113 views

6 years ago

Otavio Santana
Introduction to CDI Decorator and Interceptor

Composite over inheritance is an OOP design principle we've followed for several years. Like me, you might have seen it in the ...

17:21
Introduction to CDI Decorator and Interceptor

467 views

3 years ago

Noqta Music
What is Abstraction in OOP, Abstract Methods, and differences between Abstract Class and Interface?

softwaretestengineer #testing #selenium #agile #sdet #qatester #software #api #apipostman #restassured #postman ...

2:53
What is Abstraction in OOP, Abstract Methods, and differences between Abstract Class and Interface?

99 views

2 years ago

Craig Piercy
Introduction to JavaBeans

A quick introduction to a special Java class called a JavaBean.

10:03
Introduction to JavaBeans

127,310 views

10 years ago

Otavio Santana
What is Mockito and it can make easier on your Java tests?

shorts On Java, you can make your life easier using Mockito. You don't need to start several database and service instances to ...

0:40
What is Mockito and it can make easier on your Java tests?

1,701 views

2 years ago