ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

674 results

parlough
How to Iterate over Keys and Values in a Java Map

Learn with me as I go over how to access both the key and the value as you loop over a map in #Java. I hope you found this video ...

5:45
How to Iterate over Keys and Values in a Java Map

117 views

5y 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,652 views

6y 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)

11,080 views

6y ago

Jon Gjengset
Live-coding a linked hash map in Rust

Following another Twitter poll (https://twitter.com/Jonhoo/status/1000102031925956610), we're building a simple hash map in ...

2:29:40
Live-coding a linked hash map in Rust

40,294 views

8y ago

Adam Gaweda, Dr. Sensei
Real World Example of Using Java's Map to Grab Weather Data

I did need to use Google Gson because I need to convert from JSON to a map because of this. Java does not have a working ...

6:13
Real World Example of Using Java's Map to Grab Weather Data

33,110 views

9y ago

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

Java test map. Dial M for monkey. Notice, all I had to do here is instead looking up monkey, I could actually just tell it my key.

11:44
Implementing Dictionaries using the Map Interface in Java

19,370 views

9y ago

Lisa DeBruine
Map and Apply

Use the map and apply functions to run functions over a range of argument values.

10:22
Map and Apply

296 views

5y 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

127,473 views

7mo 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

695 views

1y ago

YAWL User Group
Read & Write to a Database with YAWL Codelets

How can a YAWL workflow read from and write to a database? This video demonstrates how to perform database read and write ...

5:56
Read & Write to a Database with YAWL Codelets

258 views

5y ago

Otavio Santana
Mapstruct: The introduction Guide To Java Object Conversion

Unlock the Full Potential of Java Object Conversion! In this video, The Ultimate Engineer delves into the power of MapStruct, the ...

12:58
Mapstruct: The introduction Guide To Java Object Conversion

3,073 views

2y ago

J David Eisenberg
Chapter 1: Bits, Bytes, and the Java Virtual Machine

A brief description of what the Java compiler is on about.

2:21
Chapter 1: Bits, Bytes, and the Java Virtual Machine

1,048 views

6y ago

Tim
JOSM - Buildings Tools

Turn Closed Caption on for Keyboard Shortcuts and general steps. Java OpenStreetMap Editor plug-in Buildings_tools stream ...

2:26
JOSM - Buildings Tools

3,992 views

13y 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,746 views

4y ago

Oakleypaws
Why I chose Bedrock over Java | QnA

Oakleypaws #qna #minecraft In this video, I go over the reasons why I chose the worst version of Minecraft. AKA Bedrock, over ...

6:20
Why I chose Bedrock over Java | QnA

2,135 views

2y ago

GameGuide
How To Find Biomes Minecraft Java

Cómo encontrar biomas en Minecraft Java https://youtu.be/2u45IpM8iNg https://youtu.be/XlpcqZ0tvtY Minecraft Java Edition ...

3:25
How To Find Biomes Minecraft Java

23 views

1y ago

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

The Ultimate Free Verified Java Course Guarantying Job Placements from top companies. This is the First lecture Which gives you ...

8:54
From Beginner to Pro: The Ultimate Free Java Course | Java Lecture 1

8 views

1y ago

Craig Piercy
Introduction to JavaBeans

A quick introduction to a special Java class called a JavaBean.

10:03
Introduction to JavaBeans

127,411 views

11y ago

ChristophoGames
Solarus 1.5 Tutorial [en] - Basics #11: How to scroll between maps of different sizes

In this progressive tutorial series, I explain how to develop a Zelda-like adventure game with the Solarus engine and Solarus ...

7:32
Solarus 1.5 Tutorial [en] - Basics #11: How to scroll between maps of different sizes

1,631 views

9y 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,601 views

3y ago