ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

234 results

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

28,931 views

3 years ago

Vaadin
What is Vaadin? Walk-through and live code examples

In this video, Marcus Hellberg introduces you to Vaadin. Vaadin is a platform for developing modern web apps that connect to ...

26:50
What is Vaadin? Walk-through and live code examples

20,253 views

4 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

5 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

88,569 views

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

Jeffrey Chupp
LSP: Building a Language Server From Scratch

00:00:00 - Intro 00:00:52 - Getting set up 00:05:52 - Starting from Scratch 00:12:40 - The initialize method 00:19:38 - Processing ...

1:09:08
LSP: Building a Language Server From Scratch

60,776 views

1 year ago

Chrome for Developers
Compiling for the Web with WebAssembly (Google I/O '17)

WebAssembly is a fast, portable, compact, cross-browser binary format for compilation to the Web. It allows new types of ...

35:59
Compiling for the Web with WebAssembly (Google I/O '17)

62,147 views

8 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

108,714 views

2 years ago

James Willett
Material for MkDocs: Full Tutorial To Build And Deploy Your Docs Portal

Material for MkDocs is a powerful, easy to use framework designed to make your documentation both beautiful and efficient.

26:34
Material for MkDocs: Full Tutorial To Build And Deploy Your Docs Portal

48,672 views

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

Improbable Matter
How a Computer Works - from silicon to apps

A whistle-stop tour of how computers work, from how silicon is used to make computer chips, perform arithmetic to how programs ...

42:32
How a Computer Works - from silicon to apps

1,932,431 views

5 years ago

Jon Gjengset
Decrusting the tokio crate

In this stream, we peeled back the crust on the tokio crate — https://github.com/tokio-rs/tokio/ — and explored its interface, ...

3:31:48
Decrusting the tokio crate

180,702 views

1 year ago

CodeTV
Debugging complicated apps

When you've got a frontend, a backend, and more in between, how do you debug issues? Lazar Nikolov teaches us how to use ...

1:29:46
Debugging complicated apps

2,664 views

Streamed 1 year ago

DEFCONConference
DEF CON 31 - Runtime Riddles - Abusing Manipulation Points in the Android Source - Laurie Kirk

Android malware creators constantly struggle to devise innovative methods to obscure apps and impede reverse engineering.

41:59
DEF CON 31 - Runtime Riddles - Abusing Manipulation Points in the Android Source - Laurie Kirk

35,268 views

2 years ago

CodeTV
Web Games (build an app in 4 hours) · Web Dev Challenge S2.E2

Sponsored by Temporal — What could you create if you had 30 minutes to plan and 4 hours to build? Adam Argyle, Lane Wagner, ...

33:18
Web Games (build an app in 4 hours) · Web Dev Challenge S2.E2

114,635 views

8 months ago

Jon Gjengset
The Why, What, and How of Pinning in Rust

With the Future trait stabilized and async/await coming soon, many more people are being exposed to the Pin type and its sibling ...

3:03:54
The Why, What, and How of Pinning in Rust

82,750 views

6 years ago

Heapspace
DIY: Data streaming platform with Kafka and Java - Marko Ivanović

How to build your own data streaming platform with Apache Kafka and some Java. We will learn what Kafka is, what it is used ...

30:35
DIY: Data streaming platform with Kafka and Java - Marko Ivanović

44 views

2 years ago

Jon Gjengset
Implementing TCP in Rust (part 1)

In this stream, we started implementing the ubiquitous TCP protocol that underlies much of the traffic on the internet! In particular ...

5:19:48
Implementing TCP in Rust (part 1)

247,416 views

6 years ago

Code Master
Pruebas Unitarias en Java con Mockito: Mini Tutorial  🚀

Descubre cómo implementar pruebas unitarias en tus proyectos de Java usando Spring y Mockito de manera fácil y efectiva.

27:56
Pruebas Unitarias en Java con Mockito: Mini Tutorial 🚀

308 views

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

1 year ago