ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

261 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

29,103 views

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

5 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

683 views

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

5 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,927 views

6 years ago

Jon Gjengset
January 2026 Q&A

As has become tradition, it's time for another new year's Q&A! In the span of three hours, we got through 45 questions covering ...

2:48:37
January 2026 Q&A

18,402 views

1 month 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,894 views

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

1 year ago

Chrome for Developers
Making Sure Every Call Works (Kranky Geek WebRTC Brazil 2016)

Nothing is worse than finding out you are losing potential users because they can't connect on their first try. Microphone, camera ...

21:03
Making Sure Every Call Works (Kranky Geek WebRTC Brazil 2016)

794 views

9 years ago

ABMedia
Learn PowerShell: Episode 1, The Basics

FUN FACT: By the end of this series, you'll be able to make your own graphical interface right from PowerShell! Download ...

26:43
Learn PowerShell: Episode 1, The Basics

111,352 views

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

ABMedia
Learn PowerShell: Episode 4, Types + Methods + Casting

As we know very well by now, objects are the most central part of PowerShell, everything is built around them, and as such, there's ...

28:55
Learn PowerShell: Episode 4, Types + Methods + Casting

18,955 views

4 years ago

NERSC
3 - Analyzing GPU-accelerated Applications

Part of the Using HPCToolkit to Measure and Analyze the Performance of GPU-accelerated Applications Tutorial, Mar-Apr 2021.

34:02
3 - Analyzing GPU-accelerated Applications

278 views

4 years ago

ABMedia
Learn PowerShell: Episode 8, Operators + If Statements + Scripting Tips

Welcome to the eighth episode in the long-running PowerShell video series. This is nearing the very last episode now, and the ...

35:30
Learn PowerShell: Episode 8, Operators + If Statements + Scripting Tips

7,838 views

4 years ago

Practical Programming Language
Practical Programming Language 01 -  introduction

Introduction to the Practical Programming Language and channel. * Who I am * Where does Practical derives its inspiration * Why ...

27:09
Practical Programming Language 01 - introduction

133 views

5 years ago

Confreaks
RubyConf 2018 - Graphics and Simulations (and Games), Oh My! by Ryan Davis

RubyConf 2018 - Graphics and Simulations (and Games), Oh My! by Ryan Davis Quick and easy visualization is an important ...

37:57
RubyConf 2018 - Graphics and Simulations (and Games), Oh My! by Ryan Davis

583 views

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

83,017 views

6 years ago

CS50
Pattern Matching with Regular Expressions

PHP, Java, Ruby, and so on. Google Code Search is actually worth mentioning; it is one of the relatively few applications out there ...

26:01
Pattern Matching with Regular Expressions

12,892 views

13 years ago

CS50
A Programmer's Introduction to APIs

You have to learn a lot of syntax, and just to do very simple things it takes a lot of code, so jQuery is a library for JavaScript.

33:47
A Programmer's Introduction to APIs

15,429 views

13 years ago

Jeff Rose
GAME151 Live Coding #14 (Humber Game Programming)

Jeff sets up some basic circle-circle collision detection between bodies.

43:55
GAME151 Live Coding #14 (Humber Game Programming)

204 views

8 years ago

EngX Space
Beyond The Success Of Kotlin / The Documentary by EngX

Almost 15 years ago, a small engineering team at JetBrains embarked on what seemed like a crazy endeavor — to create their ...

1:29:42
Beyond The Success Of Kotlin / The Documentary by EngX

76,902 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,455 views

1 year ago

Confreaks
RubyConf 2018 - JRuby 2018: Real World Performance by Thomas Enebo & Charles Nutter

RubyConf 2018 - JRuby 2018: Real World Performance by Thomas Enebo & Charles Nutter This year has been big for JRuby!

39:33
RubyConf 2018 - JRuby 2018: Real World Performance by Thomas Enebo & Charles Nutter

1,259 views

7 years ago

Denis Kuzmin
🔀 Between unmanaged C++ / C# / Java /... Complex types and Strings. [Part-2]

Do NOT combine unnecessary code, please turn ON your brains [both host sides - CLR/Native/JVM]. /This is Part 2. C++, C# and ...

28:04
🔀 Between unmanaged C++ / C# / Java /... Complex types and Strings. [Part-2]

14,088 views

7 years ago

RoshanTech
1 Learn Coding on Your Phone in Urdu | Intro, Why, How, Mistakes, Practice, First Example Complete

How to learn to code for free or coding for beginners programmer using Java script computer programming on phone. Yes on your ...

28:19
1 Learn Coding on Your Phone in Urdu | Intro, Why, How, Mistakes, Practice, First Example Complete

1,274 views

4 years ago