ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

142 results

Confreaks
RubyConf 2015 - The Art of Ruby Technical Interviews by Chris Mar

The Art of Ruby Technical Interviews by Chris Mar So, you want to be a Ruby developer? You've attended a bootcamp, read the ...

28:05
RubyConf 2015 - The Art of Ruby Technical Interviews by Chris Mar

21,673 views

10 years ago

Roberto Lo Giacco
Coding for job screening

Watch me while I implement a simple algorithm as a screening test for a Java developer position. You may find interesting the ...

22:10
Coding for job screening

91 views

10 years ago

Confreaks
RubyConf 2018 - Refactoring the Technical Interview by Mark Siemers

RubyConf 2018 - Refactoring the Technical Interview by Mark Siemers Is your technical interview optimized? Could it use a ...

36:39
RubyConf 2018 - Refactoring the Technical Interview by Mark Siemers

1,719 views

7 years ago

Craig Piercy
java review 1

First of several reviews of basic Java concepts.

45:16
java review 1

9,404 views

13 years ago

Confreaks
RubyConf 2018 - Designing an engineering team: Making room for everyone by Jack Danger

RubyConf 2018 - Designing an engineering team: Making room for everyone by Jack Danger How many different roles are there ...

34:29
RubyConf 2018 - Designing an engineering team: Making room for everyone by Jack Danger

800 views

7 years ago

Craig Piercy
Java Review 3

3rd Java Review Session for my MIST4630 course at UGA.

34:29
Java Review 3

4,055 views

13 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

14,014 views

5 days ago

codingjerk
Zig is better than Rust (sometimes)

Since I use both Rust and Zig, I've collected some use cases, where I prefer Zig over Rust. While it's not an objective comparison, ...

20:21
Zig is better than Rust (sometimes)

92,912 views

7 months ago

Otavio Santana
Get more flexibility in your Java code by exploring reflection.

Reflection and Java give a colossal capability, especially for removing boilerplate. It gives impactful productivity on Java to cover ...

28:14
Get more flexibility in your Java code by exploring reflection.

174 views

2 years ago

CS50
CS50 Lecture by Mark Zuckerberg - 7 December 2005

On 7 December 2005, Mark Zuckerberg joined CS50 for a guest lecture about Facebook and computer science. With Professor ...

1:05:35
CS50 Lecture by Mark Zuckerberg - 7 December 2005

8,976,157 views

11 years ago

LetCode with Koushik
Selenium Test Practice - Page Object Model

Hello guys, in this video, we'll take a scenario and automate that using a page object model with selenium java. Scenario: 1.

1:46:08
Selenium Test Practice - Page Object Model

7,014 views

4 years 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,736 views

3 years ago

Google for Developers
Dartisans ep. 3: Dart Libraries with Josh Bloch

In this episode of Dartisans, we chat with Josh Bloch about the Dart libraries. Josh shares some insight into library and API design.

52:21
Dartisans ep. 3: Dart Libraries with Josh Bloch

3,508 views

13 years ago

Google for Developers
YouTube Developers Live: Setting up your Java IDE for Google API samples

They will cover IDE setup, Maven integration and go over Java code samples of the YouTube Data API v3. Whether you are an ...

37:24
YouTube Developers Live: Setting up your Java IDE for Google API samples

28,495 views

Streamed 12 years ago

Nils Berglund
Tutorial: How to use my code

This tutorial explains on a few examples how to use my C code, available on GitHub, to make simulations of the wave equation.

33:58
Tutorial: How to use my code

1,375 views

2 years ago

Jon Gjengset
Porting Java's ConcurrentHashMap to Rust (part 2)

The Java code we were working from is included in that repository, or you can view it at https://hg.openjdk.java.net/jdk/jdk13/file/ ...

5:20:13
Porting Java's ConcurrentHashMap to Rust (part 2)

13,443 views

6 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

681 views

11 months ago

CS76
Week 2
2:25:49
Week 2

1,053 views

12 years ago

wikipedia tts
Comparison of Java and C++ | Wikipedia audio article

This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Comparison_of_Java_and_C%2B%2B 00:00:10 1 ...

42:11
Comparison of Java and C++ | Wikipedia audio article

9 views

6 years ago

Otavio Santana
Java Builder Pattern and Fluent-API - how to create complex objects with Java

Java Builder is a pattern that can help you to create complex objects. Every time we create a new instance model, we must ensure ...

21:29
Java Builder Pattern and Fluent-API - how to create complex objects with Java

2,096 views

3 years ago