ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

66 results

Anees Ahmed
Java 8 Features 7 (sort, distinct, reduce, foreach, max,min, findAny and findFirst methods) by Jafru

sorted() → Sorts the elements of the stream in natural or custom order. distinct() → Removes duplicate elements from the stream.

1:17:02
Java 8 Features 7 (sort, distinct, reduce, foreach, max,min, findAny and findFirst methods) by Jafru

18 views

3 days ago

Java Bytes With Jyo
Java Loops Explained | for, while, do-while & for-each with Real-Life Examples

In this video, we will learn Loops in Java in a simple and beginner-friendly way. We'll cover: ✓ What are loops in Java ✓ Why we ...

12:16
Java Loops Explained | for, while, do-while & for-each with Real-Life Examples

51 views

6 days ago

PhilodeX
#02 | forEach and Method Reference in Java 8

What is forEach in Java 8? The forEach method is used to iterate over elements of a collection in a clean and readable way.

1:52
#02 | forEach and Method Reference in Java 8

0 views

5 days ago

CodewithPrashant
For Loop VS While Loop | Javascript

... execution flow, conditions, and updates step by step, making it easier to understand how each loop works behind the scenes.

0:07
For Loop VS While Loop | Javascript

8,888 views

5 days ago

Code Decode
Top Java 8 Interview Traps in 2026 | Interview Questions and Answers | Code Decode

You'll see why collect works safely while forEach does not. One of the most confidence-breaking traps covered is lambda variable ...

25:43
Top Java 8 Interview Traps in 2026 | Interview Questions and Answers | Code Decode

598 views

7 hours ago

tech.prasadl
Java Streams Explained in 5 Minutes | filter, map & forEach with Example

In this video, you will learn Java Stream API in a simple and easy way. We will cover: ✓ What is Java Stream? ✓ filter() ...

4:37
Java Streams Explained in 5 Minutes | filter, map & forEach with Example

0 views

7 days ago

Safiullah Zaman
For Loop Explained in 5 Minutes! || Easy & Clear Explanation with Examples

Learn how to use the for loop in programming with simple examples and clear explanations! Whether you're a beginner or just ...

5:52
For Loop Explained in 5 Minutes! || Easy & Clear Explanation with Examples

10 views

5 days ago

Idea That Matters
Java For Loop Tutorial | Print 1 to N | Loops Made Easy#Java #DSA #Coding

Hey everyone! Welcome back to the channel. Today is a big day. We are starting loops in Java. This is one of the most important ...

6:49
Java For Loop Tutorial | Print 1 to N | Loops Made Easy#Java #DSA #Coding

23 views

5 days ago

DiscoDurodeRoer
TreeSet in Java from scratch | Sorting, ranges, and navigation

Learn TreeSet in Java from scratch and understand why it's a key dynamic structure when you need sorted data without ...

14:09
TreeSet in Java from scratch | Sorting, ranges, and navigation

35 views

1 day ago

Sujan S
Find Minimum Number in an Array in Java | Easy Java Coding Question

Traverse the array using a for-each loop. Update the result whenever a smaller value is found. Key Concepts: ✓ Linear Search ...

0:33
Find Minimum Number in an Array in Java | Easy Java Coding Question

1,500 views

2 days ago

Java with Divya😍
The Real Reason Java's main() Method is So Complicated! 🤔

Ever wondered why every Java program starts with: public static void main(String[] args) Why not change it? Why static? Why void ...

5:24
The Real Reason Java's main() Method is So Complicated! 🤔

0 views

7 days ago

JavaTechTutorial
If You Know This Java Concept, You’re Job-Ready 💼 #viral #shorts #explore #relatable #youtubeshorts

In this Short, you'll learn the for-each loop in Java ☕ ✓ Clean & readable code ✓ No index confusion ✓ Perfect for arrays and ...

1:52
If You Know This Java Concept, You’re Job-Ready 💼 #viral #shorts #explore #relatable #youtubeshorts

181 views

7 days ago

DiscoDurodeRoer
HashSet in Java explained easily | Sets without duplicates

In this video, you'll learn how to use HashSet in Java, a dynamic structure ideal for quick searches and avoiding duplicate ...

8:38
HashSet in Java explained easily | Sets without duplicates

50 views

2 days ago

IShowSpeed
Swimming In The Devil's Pool!

tts donations here/ https://streamlabs.com/ishowspeed FOLLOW ME http://link.me/ishowspeed MERCH - https://speed.store/ ...

0:25
Swimming In The Devil's Pool!

18,217,755 views

6 days ago

Rest Coder Academy
Java For Loop Explained | Episode 3 | Single Concept in Minutes

In this video, we cover only one Java concept — the FOR LOOP. Episode 3 focuses on explaining the for loop in a simple and ...

4:07
Java For Loop Explained | Episode 3 | Single Concept in Minutes

14 views

7 days ago

Arquitectura Java “ArquitectoJava”
Mapas y Nueva Funcionalidad

... de clave-valor, y las nuevas funcionalidades incluyen métodos como: forEach: recorrer todos los pares clave-valor fácilmente.

11:03
Mapas y Nueva Funcionalidad

0 views

4 days ago

Zack D. Films
How The Little Albert Experiment Worked 😨
0:42
How The Little Albert Experiment Worked 😨

17,001,308 views

6 days ago

Ashok IT
How do you print numbers from 1 to 100 using Java Stream API? | Ashok IT#codinginterview #java

Java Interview / Coding Basics: How do you print numbers from 1 to 100 using Java Stream API? Here's the clean, modern ...

1:10
How do you print numbers from 1 to 100 using Java Stream API? | Ashok IT#codinginterview #java

3,465 views

6 days ago

LalMani Educator
The Shocking Truth About  For Each Loops in C++ You Need to Know

lalmanieducator #c++ #cpp #cprogramming #rangedforloopinc++ #foreachloop #c++forbeginners #programming #coding The ...

8:44
The Shocking Truth About For Each Loops in C++ You Need to Know

29 views

7 days ago

Think Type Smile
12 Imp Java String Logical Programs | Reverse, Palindrome, remove duplicate char Master Java String

In this 60-minute in-depth Java tutorial, I have explained 12 highly important String logical programs that are frequently asked in ...

1:01:00
12 Imp Java String Logical Programs | Reverse, Palindrome, remove duplicate char Master Java String

18 views

4 days ago