ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,012 results

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

This stream is (probably) the last segment in our journey into porting Java's ConcurrentHashMap to Rust. We start writing some ...

5:39:15
Porting Java's ConcurrentHashMap to Rust (part 3)

10,925 views

6 years ago

Vaadin
How to Make an AI Chatbot/Agent in Java: A Hands-On Tutorial

In this video, Marcus Hellberg will teach you how to build an AI chatbot that uses retrieval-augmented generation (RAG) to learn ...

52:24
How to Make an AI Chatbot/Agent in Java: A Hands-On Tutorial

24,543 views

1 year 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,082 views

3 years 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,494 views

6 years ago

Vaadin
How a little bit of React might make your Java app even better by Leif Åstrand - Vaadin Create 2024

Discover how integrating React components into your Java applications can enhance functionality and user experience.

42:14
How a little bit of React might make your Java app even better by Leif Åstrand - Vaadin Create 2024

362 views

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

Vaadin
React basics explained for Java developers

In this video, Leif Åstrand explains the basics of React to an audience of Java developers. Recorded at a Vaadin Learn event.

29:52
React basics explained for Java developers

3,257 views

2 years ago

Developers Association
From Beginner to Pro: The Ultimate Free Java Course | Java Lecture 2

The Ultimate Free Verified Java Course Guarantying Job Placements from top companies. Either You're a beginner or an ...

25:18
From Beginner to Pro: The Ultimate Free Java Course | Java Lecture 2

13 views

1 year ago

codingjerk
Zig is better than Rust (sometimes)

Since I use both Rust and Zig, I've collected some use cases, where I prefer Zig over Rust. While it's not an objective comparison, ...

20:21
Zig is better than Rust (sometimes)

96,976 views

8 months ago

Vaadin
Speeding up React + Java Development with Hilla

Hilla is a Vaadin framework that makes it faster to build business web apps with a React frontend and Spring Boot backend using ...

46:10
Speeding up React + Java Development with Hilla

2,340 views

2 years ago

Jeffrey Chupp
LSP: Building a Language Server From Scratch

00:00:00 - Intro 00:00:52 - Getting set up 00:05:52 - Starting from Scratch 00:12:40 - The initialize method 00:19:38 - Processing ...

1:09:08
LSP: Building a Language Server From Scratch

61,197 views

2 years ago

Vaadin
Exploring enterprise AI patterns  by Marcus Hellberg - Vaadin Create 2024

Exploring enterprise AI patterns, talk delivered by Marcus Hellberg as part of the 2024 Vaadin Create Conference. #java #ai.

43:50
Exploring enterprise AI patterns by Marcus Hellberg - Vaadin Create 2024

189 views

1 year ago

Vaadin
How does Vaadin Flow work? (deep dive)

In this replay of an internal Vaadin Learn session, Leif Åstrand explains in detail how Vaadin Flow works. 0:00 - Intro 0:16 - What ...

28:18
How does Vaadin Flow work? (deep dive)

4,928 views

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

Streamed 3 years ago

Craig Piercy
java review 1

First of several reviews of basic Java concepts.

45:16
java review 1

9,409 views

13 years ago

The Mentor CodeLab
Setup & Build Java Project - Java Tutorial | #2

Java Tutorial: Setup & Build Java Project I always prefer to setup and set the settings of my IDE and project as the very first thing in ...

32:58
Setup & Build Java Project - Java Tutorial | #2

63 views

2 years ago

Vaadin
How to build a retrieval-augmented generation (RAG) AI system in Java (Spring Boot + LangChain4j)

Learn how to build an AI powered application that knows your business context and is able to interact with your Java code.

42:50
How to build a retrieval-augmented generation (RAG) AI system in Java (Spring Boot + LangChain4j)

6,704 views

2 years ago

CS75
Building Dynamic Websites at Harvard - Lecture 6
1:50:32
Building Dynamic Websites at Harvard - Lecture 6

958 views

10 years ago

Roberto Lo Giacco
Coding for job screening

Watch me while I implement a simple algorithm as a screening test for a Java developer position. You may find interesting the ...

22:10
Coding for job screening

91 views

10 years ago

Otavio Santana
Get more flexibility in your Java code by exploring reflection.

Reflection and Java give a colossal capability, especially for removing boilerplate. It gives impactful productivity on Java to cover ...

28:14
Get more flexibility in your Java code by exploring reflection.

178 views

2 years ago