ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

168 results

Drunken Engineer
Java 8 Coding Interview Questions | Use of Filter & Map on Collections  #5

This video contains one of the most asked coding questions related to java 8. One of the best book for Interview Questions Top ...

8:50
Java 8 Coding Interview Questions | Use of Filter & Map on Collections #5

17,498 views

4 years ago

Drunken Engineer
java 8 Interview Questions | Theoretical

This video contains java 8 interview questions and answers. One of the best book for Interview Questions Top 1000 Java Interview ...

10:38
java 8 Interview Questions | Theoretical

29,807 views

4 years ago

Drunken Engineer
Java Interview Questions and Answers

This video contains java interview questions and answers for experienced. Below are the Questions : What Are SOLID Principles ...

17:47
Java Interview Questions and Answers

30,987 views

4 years ago

Drunken Engineer
How to Reuse Streams in java 8 | Supplier Functional Interface | #4

This video contains one of the most asked coding questions related to java 8. One of the best book for Interview Questions Top ...

7:54
How to Reuse Streams in java 8 | Supplier Functional Interface | #4

11,403 views

4 years ago

Drunken Engineer
Singleton In Java | Create | Destroy | Prevent | Interview Questions

This video contains all the interview questions related to Singleton design pattern in java. One of the best book for Interview ...

12:45
Singleton In Java | Create | Destroy | Prevent | Interview Questions

8,958 views

4 years ago

Drunken Engineer
java 8 coding interview Questions on Comparator | custom sorting | #3

This video contains one of the most asked Comparator coding questions related to java 8. One of the best book for Interview ...

9:37
java 8 coding interview Questions on Comparator | custom sorting | #3

17,103 views

4 years ago

Otavio Santana
Java Supplier: A Comprehensive Guide to Simplifying Your Code

In this video tutorial, we'll explore the powerful Java Supplier interface and learn how it can simplify your code by generating data ...

4:11
Java Supplier: A Comprehensive Guide to Simplifying Your Code

394 views

2 years ago

TU Delft Learning for Life
Software Testing in Java - Mockito

Read more about his onine course: https://www.edx.org/course/automated-software-testing-practical-skills-for-java-developers.

4:34
Software Testing in Java - Mockito

7,952 views

7 years ago

Drunken Engineer
Factory Design Pattern in Java | Real Time Project Example

This video explain factory design pattern along with real time project usage. One of the best book for Interview Questions Top ...

14:18
Factory Design Pattern in Java | Real Time Project Example

20,161 views

4 years ago

Drunken Engineer
TCS Interview Questions for Experienced

This video contains Interview Questions for java developers asked at tcs. Relevel Registraion Link : https://relvl.co/5ri Coupon ...

16:39
TCS Interview Questions for Experienced

6,347 views

4 years ago

Otavio Santana
Java Reflection Advanced with Proxy: Creating a more robust code

In this video, we'll give a next on Java reflection with Proxy. If you like me and enjoy good framework API, you might love Spring ...

11:23
Java Reflection Advanced with Proxy: Creating a more robust code

446 views

2 years ago

Neo4j
Load Data from Relational DBs with JDBC and APOC (#5)

Today you learn how to access relational databases via APOC. With apoc.load.jdbc you can easily grab data from tables or SQL ...

9:49
Load Data from Relational DBs with JDBC and APOC (#5)

5,743 views

7 years ago

Vaadin
Calling REST from Java with Spring WebClient

In this video, Marcus Hellberg shows you how to call a REST endpoint in Java using the Spring RestClient library, how to create ...

9:43
Calling REST from Java with Spring WebClient

21,305 views

4 years ago

Otavio Santana
Jakarta Microprofile CDI Test: Test your CDI components effortlessly

In this video, we'll talk about how to create a test on Jakarta EE, Microprofile exploring the power of CDI on it. Are you a Jakarta EE ...

11:29
Jakarta Microprofile CDI Test: Test your CDI components effortlessly

319 views

2 years ago

DEFCONConference
Michael Stepankin - Apache Solr Injection- DEF CON 27 Conference

Apache Solr is a search platform used by many enterprise companies to add a full text search functionality to their websites.

16:21
Michael Stepankin - Apache Solr Injection- DEF CON 27 Conference

2,224 views

6 years ago

Red Hat Developer
Reactive programming tutorial: Introduction

Tutorial: Reactive programming and Eclipse Vert.x This is the first of a four-part interactive tutorial on reactive programming and ...

4:08
Reactive programming tutorial: Introduction

1,689 views

6 years ago

Red Hat Developer
Reactive programming tutorial: Reactive programming and Vert.x

Tutorial: Reactive programming and Eclipse Vert.x This is the second of a four-part interactive tutorial on reactive programming ...

7:25
Reactive programming tutorial: Reactive programming and Vert.x

9,479 views

6 years ago

ArchiLab
Open-Closed Principle

Das Open-Closed Principle hilft bei der Strukturierung von Software: Offen für Erweiterungen, aber geschlossen für unnötige oder ...

9:16
Open-Closed Principle

1,232 views

4 years ago

Drunken Engineer
Spring Boot Whitelabel error page | Easy Solution

This video explain one of the easiest way to tackle whitelabel error page in springboot. One of the best book for Interview ...

4:03
Spring Boot Whitelabel error page | Easy Solution

91,901 views

4 years ago

Neo4j
Loading Data from JSON Web APIs into Neo4j with apoc.load.json (#4)

Most Web APIs expose their data as JSON. With apoc.load.json we can easily import this data in our graph. In this video, we show ...

8:35
Loading Data from JSON Web APIs into Neo4j with apoc.load.json (#4)

29,659 views

7 years ago

Winnie's Creations
Making Mobs Look at or Follow You! | Minecraft Java 1.17+ | Command Toolbox #5

Hello again! Here's how to make mobs look at you directly, or follow you. I made a little scene with a witch and a cat to ...

6:12
Making Mobs Look at or Follow You! | Minecraft Java 1.17+ | Command Toolbox #5

10,845 views

4 years ago

Chrome for Developers
Android Development with WebRTC (Kranky Geek WebRTC 2016)

Google offers many options for WebRTC on Android. Getting started with Android's native Chrome webview is easy, but what are ...

19:59
Android Development with WebRTC (Kranky Geek WebRTC 2016)

25,159 views

9 years ago

Mithu Roy
#2 RxJava - Setting Up

Namaste, Everyone. In this video series, we've simplified the process of setting up RxJava. You may set up RxJava is many ...

7:02
#2 RxJava - Setting Up

16,835 views

6 years ago

Vaadin
Build a full-stack Spring Boot web app in 10 minutes (tutorial) Vaadin Flow

Learn how to build a full-stack web application using Spring Boot, Spring Data, and Vaadin Flow. Download starter ...

10:04
Build a full-stack Spring Boot web app in 10 minutes (tutorial) Vaadin Flow

13,652 views

2 years ago

Vaadin
Tutorial: Vaadin Flow Spring Security login (4 min)

Learn how to set up Spring Security and a log-in page with Vaadin Flow. 0:00 - Steps overview 0:19 - Add Spring Security ...

4:14
Tutorial: Vaadin Flow Spring Security login (4 min)

9,404 views

2 years ago