ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

154 results

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

Now one of the things I said in the last video is this idea that map, the class of map in Java, is an abstract class. There's actually a ...

11:44
Implementing Dictionaries using the Map Interface in Java

19,370 views

9 years ago

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

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

9 years 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,072 views

2 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

695 views

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

8 years ago

JISCGECO
Map Styling Tools and Interactive maps on the web with OpenLayers - Addy Pope (Go-Geo)

Addy Pope, from GoGeo (http://www.gogeo.ac.uk/), talks about Map Styling Tools and Interactive maps on the web with ...

12:49
Map Styling Tools and Interactive maps on the web with OpenLayers - Addy Pope (Go-Geo)

2,035 views

14 years ago

TAA NISGTC (Grant)
Image Map

This is the picture I am going to use for my image map. It is a .png file, and I've opened it in Paint so that I can identify the X and Y ...

3:39
Image Map

230 views

12 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,598 views

3 years ago

Drunken Engineer
How to Reuse Streams in java 8 | Supplier Functional Interface | #4

This video contains one of the most asked coding questions related to java 8. One of the best book for Interview Questions Top ...

7:54
How to Reuse Streams in java 8 | Supplier Functional Interface | #4

11,509 views

5 years ago

Otavio Santana
Simplify Your Code with Java Predicate: A Comprehensive Guide

The Predicate interface is a predefined functional interface in Java that can help you achieve this goal. With its various handy ...

6:12
Simplify Your Code with Java Predicate: A Comprehensive Guide

796 views

3 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)

11,080 views

6 years ago

Otavio Santana
Effortless Object Mapping with ModelMapper: Harness the Power of Reflection

Streamline Your Object Mapping Process with ModelMapper! In this video, we explore the capabilities of ModelMapper, ...

10:05
Effortless Object Mapping with ModelMapper: Harness the Power of Reflection

1,075 views

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

5 years ago

Mithu Roy
#3 RxJava -  Prerequisite: 3 things you should know + BONUS

Namaste everyone, in this video we've shown 3 very important things that you should know to leverage the power of RxJava.

7:23
#3 RxJava - Prerequisite: 3 things you should know + BONUS

12,643 views

7 years ago

Pathling
How to add display terms to your data using a terminology server

Have you ever been given a health data extract that contains just codes, but no display terms? Pathling is your friend! The display ...

3:38
How to add display terms to your data using a terminology server

78 views

3 years ago

Drunken Engineer
Singleton In Java | Create | Destroy | Prevent | Interview Questions

This video contains all the interview questions related to Singleton design pattern in java. One of the best book for Interview ...

12:45
Singleton In Java | Create | Destroy | Prevent | Interview Questions

8,964 views

5 years ago

Chrome for Developers
flatMap - Functional JavaScript - Supercharged

In this mini series, Surma introduces you to the various functional methods that JavaScript Arrays have to offer. In this episode: ...

1:28
flatMap - Functional JavaScript - Supercharged

22,562 views

7 years ago

Pisani da ArcH
DEFINITELY understand the DIFFERENCE between ABSTRACT classes and INTERFACES-OOP

After all what is the difference between abstract classes and interfaces? When to use? Is it really enough to think that the ...

15:36
DEFINITELY understand the DIFFERENCE between ABSTRACT classes and INTERFACES-OOP

140,006 views

5 years ago

Otavio Santana
Orchestrating Enterprise Java Services with AI: The Planning Pattern Explained 🤖

In this video, we look step by step at how to orchestrate multiple services by combining them with AI. We focus on tool integration ...

7:36
Orchestrating Enterprise Java Services with AI: The Planning Pattern Explained 🤖

101 views

1 month ago