ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,430 results

Gain Java Knowledge
Java 8 Coding and Programming Interview Questions and Answers

Hi Friends, #GainJavaKnowledge Welcome to this channel Gain Java Knowledge. We are providing best content of Java in ...

59:22
Java 8 Coding and Programming Interview Questions and Answers

8,237 views

2 years ago

Toronto Java Users Group
2014-05 How Java 8 Will Change the Way We Work with Databases

The main presentation starts at 6:34. This month, Ming-Yee lu will tell us How Java 8 Will Change the Way We Work with ...

1:02:20
2014-05 How Java 8 Will Change the Way We Work with Databases

7,718 views

11 years ago

Java
Overview of Java 8 and Lambda Streams

Stuart Marks shows you how to effectively use Lambda expressions, Streams, Date & Time, etc to make your life easier.

1:40:09
Overview of Java 8 and Lambda Streams

16,579 views

11 years ago

Scott Stanchfield
Java 8 Lambdas and Streams

A talk I gave at the Columbia MD Java Users Group on Sept 23, 2014 describing the new Lambdas and Streams features in Java ...

2:18:13
Java 8 Lambdas and Streams

378 views

11 years ago

Java
Java 8 Date and Time API with Jim Gough

Live Coding on the Java 8 Date and Time API with Jim Gough from the London Java Community (LJC). http://nighthacking.com/ ...

32:06
Java 8 Date and Time API with Jim Gough

33,954 views

11 years ago

TechtorialAcademy
TOP 10 JAVA INTERVIEW QUESTIONS AND ANSWERS | JAVA | TECHTORIAL | CODING |

Hi, in this video we solved the Top 10 java interview questions. GitHub: https://github.com/ysfcntrn/techtorialinterviewquestions.

21:02
TOP 10 JAVA INTERVIEW QUESTIONS AND ANSWERS | JAVA | TECHTORIAL | CODING |

332 views

3 years ago

Coding wala Shree
Java Streams: peek(), distinct(), limit(), skip() Explained with Real-World Examples | PART 5

Master Java Streams in Java 8 with real-world examples! In this video, we explore four powerful Java Stream API methods: ...

40:44
Java Streams: peek(), distinct(), limit(), skip() Explained with Real-World Examples | PART 5

653 views

10 months ago

ITGARDEN
Spring Boot HATEOAS and Profiles with Practical - Session 8

This video explains the What is the user of Spring Boot HATEOAS and Profiles. Showed HATEOAS with Practical implementation.

1:30:37
Spring Boot HATEOAS and Profiles with Practical - Session 8

213 views

4 years ago

ManishJavaTechHub
Java Developer & SQL Interview Coding Questions | asked were at Societe Generale & Hardwin Software.

Interview Coding Questions SQL Query: Find the unique departments where the average salary is greater than 70000.

32:06
Java Developer & SQL Interview Coding Questions | asked were at Societe Generale & Hardwin Software.

468 views

11 months ago

ManishJavaTechHub
Capgemini Java Developer Real Interview Core Java And Java8 Coding Questions & SQL Query

Capgemini Java Developer interview with key coding challenges and SQL queries! Learn to group strings by length, find max ...

20:52
Capgemini Java Developer Real Interview Core Java And Java8 Coding Questions & SQL Query

345 views

11 months ago

baralaborn
Java 8 Tutorials : Episode 3 - Streams

Third episode of me trying to teach you all the changes introduced in Java 8. We now go on to learn a way to apply all the stuff ...

29:44
Java 8 Tutorials : Episode 3 - Streams

16,899 views

11 years ago

SreenuTech
JDK8 Stream API (Complete Course) | By Mr. Suman

About Sreenu Technologies: Sreenu Technologies has established in 2013 May. We are experts on Java Realtime Project ...

2:27:19
JDK8 Stream API (Complete Course) | By Mr. Suman

29,269 views

3 years ago

Andy Balaam
What's new in Java 8

It's all about functional programming - Andy Balaam takes you through the new stuff in Java 8, including some good things, some ...

30:36
What's new in Java 8

1,005 views

9 years ago

Drunken Engineer
System Design Guide for Interviews

This video contains system design basics. One of the best book for Interview Questions Top 1000 Java Interview Questions ...

22:01
System Design Guide for Interviews

1,326 views

4 years ago

TechtorialAcademy
How to remove duplicate elements from the Array? | JAVA | INTERVIEW | CODING |

Write a function that takes in one argument: it takes in an array of sorted, positive numbers in non-decreasing order. This function ...

24:40
How to remove duplicate elements from the Array? | JAVA | INTERVIEW | CODING |

304 views

3 years ago

Toronto Java Users Group
2018-09 Mob Programming Our Way to Java SE 11 Proficiency

Presented by: Dan Fraser Slides: https://speakerdeck.com/tjug/mob-programming-our-way-to-java-se-11-proficiency Java 11 ...

1:06:55
2018-09 Mob Programming Our Way to Java SE 11 Proficiency

116 views

7 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

ManishJavaTechHub
Most Asked Java 8 Stream APIS  Employee  Data  Based  Top 10 Interview  Coding Questions  Day-7

In this video ,I will discuss Employee Data Based Top 10 Interview Questions where i have taken employee data record and ...

44:22
Most Asked Java 8 Stream APIS Employee Data Based Top 10 Interview Coding Questions Day-7

1,124 views

1 year ago

Gain Java Knowledge
CORE JAVA INTERVIEW QUESTIONS AND ANSWERS | PART 1

Hi Friends, #GainJavaKnowledge Welcome to this channel Gain Java Knowledge. We are providing best content of Java in ...

22:29
CORE JAVA INTERVIEW QUESTIONS AND ANSWERS | PART 1

2,081 views

6 years ago

NaveenSaiRockstar
Part 3 Java Developer Live – Part 3 | Real-Time Coding + Interview Prep 2025

Welcome to Java Developer LIVE – Part 3! In today's session, we will continue learning real-time Java concepts, coding ...

9:22:27
Part 3 Java Developer Live – Part 3 | Real-Time Coding + Interview Prep 2025

12 views

Streamed 1 month ago

Coding wala Shree
🚀 Java 8 Optional Class | Say Goodbye to NullPointerExceptions | Best Practices & Key Methods

"Are null values causing headaches in your Java projects?" Learn how to eliminate NullPointerExceptions using the powerful ...

41:45
🚀 Java 8 Optional Class | Say Goodbye to NullPointerExceptions | Best Practices & Key Methods

1,401 views

1 year ago

Paris JUG
13/12/10 - 02 - Do you really get Classloaders ?

Class loaders are at the core of the Java language. Java EE containers, OSGi, NetBeans modules, Tapestry 5, Grails and many ...

1:11:00
13/12/10 - 02 - Do you really get Classloaders ?

7,041 views

12 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

Toronto Java Users Group
2014-08 Java 9 New Features, RabbitMQ, Lyra

The Lyra presentation starts at 8:10 The Java 9 presentation starts at 15:00 As always, we cover the latest news in the Java ...

44:38
2014-08 Java 9 New Features, RabbitMQ, Lyra

2,025 views

11 years ago

Code Geek
Java Interview Questions - Top 10 Most Viewed Questions on Stack Overflow

In this Java Interview Questions we are going to examine the top 10 most viewed Java question on Stack Overflow since creation ...

2:24:52
Java Interview Questions - Top 10 Most Viewed Questions on Stack Overflow

338 views

6 years ago