ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

7,246 results

Otavio Santana
Creating your Swiss army knife on Java Test Stack

The code testabilities guarantee several excellent points in an efficient code design, such as maintainability; it helps with the ...

19:10
Creating your Swiss army knife on Java Test Stack

425 views

2 years ago

YAWL User Group
Run Custom Java Code in YAWL with Codelets

How can you run custom Java code inside a YAWL workflow? This video explains how to create and deploy custom Java codelets ...

8:49
Run Custom Java Code in YAWL with Codelets

847 views

4 years ago

Dandalf
Java Paycheck Lab Project

Create and analyze a program in Java for computing a paycheck.

25:23
Java Paycheck Lab Project

295 views

2 years ago

Vaadin
What if Java developers could build web apps without touching JavaScript? 🤔

Vaadin Flow is an open-source framework for building web apps in Java. It includes a large library of UI components and offers a ...

0:44
What if Java developers could build web apps without touching JavaScript? 🤔

17,347 views

1 year 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,704 views

2 years ago

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

Otavio Santana
The four ways to use Java Record

shorts Java record is a powerful resource to include your favorite feature, mainly when discussing immutable instances. Yes, you ...

0:54
The four ways to use Java Record

360 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,985 views

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

447 views

2 years ago

Otavio Santana
What is Jakarta EE? and why it does matter for Java enterprise?

shorts Jakarta EE is the specification of the enterprise Java. If you're using Spring, Micronaut, or Quarkus, thus, you are using ...

0:54
What is Jakarta EE? and why it does matter for Java enterprise?

2,145 views

2 years ago

nipafx
Unify Primitives with Objects - JEP 402 #JavaNext #Shorts

JEP 402 proposes to unify primitives like `int` with objects by modeling primitive values as instances of primitive classes ...

0:54
Unify Primitives with Objects - JEP 402 #JavaNext #Shorts

1,457 views

4 years ago

Alex Demko
You Won’t Believe How Easy 3D in the Browser Is with three.js?! 🕹️

Those jaw-dropping 3D effects you see in your browser are powered by cutting-edge web technology What makes WebGL and ...

0:25
You Won’t Believe How Easy 3D in the Browser Is with three.js?! 🕹️

130 views

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

Otavio Santana
What is Eclipse MicroProfile?

shorts Eclipse Microprofile is a small piece of Jakarta EE specifications that includes CDI, JSON, and JAX-RS, joining new specs ...

1:00
What is Eclipse MicroProfile?

527 views

2 years ago

learnwithpurpose
Your first Object-Oriented Program with Java

Creating your first Object-Oriented Program in Java. Defining a package, a class with methods. Creating an object. Compiling ...

11:16
Your first Object-Oriented Program with Java

1,399 views

13 years ago

The Mentor CodeLab
Object Attribute - Java Tutorial | #26

Java Tutorial: Object Attribute One of the main concepts of Object-Oriented programming, is to use different object types as ...

13:34
Object Attribute - Java Tutorial | #26

36 views

1 year 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,323 views

1 year ago

Vaadin
Vaadin Flow in 40 seconds ⚡️ Build web apps 100% in Java

This video explains the core concepts of Vaadin Flow. 0:00 - Everything is a component 0:15 - Use layouts to build views 0:31 ...

0:40
Vaadin Flow in 40 seconds ⚡️ Build web apps 100% in Java

14,680 views

2 years ago

Drunken Engineer
Singleton In Java | Create | Destroy | Prevent | Interview Questions

This video contains all the interview questions related to Singleton design pattern in java. One of the best book for Interview ...

12:45
Singleton In Java | Create | Destroy | Prevent | Interview Questions

8,958 views

4 years ago