ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

444 results

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

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,738 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,098 views

1 year ago

Elide
Introducing Elide: A new NodeJS alternative powered by the JVM

Elide (https://elide.dev) is a new runtime and framework designed for the polyglot software era. With Elide, coding in multiple ...

48:07
Introducing Elide: A new NodeJS alternative powered by the JVM

4,039 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,104 views

3 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

Google for Developers
EdgeConf 4: Package Management

The web lives and breathes code sharing and reuse, and web components take us increasingly into the territory of abstracted ...

54:06
EdgeConf 4: Package Management

1,792 views

11 years ago

Google for Developers
YouTube Developers Live: Setting up your Java IDE for Google API samples

Want to learn how to setup your IDE and Maven for YouTube API (and other Google APIs!) Java development? Join +Ikai Lan and ...

37:24
YouTube Developers Live: Setting up your Java IDE for Google API samples

28,495 views

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

176 views

2 years ago

DEFCONConference
DEF CON 24 - Benjamin Holland - Developing Managed Code Rootkits for JRE

Managed Code Rootlets (MCRs) are terrifying post-exploitation attacks that open the doors for cementing and expanding a ...

42:55
DEF CON 24 - Benjamin Holland - Developing Managed Code Rootkits for JRE

1,829 views

9 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,468 views

6 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

CodeTV
Going further with tests and cleaner code

Part 2: an exploration of TDD as a way to clean up our code — and our thinking. Cory Speisman returns. Upcoming episodes: ...

1:32:19
Going further with tests and cleaner code

1,179 views

Streamed 10 months ago

DEFCONConference
DEF CON 21 -  Brian Gorenc and Jasiel Spelman -  Java Every Days

Java Every-Days: Exploiting Software Running on 3 Billion Devices BRIAN GORENC ZERO DAY INITIATIVE, HP SECURITY ...

43:16
DEF CON 21 - Brian Gorenc and Jasiel Spelman - Java Every Days

1,729 views

12 years ago

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

6 years ago

Coding wala Shree
🚀 Master Java Streams: filter, map, flatMap | PART 3 | Real-Project Examples | Java 8 Stream API

In this Java Streams tutorial (Part 3), we dive into key Stream operations: filter(), map(), and flatMap(), demonstrating each with ...

34:27
🚀 Master Java Streams: filter, map, flatMap | PART 3 | Real-Project Examples | Java 8 Stream API

682 views

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

2 years ago

IHSANA Guides
[DIY] How to use JSON Scraping add-ons?

A quick way to make ionic 4 coding for json retrieval without coding skills List of topics in the video 00:07 JSON Scraping add-ons ...

24:17
[DIY] How to use JSON Scraping add-ons?

961 views

6 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,320 views

2 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

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

CodeTV
Connect everything and anything in real time

Complex orchestration across different services, APIs, and LLMs is, in a word, hard. Especially when you need user interaction ...

1:29:40
Connect everything and anything in real time

968 views

Streamed 4 months 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

354 views

10 months ago

Remy Sharp
6. Memory Don't Forget To Take Out The Garbage / Katie Fenn / ffconf 2017

JavaScript does a remarkable job of hiding memory management from us. What's going on behind the scenes?

29:53
6. Memory Don't Forget To Take Out The Garbage / Katie Fenn / ffconf 2017

515 views

8 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