ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

136 results

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

10 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

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

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

175 views

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

6 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

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

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

93,481 views

7 months 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,017 views

4 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

682 views

11 months ago

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

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:39:15
Porting Java's ConcurrentHashMap to Rust (part 3)

10,867 views

5 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,496 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

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

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

34,783 views

2 years ago

Arpita Shilpi
java Syntax,Variables Data Types|| Lecture 2 #java #arpitashilpi #microsoft #placement CS,IT,BCA,MCA

After watching this java tutorial in one video you will be able to write java programs without any difficulty. Java is a very powerful ...

22:27
java Syntax,Variables Data Types|| Lecture 2 #java #arpitashilpi #microsoft #placement CS,IT,BCA,MCA

156 views

3 years ago

Craig Piercy
Creating Your First Java Eclipse Project

The basics of how to start a project in Eclipse and start writing a few Java classes.

29:36
Creating Your First Java Eclipse Project

301,287 views

11 years ago

CS 125 @ Illinois
CS 125 Fall 2018: Mon 10.15.2018. References and Interfaces

A continuation of a discussion of object references and an overview of Java interfaces.

50:57
CS 125 Fall 2018: Mon 10.15.2018. References and Interfaces

585 views

7 years ago