ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

259 results

EdxPath
Functional Programming in Java - Complete Course on Functional Programming & Lambdas

Functional Programming in Java with this concise tutorial. We guide you through essential Java 8 features, including Lambda ...

3:51:20
Functional Programming in Java - Complete Course on Functional Programming & Lambdas

36 views

3 days ago

Concept && Coding - by Shrayansh
Master Java Optional from Java 8 to 11 | All Methods with Real Examples

Join this channel to get access to perks: https://www.youtube.com/channel/UCDJ2HAZ_hW-DMJj_U0zN38w/join Chapters: 00:00 ...

1:13:53
Master Java Optional from Java 8 to 11 | All Methods with Real Examples

3,714 views

2 weeks ago

Tsoding Daily
Smallest Pure Functional Language in C

Streamed Live on Twitch: https://twitch.tv/tsoding Chapters: - 00:00:00 - Main session - 03:19:58 - Footnote References: ...

3:23:01
Smallest Pure Functional Language in C

35,900 views

4 days ago

Logic Ladder
Java Interview Question #57: What is a Lambda Expression in Java? | Logic Ladder

Perfect for Java interview preparation! #Java #JavaInterviewQuestions #Lambda #Java8 #FunctionalProgramming #LogicLadder ...

1:33
Java Interview Question #57: What is a Lambda Expression in Java? | Logic Ladder

105 views

1 month ago

Learn Code With Saurabh
Stream API in Java 8 Interview Questions | Q20 | Check if All Elements in a List are Positive

... conditional checks, and functional programming techniques in Java. Don't forget to like, share, and subscribe for more Java 8 ...

4:20
Stream API in Java 8 Interview Questions | Q20 | Check if All Elements in a List are Positive

0 views

1 day ago

Praseed Pai
Ten Reasons why RUST is not going to replace C++ (anytime soon)?

Why C++ Will Not Be Replaced by Rust (anytime soon)? 1. Learning Curve ( compared to curl braces language ) 2. Readability ...

31:26
Ten Reasons why RUST is not going to replace C++ (anytime soon)?

57 views

3 weeks ago

TechieRavi
Functional interface java 8

In this video we are learning about functional interface in java and also how it works with lambda to help us writing code using ...

13:16
Functional interface java 8

19 views

4 weeks ago

PLL-Programming Logic Lab
java full stack interview questions and answers java full  stack interview drill #pll #java

Java Full Stack Interview Drill: 20 Advanced MCQs (Spring Boot, React Hooks, & Core Java Deep Dive) Welcome to PLL ...

5:06
java full stack interview questions and answers java full stack interview drill #pll #java

0 views

3 weeks ago

codewithamod
Find Duplicate Characters in a String Using Java 8 | Stream API Interview Question

In this video, we will learn how to find duplicate characters in a string using Java 8 Stream API. This is a commonly asked Java ...

2:53
Find Duplicate Characters in a String Using Java 8 | Stream API Interview Question

0 views

4 days ago

H Y R Tutorials - Telugu
P82 - Optional in Java | Core Java | Java Programming |

In this video, we dive deep into one of the most important features introduced in Java 8 — Optional! 🚀 If you have ever faced ...

24:39
P82 - Optional in Java | Core Java | Java Programming |

1,067 views

3 weeks ago

Quick Java Tutorial
Functional Interface in Java #coding #programming #javalanguage #javaprogramming  #java8features

In Java, a functional interface is an interface that contains exactly one abstract method. It is also referred to as a Single Abstract ...

0:57
Functional Interface in Java #coding #programming #javalanguage #javaprogramming #java8features

181 views

3 weeks ago

Java Guides and Ramesh Fadatare
Industry Ready Full Stack Java Developer Roadmap 2026 | Java Full Stack Developer Roadmap 2026

Full Stack Java Developer RoadMap 2026 Backend Java Java Functional programming (Java 8) IDEs IntelliJ IDEA Eclipse IDE ...

9:56
Industry Ready Full Stack Java Developer Roadmap 2026 | Java Full Stack Developer Roadmap 2026

4,079 views

6 days ago

Java Guides and Ramesh Fadatare
Industry Ready Java Developer Roadmap for 2026 | The Complete Java Developer Roadmap

... exception handling, multithreading, functional programming (Java 8+), file I/O 3. Modern Java Features (Up to Java 25) Records ...

11:47
Industry Ready Java Developer Roadmap for 2026 | The Complete Java Developer Roadmap

10,076 views

9 days ago

primejava_official
🔥 Java 8 Programming Interview Questions and Answers for Experienced (2025 Guide)

Java8 #JavaInterview #JavaDeveloper #CodingInterviews #JavaProgramming #StreamsAPI #LambdaExpressions ...

28:12
🔥 Java 8 Programming Interview Questions and Answers for Experienced (2025 Guide)

32 views

11 days ago

akash_hashcode
Java Streams Real-Time Examples | Filter, Map, Partitioning & Advanced Collectors Explained

Master Java Streams with real-world examples! In this video, we explore Filter, Map, toMap(), partitioningBy(), counting(), and ...

13:21
Java Streams Real-Time Examples | Filter, Map, Partitioning & Advanced Collectors Explained

33 views

1 month ago

Glabay
Lambda Expression in Java - what is this magic?

In today's video, we're going to discuss lambdas, break them down, and explore the types of problems they solve. By the end of ...

13:24
Lambda Expression in Java - what is this magic?

45 views

5 days ago

MJ's BACKEND BOOTCAMP
Java Interview Questions & Answers 2025 | 3–10 Years Experience | Java 8, Spring Boot, SQL

In this video, you'll learn real Java interview questions covering Core Java, Java 8, Spring Boot, JPA/Hibernate, SQL, and ...

49:22
Java Interview Questions & Answers 2025 | 3–10 Years Experience | Java 8, Spring Boot, SQL

1,331 views

6 days ago

akash_hashcode
👉 Java Streams → Convert List to Map using Collectors.toMap()

In this Java Stream reel, you'll learn how to convert a List UserEntity into a Map using Collectors.toMap(). We map: ✓ Key = User ...

1:07
👉 Java Streams → Convert List to Map using Collectors.toMap()

234 views

1 month ago

BVNR
Java Functional Interface explained in 15 seconds!  #Java #Coding#Java 8 features

A Functional Interface is an interface with only one abstract method, used mainly with Lambda Expressions and Streams API in ...

0:21
Java Functional Interface explained in 15 seconds! #Java #Coding#Java 8 features

58 views

2 weeks ago

Computer Science Explainer
Every Programming Language Explained in 8 Minutes

Every programming language explained in just 8 minutes — Part 2! From Microsoft's powerhouse C# and Google's ultra-fast Go ...

8:35
Every Programming Language Explained in 8 Minutes

8,160 views

3 weeks ago

Java Academy
Frequency of Each Element In An Array Of Integer | Using Java Stream API | Interview Question

In this tutorial, you will learn how to find the frequency of each element in an integer array using the Java 8 Stream API. This is a ...

6:22
Frequency of Each Element In An Array Of Integer | Using Java Stream API | Interview Question

37 views

7 days ago

Brewed Logic
Functional Interfaces And Lambdas Are Much Easier Than You Think...

Are functional interfaces actually overrated… or do we just misunderstand how they work with lambdas? In this video, I break ...

4:47
Functional Interfaces And Lambdas Are Much Easier Than You Think...

67 views

11 days ago

JAVA INTERVIEW BUDDY
Java 8 Stream API Coding Interview Prep : Level I Coding Questions for Java Interviews

Pro Level Interview Preparation bundle: https://topmate.io/javainterviewbuddy Interview Preparation Kit: ...

13:28
Java 8 Stream API Coding Interview Prep : Level I Coding Questions for Java Interviews

656 views

10 days ago

Coding Garden
Playing Clash of Code with Chat | Writing JS, Go | Reviewing JS, Ruby, Python, C++, C#, Go

This is an archive of a previous stream from 2025-11-27] It's been 8 months since my last stream but I'm back! In this chill stream ...

3:47:02
Playing Clash of Code with Chat | Writing JS, Go | Reviewing JS, Ruby, Python, C++, C#, Go

3,320 views

3 weeks ago

ACE Engineering College
Class #19 | Static and Private Methods in Interfaces | Complete Course | ACE Engineering College

Dive into Class #19 of our Complete Java Course at ACE Engineering College! This session explains Static and Private Methods ...

1:13:27
Class #19 | Static and Private Methods in Interfaces | Complete Course | ACE Engineering College

44 views

9 days ago