ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,229 results

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

The Java code we were working from is included in that repository, or you can view it at https://hg.openjdk.java.net/jdk/jdk13/file/ ...

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

13,497 views

6 years ago

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

The Java code we were working from is included in that repository, or you can view it at https://hg.openjdk.java.net/jdk/jdk13/file/ ...

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

10,929 views

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

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

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

1 year 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

Dandalf
JavaElectricBill

Use http://program-info.net/Java/downloads/JavaPaycheck/JavaPaycheck-code.gif as a reference to laying out a Java program.

26:43
JavaElectricBill

217 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

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

Codegram
An introduction to distributed tracing and Zipkin (Adrian Cole)

Talk given at Full Stack Fest 2017: https://fullstackfest.com This presentation reviews concepts, data model and architecture.

41:33
An introduction to distributed tracing and Zipkin (Adrian Cole)

5,091 views

8 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

87,807 views

2 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

362 views

11 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,731 views

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.

179 views

2 years 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,048 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

Craig Piercy
java review 1

First of several reviews of basic Java concepts.

45:16
java review 1

9,409 views

13 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

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

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

3 years ago