ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,038 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
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
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

656 views

3 years ago

J David Eisenberg
Chapter 2: Getting User Input in Java

How to let users supply numeric input to your programs.

4:16
Chapter 2: Getting User Input in Java

660 views

6 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,252 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,740 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

863 views

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

7 years 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,799 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

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

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

275 views

2 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

Vaadin
Tutorial: full-stack Spring Boot, Project Reactor & Lit chat web app 🍃⚛️

In this tutorial, Marcus Hellberg shows you how to build a full-stack chat app using the Hilla framework. 0:00 - Intro 0:19 - Creating ...

20:44
Tutorial: full-stack Spring Boot, Project Reactor & Lit chat web app 🍃⚛️

6,166 views

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

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

3 years ago

Mr.Dotcom
Java Project Tutorial Make Login and Register Form Step by Step Using NetBeans With Database Code

... previous Java tutorial we did a login and register form design : Full video link: https://www.youtube.com/watch?v=ZsbgiTR6osA ...

1:25
Java Project Tutorial Make Login and Register Form Step by Step Using NetBeans With Database Code

53 views

2 years ago

code warrier
Introduction to Java Language | Lecture 2 | Java Tutorial For Beginners | Core Java Course

I will send you all Note's in Upcoming video Please Support My Channel CODE WARRIOR https://youtu.be/c0O_R59CHjQ ...

14:38
Introduction to Java Language | Lecture 2 | Java Tutorial For Beginners | Core Java Course

398 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

29,037 views

3 years ago

DeepSource
DeepSource Java Analyzer is now faster than ever before

Presenting the new and improved DeepSource Java Analyzer – we've applied several memory and speed optimizations, making ...

1:08
DeepSource Java Analyzer is now faster than ever before

4,862 views

4 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

471 views

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

2 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

Vaadin
Get started with Vaadin Flow in 2 minutes

In this video, you'll learn how to download and start a new Vaadin Flow application. 0:00 - start.vaadin.com 0:19 - Customizing ...

2:27
Get started with Vaadin Flow in 2 minutes

3,959 views

3 years ago