ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

40,948 results

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

3 years ago

TU Delft Learning for Life
Software Testing in Java - Mockito

Read more about his onine course: https://www.edx.org/course/automated-software-testing-practical-skills-for-java-developers.

4:34
Software Testing in Java - Mockito

7,954 views

7 years ago

Otavio Santana
Lombok vs. Java Record: A Comparative Analysis

Join us in this enlightening YouTube video as we dive deep into the world of Java development. Discover the key distinctions ...

6:10
Lombok vs. Java Record: A Comparative Analysis

706 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,857 views

12 years ago

Buffer Travels
SURFING and LIVING in EAST JAVA for $200 a Week 🇮🇩

Would you trade a safe, predictable retirement in the U.S. for something a little wilder, way cheaper, and a whole lot more ...

14:56
SURFING and LIVING in EAST JAVA for $200 a Week 🇮🇩

113,813 views

6 months ago

Otavio Santana
Avoiding Pitfalls with Java Optional: Common Mistakes and How to Fix Them

Java's Optional API is a powerful tool for avoiding null pointer exceptions and writing more robust code. However, even Optional ...

10:09
Avoiding Pitfalls with Java Optional: Common Mistakes and How to Fix Them

1,448 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

11,334 views

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

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

634 views

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

2 years ago

Adam Gaweda, Dr. Sensei
Implementing Dictionaries using the Map Interface in Java

Now one of the things I said in the last video is this idea that map, the class of map in Java, is an abstract class. There's actually a ...

11:44
Implementing Dictionaries using the Map Interface in Java

19,338 views

8 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

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

New for you

GitLab
How to Refactor C++ to Java with GitLab Duo's AI

In this video, discover how GitLab Duo, your AI-powered assistant, can dramatically simplify the process of modernizing your ...

1:46
How to Refactor C++ to Java with GitLab Duo's AI

1,852 views

10 months ago

Vaadin
Java tutorial: Java web app tutorial series intro (part 1)

Updated tutorial here: https://youtu.be/bxy2JgqqKDU Building Modern Web apps in Spring Boot and Vaadin tutorial series course ...

1:51
Java tutorial: Java web app tutorial series intro (part 1)

66,164 views

6 years ago

Vaadin
Vibe Coding with Java: Vaadin Copilot AI Pair Coder Prototype

"Vibe coding", but for Java apps that mean business – this is a full 30 minute Vaadin Copilot prototype session condensed (sped ...

5:01
Vibe Coding with Java: Vaadin Copilot AI Pair Coder Prototype

2,349 views

9 months ago

Drunken Engineer
Roles and Responsibilities of Developer | JAVA | PYTHON | DOT NET | C | C++ | Android | IOS etc..,

This video helps you to answer How to explain roles and responsibilities in an interview One of the best book for Interview ...

8:47
Roles and Responsibilities of Developer | JAVA | PYTHON | DOT NET | C | C++ | Android | IOS etc..,

18,542 views

4 years ago

Spoken-Tutorial IIT Bombay
First Java Program - English

Welcome to the Spoken Tutorial on getting started with the First java program. In this tutorial we will learn To create a simple Java ...

11:00
First Java Program - English

36,406 views

11 years ago

Vaadin
Calling REST from Java with Spring WebClient

In this video, Marcus Hellberg shows you how to call a REST endpoint in Java using the Spring RestClient library, how to create ...

9:43
Calling REST from Java with Spring WebClient

21,343 views

4 years ago

Spoken-Tutorial IIT Bombay
Getting started java Installation - English

Getting started with Java Installation * Install jdk from Synaptic Package Manager * Choose openjdk-6-jdk from the list of packages ...

7:07
Getting started java Installation - English

61,468 views

11 years ago

Otavio Santana
Unlocking Performance: Exploring Java 21 Virtual Threads

In this Java 21 tutorial, we delve into the world of virtual threads, a game-changer for developers. Learn how virtual threads differ ...

9:53
Unlocking Performance: Exploring Java 21 Virtual Threads

1,417 views

2 years 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,373 views

1 year ago

Otavio Santana
DAO vs Repository Pattern Explained | Key Differences and Java Example

Learn the key differences between the DAO (Data Access Object) and Repository patterns in this in-depth explanation.

6:22
DAO vs Repository Pattern Explained | Key Differences and Java Example

1,851 views

1 year ago

Jon Gjengset
Porting Java's ConcurrentHashMap to Rust (part 2)

In this stream we continue the work of porting Java's ConcurrentHashMap to Rust. We finish up the concurrent hash table resizing ...

5:20:13
Porting Java's ConcurrentHashMap to Rust (part 2)

13,492 views

6 years ago

ABMedia
Java for C# Developers

Java for C# Developers In this video, we're going to cover the differences between C# and Java. There aren't MANY differences ...

25:32
Java for C# Developers

19,275 views

5 years ago

Otavio Santana
Java Record, exploring the feature beyond the DTO

This post will explain more about the Java record feature, what it is, and how to apply it in several cases beyond DTOs.

32:04
Java Record, exploring the feature beyond the DTO

1,467 views

2 years ago

Drunken Engineer
Factory Design Pattern in Java | Real Time Project Example

This video explain factory design pattern along with real time project usage. One of the best book for Interview Questions Top ...

14:18
Factory Design Pattern in Java | Real Time Project Example

20,173 views

4 years ago