ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

349 results

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

2 years ago

Datastrato
Using the Gravitino Java API

Discover how the Java API for Apache Graviton provides developers with full programmatic control over metalakes and catalogs.

2:51
Using the Gravitino Java API

30 views

2 months 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,276 views

11 months 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,004 views

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

1 year ago

Zawodowy Stream
Programuję w Java, czyli jak zostać backend developerką

Czym zajmuje się backend developer w sektorze finansowym? Jakie są plusy i minusy branży IT? Jak zostać programistą iĀ ...

33:38
Programuję w Java, czyli jak zostać backend developerką

1,989 views

3 years ago

IHSANA Guides
How to use JWT Auth Add-ons without Coding

This video is how to add JWT Auth to the imabuilder project without coding. AppBuilder by https://ihsana.com/i/?code=imabuilder3Ā ...

10:20
How to use JWT Auth Add-ons without Coding

1,122 views

6 years ago

Alex Demko
Full-Stack Testing? Codeception’s Got You! 🧪🧠

Not sure which testing tool to use in your project? In this video, I break down the best automated testing tools for the mostĀ ...

0:05
Full-Stack Testing? Codeception’s Got You! 🧪🧠

110 views

6 months 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,955 views

Streamed 3 years ago

Alex Demko
Scala 3.8 Drops Java 8 — Time to Upgrade! ā˜•

Wondering what's new in programming languages this summer? In this episode of News Room, I cover 7 big language andĀ ...

0:10
Scala 3.8 Drops Java 8 — Time to Upgrade! ā˜•

236 views

6 months 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,330 views

4 years ago

monisha jacob
Java Spring Boot App - RestInv!

RestInv is a real estate investment cash-on-cash calculator app where users can add property and calculate cash-on-cash returnsĀ ...

3:31
Java Spring Boot App - RestInv!

46 views

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

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

2 years ago

Vaadin
Full-stack React + Spring Boot app tutorial 2023 [Java + TypeScript + Hilla]

In this tutorial, Marcus Hellberg shows how to build a full-stack todo app with a Spring Boot Java backend and a React TypescriptĀ ...

21:16
Full-stack React + Spring Boot app tutorial 2023 [Java + TypeScript + Hilla]

14,329 views

3 years ago

Code with Byron
I Failed at Coding Multiple Times—Here's What Worked

In this video, I share my journey of learning to code in 2024 after facing setbacks in the past. Join me as I discuss the strategiesĀ ...

4:34
I Failed at Coding Multiple Times—Here's What Worked

190 views

1 year ago

Vaadin
Modern web apps with TypeScript: reactive templates and type-safe Java server access - Vaadin Fusion

A faster way of building modern web apps on Spring Boot. Learn how Vaadin's new TypeScript APIs simplify web appĀ ...

3:51
Modern web apps with TypeScript: reactive templates and type-safe Java server access - Vaadin Fusion

3,463 views

5 years ago

datalabcc
C, C++, & Java - Coding - 4.4

The languages C, C++, & Java, while not often used for analysis, are key to the foundations of data science. For more on this topicĀ ...

2:52
C, C++, & Java - Coding - 4.4

363 views

8 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,250 views

3 years ago

Craig Piercy
Introduction to Java Based Web Development

A brief introduction to the Java Model 1 (JSP) and Java Model 2 (MVC) Web Architectures.

10:09
Introduction to Java Based Web Development

24,659 views

7 years ago

Alex Demko
Mongoose + Apollo = Easy GraphQL with MongoDB! šŸš€

Wondering how GraphQL works in a real project? In this video, I'll show you how to build a real-world GraphQL server usingĀ ...

0:06
Mongoose + Apollo = Easy GraphQL with MongoDB! šŸš€

289 views

6 months ago

Vaadin
How to create a React form that submits to a Spring Boot backend (with validation)

Hilla 2.2 added a useForm hook to build forms. You can define validation rules on your Java object and have Hilla enforce themĀ ...

5:23
How to create a React form that submits to a Spring Boot backend (with validation)

1,715 views

2 years ago

Vaadin
Build a full-stack Spring Boot web app in 10 minutes (tutorial) Vaadin Flow

Learn how to build a full-stack web application using Spring Boot, Spring Data, and Vaadin Flow. Download starterĀ ...

10:04
Build a full-stack Spring Boot web app in 10 minutes (tutorial) Vaadin Flow

13,823 views

2 years ago

Vaadin
What is Vaadin? Walk-through and live code examples

... in Java) 13:28 - Vaadin Fusion (Reactive TypeScript views, Java backend) 26:14 - Outro Get started: https://vaadin.com/startĀ ...

26:50
What is Vaadin? Walk-through and live code examples

20,264 views

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

1 month ago