ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

102 results

Otavio Santana
Unlocking Performance: Exploring Java 21 Virtual Threads

In this Java 21 tutorial, we delve into the world of virtual threads, a game-changer for developers. Learn how virtual threads differ ...

9:53
Unlocking Performance: Exploring Java 21 Virtual Threads

1,425 views

2 years ago

J David Eisenberg
Chapter 9: Primitive and Reference Types

Primitives (int, double, etc.) have values stored in their memory locations. Objects have references to the memory where the data ...

1:42
Chapter 9: Primitive and Reference Types

1,731 views

6 years ago

Otavio Santana
Introduction to Ultrafast Java application with Microstream

Learning on this video about Java and Microstream, an easy way to create ultrafast applications. Handling the persistence layer is ...

19:58
Introduction to Ultrafast Java application with Microstream

656 views

3 years ago

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

2 years ago

Fabrice Kordon
028 — Objective C, autorelease pool

In this video, I'm going to talk to you about the autorelease pool in Objective-C. In an earlier video, we talked about the reference ...

8:34
028 — Objective C, autorelease pool

464 views

9 years ago

Fabrice Kordon
060 — Les pools de thread épisode II

However, you'll be building the pool in a slightly different way. you're going to use the ThreadFactory directly, which means you ...

11:31
060 — Les pools de thread épisode II

1,094 views

9 years ago

Heapspace
Async Showdown: Java Virtual Threads vs. Kotlin Coroutines - Riccardo Lippolis

Discover the potential impact of Java Virtual Threads on Kotlin Coroutines, the popular alternative for asynchronous programming ...

34:10
Async Showdown: Java Virtual Threads vs. Kotlin Coroutines - Riccardo Lippolis

1,495 views

2 years ago

Design Patterns Lectures
The Proactor and Reactor Design Patterns

In this video, the Proactor and Reactor design patterns are explained. Both address the problem of having to process requests by ...

3:48
The Proactor and Reactor Design Patterns

8,258 views

5 years ago

ABMedia
C++ for C# and Java Developers

This video will cover all of the difficult topics and differences between C++ and a managed language such as C# or Java. Things ...

39:47
C++ for C# and Java Developers

25,997 views

6 years ago

Jon Gjengset
Implementing (part of) a BitTorrent client in Rust

In this stream, we're doing the "implement BitTorrent" challenge from https://app.codecrafters.io/join/bittorrent?via=jonhoo in Rust.

4:09:16
Implementing (part of) a BitTorrent client in Rust

109,796 views

2 years ago

AppliedGo
Applied Go Quick Bits 007: Are goroutines threads?

Struggling with concurrent programming? Take a look at the Concurrency Deep Dive course at https://appliedgo.com Goroutines ...

5:11
Applied Go Quick Bits 007: Are goroutines threads?

4,956 views

4 years ago

Jon Gjengset
Implementing a Lox interpreter in Rust

For some time I've been looking for an opportunity to do a stream on writing a parser + interpreter for... something. Anything really.

7:53:42
Implementing a Lox interpreter in Rust

91,004 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

39,621 views

7 years ago

CS50
Pattern Matching with Regular Expressions

And you can see the percentage 45s is looking for a string of 45 characters. So it is somewhat like a rudimentary regular ...

26:01
Pattern Matching with Regular Expressions

12,894 views

13 years ago

XRPL Commons
Coding on the XRPL Ledger [Session 1/4] with Florent Uzio

Training led by Florent Uzio, Senior XRP Ledger Developer at Ripple Recorded on July 6-7th 2023 at the XRPL Commons HQ.

53:07
Coding on the XRPL Ledger [Session 1/4] with Florent Uzio

2,537 views

2 years ago

Jonathan Dinu
Remote functions in Python with Ray

Learn how to easily run distributed remote functions in Python with the Ray task API.

14:17
Remote functions in Python with Ray

7,678 views

4 years ago

Chrome for Developers
Array grouping - New in Chrome 117

In programming, array grouping is an extremely common operation, seen most often when we use SQL's GROUP BY clause and ...

0:56
Array grouping - New in Chrome 117

6,986 views

2 years ago

Chrome for Developers
Breaking words with wbr and ­ #Shorts

GUI Snippets → https://goo.gle/GUIsnippets GUI Challenges → https://goo.gle/GUIchallenges Subscribe to Google Chrome ...

0:55
Breaking words with wbr and ­ #Shorts

11,104 views

3 years ago

Renan Rodolfo | Dev
3 FREE Plugins for IntelliJ IDEA Every Java Dev Should Know #intellij #java #codingtips

🚀 Discover 3 FREE plugins for IntelliJ IDEA that every Java developer should use! In this short video, I’ll show you ...

0:48
3 FREE Plugins for IntelliJ IDEA Every Java Dev Should Know #intellij #java #codingtips

3,019 views

7 months ago

Raddy
Using Node.js with MySQL – CRUD | XAMPP / PhpMyAdmin

In this video, you are going to learn how to use MySQL using Node.js and Express. We are going to create a very basic Beer API ...

48:19
Using Node.js with MySQL – CRUD | XAMPP / PhpMyAdmin

110,833 views

5 years ago