ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,775 results

My PC Center
How to Install Java JDK 8 on Windows 11  with JAVA HOME

i this video explain about how to install Java JDK 8 on Windows 11 (using JAVA_HOME) in this video. Why install the JDK?

7:28
How to Install Java JDK 8 on Windows 11 with JAVA HOME

48 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

636 views

7 months 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,119 views

2 years ago

J David Eisenberg
Chapter 11: Visibility modifiers in Java

Find out how to specify which classes can and cannot access the methods and properties in other classes. Note: narration at 1:54 ...

2:20
Chapter 11: Visibility modifiers in Java

129 views

5 years ago

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

426 views

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

299 views

2 years ago

ohnepixel
Minecraft's oldest anarchy server

Together with FitMC, I explored 2B2T - Minecraft's oldest anarchy server. Fit reveals he has not logged into 2B2T in 4 years ...

0:38
Minecraft's oldest anarchy server

8,569,575 views

6 months ago

parlough
How to Iterate over Keys and Values in a Java Map

Learn with me as I go over how to access both the key and the value as you loop over a map in #Java. I hope you found this video ...

5:45
How to Iterate over Keys and Values in a Java Map

101 views

5 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

314 views

2 years ago

Heapspace
Java 11 to 21 evolution! - Mohamed Taman

Java is innovative with each release, and to become a creative engineer for your company, you should know what is new in your ...

37:58
Java 11 to 21 evolution! - Mohamed Taman

184 views

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

455 views

2 years ago

Otavio Santana
Optional in Java - When better code is not an alternative

Since Java 8, Java Developers have one good way to avoid the classic NullPointerException. However, it is still a problem to use ...

23:13
Optional in Java - When better code is not an alternative

2,740 views

3 years ago

J David Eisenberg
Chapter 11: Subclasses

Learn how to use the "extends" and "super" keywords to allow one class to inherit all of another class's methods and fields.

7:37
Chapter 11: Subclasses

375 views

5 years ago

The Mentor CodeLab
If Statement - Java Tutorial | #11

Java Tutorial: If Else Statement Logical decision making is unavoidable in any programming language including Java. You have ...

19:58
If Statement - Java Tutorial | #11

14 views

1 year ago

J David Eisenberg
Chapter 11: The ArrayList class

ArrayLists let you store an arbitrary number of items, unlike Arrays, which have a fixed length. Here are some of the most-used ...

8:00
Chapter 11: The ArrayList class

248 views

5 years ago

Craig Piercy
Introduction to Java Servlets

Describe what a Java Servlet is and discusses important related terms. Note at 5:05, I do have a code error. The request.

5:45
Introduction to Java Servlets

30,756 views

11 years ago

Otavio Santana
Java Best Practices: Avoiding Boolean Parameters for Cleaner Code - Explained with Examples

In this informative Java tutorial, discover why using boolean parameters in your methods can lead to hard-to-read and maintain ...

6:37
Java Best Practices: Avoiding Boolean Parameters for Cleaner Code - Explained with Examples

616 views

2 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

863 views

2 years ago

BX Service GmbH
Installing iDempiere Dev Environment on Windows - Part 1: Install Java 11

Windows Installation Tutorial from Carlos Ruiz - please enable subtitles for detailed instructions. Video edited by Vanessa Castro ...

1:10
Installing iDempiere Dev Environment on Windows - Part 1: Install Java 11

11,024 views

4 years ago

S'Informer Sur La Tech
Installer une autre version de Java pour DEVOPS Linux

Ici, par défaut Java 11 est déjà installé, et j'installe Java 8. #linux #fedora #java Commandes utilisées : sudo alternatives --config ...

5:42
Installer une autre version de Java pour DEVOPS Linux

226 views

4 years ago

J David Eisenberg
Chapter 11: Objects

Quick overview of classes, objects, attributes, constructors, and methods.

6:53
Chapter 11: Objects

203 views

4 years ago

J David Eisenberg
Chapter 11: Object-Oriented Design

Draw a UML diagram and write code to implement a Java class that simulates a computer-controlled Toaster.

3:14
Chapter 11: Object-Oriented Design

200 views

4 years ago

Nokey
How Speedrunners Find A Nether Fortress in Minecraft without Cheats  #minecraft #speedrunners #mc

How Speedrunners Find A Nether Fortress in Minecraft without Cheats. Ever wondered where a fortress was in Minecraft. This is a ...

1:00
How Speedrunners Find A Nether Fortress in Minecraft without Cheats #minecraft #speedrunners #mc

309,638 views

1 year ago

zsevarac
Java People

A Java Community song. I wrote the lyrics under the impression of JavaOne 2011 conference, talking about Java Comunity, open ...

2:50
Java People

9,957 views

13 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

728 views

2 years ago