ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,049 results

Dandalf
Java Falafel Fast Food with a function to display the menu
5:45
Java Falafel Fast Food with a function to display the menu

105 views

3 years ago

Otavio Santana
Introduction to Ultrafast Java application with Microstream

Learning on this video about Java and Microstream, an easy way to create ultrafast applications. Handling the persistence layer is ...

19:58
Introduction to Ultrafast Java application with Microstream

654 views

3 years ago

Dario
Rust vs Java: A Staff Engineer's perspective

Are you trying to decide between Rust and Java for your next project? Look no further! In this video, Dario Lencina, staff engineer ...

25:04
Rust vs Java: A Staff Engineer's perspective

28,963 views

3 years ago

Stian Soiland-Reyes
2022-08-25 Andreas Pfeil: A Java Library for RO-Crate (ro-crate-java)

Presented in RO-Crate Community Call 2022-08-25 by Andreas Pfeil, Karlsruhe Institute of Technology. Slides and video ...

31:58
2022-08-25 Andreas Pfeil: A Java Library for RO-Crate (ro-crate-java)

44 views

3 years ago

J David Eisenberg
Chapter 3: Getting User Input in Java

How to let users supply numeric input to your programs.

4:16
Chapter 3: Getting User Input in Java

557 views

4 years ago

Code Challenge Central
How to reverse a singly linked list in 5 languages (JS, Python, Java, C++, C#)

In our first episode, we explore the classic problem of reversing a singly linked list with an animated conceptual explanation, and ...

18:24
How to reverse a singly linked list in 5 languages (JS, Python, Java, C++, C#)

6,576 views

3 years ago

XPERGE
Java tutorial for beginners - Printf (Part 11) | XPERGE

Java tutorial for beginners - Printf (Part 11) | XPERGE In this video, we will cover Printf in full details. Watch it till the end if you ...

10:28
Java tutorial for beginners - Printf (Part 11) | XPERGE

23 views

3 years ago

Otavio Santana
Java's Encapsulation -  When the getter and setter became your enemy

Encapsulation is the key to a good code design, but how to archive it? Java developers automatically think about putting getter ...

12:08
Java's Encapsulation - When the getter and setter became your enemy

1,112 views

3 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,739 views

3 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

JT Devs
Lessons on Prototypes and Inheritance in Javascript 2022 #Javascript

Lessons on Prototypes and Inheritance in Javascript 2022 #Javascript In this video, we going to focus on prototypes and ...

14:11
Lessons on Prototypes and Inheritance in Javascript 2022 #Javascript

66 views

3 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

858 views

2 years ago

Vaadin
Why we built Hilla: the modern web framework for Java

Does the world really need yet another frontend framework? We believe it does. With Hilla, you can build enterprise-grade web ...

54:08
Why we built Hilla: the modern web framework for Java

12,954 views

Streamed 3 years ago

XPERGE
Java vs Java Script | Difference between Java & Java Script | XPERGE

Java vs Java Script | Difference between Java & Java Script | XPERGE In this video, we will knowing the difference between Java ...

6:43
Java vs Java Script | Difference between Java & Java Script | XPERGE

2,465 views

3 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

450 views

2 years ago

Otavio Santana
Money on Java: Why should we use Money-API in my Java code?

If you work in finance, e-commerce, or any area that needs to represent money, the biggest question is how to do it. We need to ...

20:59
Money on Java: Why should we use Money-API in my Java code?

1,197 views

3 years ago

Vaadin
Java web apps in 2022?! Not as crazy as it may seem.

In this video, Marcus shows you hands-on how to build a modern web app, fully in Java. The Vaadin Flow framework lets you ...

16:17
Java web apps in 2022?! Not as crazy as it may seem.

13,249 views

3 years ago

The Java Den
Lists Initialization

Is there any way to initialize an List in Java? Short answer: Kinda. Java doesn't provide a native initialization for Lists, so we ...

2:13
Lists Initialization

86 views

3 years ago

Otavio Santana
The Power of Java Enum - Take advantage of it to make your code more readable and efficient

Like any other language, Java has the enum feature that allows us to enumerate items. It is helpful to list delimited items in your ...

20:26
The Power of Java Enum - Take advantage of it to make your code more readable and efficient

2,962 views

3 years ago

Sinhala java tutorials
Java🍵Tutorial for beginners Complete Full Course in Sinhala  | Java Sinhala Tutorial

Java Sinhala Tutorial Java for Beginners step by step in Sinhala | Java Sinhala | Complete Java Full Course in 8 Hours java ...

8:43:15
Java🍵Tutorial for beginners Complete Full Course in Sinhala | Java Sinhala Tutorial

35,538 views

3 years ago

Dr Noradila Nordin
Programming Language   Programming life cycle

Materials can be accessed at: https://ioer.noradila.com/

7:21
Programming Language Programming life cycle

22 views

3 years ago

Otavio Santana
Java Builder Pattern and Fluent-API - how to create complex objects with Java

Java Builder is a pattern that can help you to create complex objects. Every time we create a new instance model, we must ensure ...

21:29
Java Builder Pattern and Fluent-API - how to create complex objects with Java

2,104 views

3 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

Vaadin
Vaadin 10: Professional tools to build your app faster and easier

In addition to the free-to-use, open-source offer, Vaadin 10 provides productivity tools to help you speed up and ease ...

0:40
Vaadin 10: Professional tools to build your app faster and easier

3,193 views

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

2 years ago