ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,894 results

OmniFish News
OmniFish Helps GlassFish - Improvements in Large Steps

GlassFish 7.0.1 is the best GlassFish version in last ten years! * Supported by OmniFish and other companies * First Jakarta EE 10 ...

13:37
OmniFish Helps GlassFish - Improvements in Large Steps

293 views

2 years ago

J David Eisenberg
Chapter 9: Passing Objects to Methods

When you pass an object to a method, you are passing a copy of the *reference* to that object. That lets you update an object's ...

2:07
Chapter 9: Passing Objects to Methods

1,013 views

6 years ago

J David Eisenberg
Chapter 9: Objects (part 1)

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

6:53
Chapter 9: Objects (part 1)

433 views

6 years ago

Wikipedia TTS
Java (software platform) | Wikipedia audio article

Since then Java 9 is no longer supported, so Oracle advises its users to "immediately transition" to Java 10. Oracle (and others) ...

42:45
Java (software platform) | Wikipedia audio article

75 views

7 years ago

Alberto Lemos (Dr. Spock)
JavaOne 2014 Supporting Video

This is my supporting video to fulfill the requirements of the JavaOne 2014 call for proposals.

3:57
JavaOne 2014 Supporting Video

315 views

11 years ago

The Mentor CodeLab
Strings in Java - Java Tutorial | #9

Java Tutorial: Strings in Java Strings are not primitive types. String in java is a class that holds some characters as info and can ...

18:02
Strings in Java - Java Tutorial | #9

31 views

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

470 views

3 years ago

Jon Gjengset
impl Rust: One Billion Row Challenge

I'm late to the party, but it's time we take a stab at the One Billion Row Challenge ( https://github.com/gunnarmorling/1brc ) in Rust.

10:36:57
impl Rust: One Billion Row Challenge

82,762 views

1 month ago

Dandalf
Welcome to the Java  Programming class

Welcome to CIS-084 Java Programming. Topics covered include: What the classes cover, who should take the class and just as ...

9:28
Welcome to the Java Programming class

104 views

2 years ago

J David Eisenberg
Chapter 9: Arrays of Objects

Arrays aren't only for ints, doubles, etc. You can put objects into them. This video shows you how to create and initialize an array ...

4:52
Chapter 9: Arrays of Objects

281 views

6 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

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

Craig Piercy
An Introduction to Java Server Pages

A look at the MVC component model and where Java Server Pages fit in. Also a few notes about the request and response ...

6:53
An Introduction to Java Server Pages

6,856 views

11 years ago

J David Eisenberg
Chapter 9: Primitive and Reference Types

Primitives (int, double, etc.) have values stored in their memory locations. Objects have references to the memory where the data ...

1:42
Chapter 9: Primitive and Reference Types

1,727 views

6 years ago

Drunken Engineer
Java Developer Interview Questions

This Video contains core java, spring boot , microserives and coding interview questions that were asked as part of CMMI Level 5 ...

15:06
Java Developer Interview Questions

5,928 views

4 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,175 views

2 years ago

Otavio Santana
Why should you use Jakarta EE CDI events?

shorts Why should you use Jakarta EE CDI events? On Jakarta EE, CDI events help a lot with your Java code. You can use CDI to ...

0:55
Why should you use Jakarta EE CDI events?

399 views

2 years ago

LenjoVerse
POV: 99 Nights in the forest💀 | Minecraft x Roblox

minecraft #minecraftanimation #minecraftmemes #lenjoverse.

0:12
POV: 99 Nights in the forest💀 | Minecraft x Roblox

786,250 views

5 months ago

ohnepixel
Minecraft's oldest anarchy server

I explored 2B2T, Minecraft's oldest anarchy server, together with Minecraft legend FitMC. He revealed the true size of the 2B2T ...

0:55
Minecraft's oldest anarchy server

12,369,902 views

6 months ago

Meri (Engel) Kasprak - programming videos
If and While in Java

Using if, if else, and while statements in Java.

4:29
If and While in Java

186 views

8 years ago