ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

166 results

Think & Code with ShouPri
Chain of Responsibility Design Pattern | ATM Withdrawal System | Spring Boot | Java | System Design

The Chain of Responsibility Design Pattern in Java is a powerful behavioral pattern that helps you decouple the sender of a ...

49:50
Chain of Responsibility Design Pattern | ATM Withdrawal System | Spring Boot | Java | System Design

85 views

2 months ago

Techie Dot Com
How to Generate Pascal Triangle in Java 2025?

Learn how to generate Pascal's Triangle in Java! This tutorial will guide you to create a triangular number pattern using loops and ...

1:18
How to Generate Pascal Triangle in Java 2025?

6 views

5 months ago

ProgrammerBasics
How to Use Pattern Matching for instanceof in Java 17 2025?

Want cleaner and smarter Java code? Learn how to use pattern matching for instanceof in Java 17 — a powerful feature that ...

1:02
How to Use Pattern Matching for instanceof in Java 17 2025?

75 views

9 months ago

Techie Dot Com
How to Create Pyramid Pattern in Java 2025?

Want to print a pyramid shape using Java? This beginner-friendly video shows how to create a pyramid pattern in Java 2025 ...

1:03
How to Create Pyramid Pattern in Java 2025?

5 views

7 months ago

Techie Dot Com
How to Use Nested Loops in Java 2025?

Need to loop inside a loop? Learn how to use nested loops in Java to create patterns, process matrices, and build advanced ...

1:01
How to Use Nested Loops in Java 2025?

2 views

8 months ago

CodeForHunger
Pyramid Star Pattern in Java Explained in 2 Minutes!

In this video we will learn how to print Pyramid Star Pattern in Java in just 2 minutes. This is one of the most common pattern ...

2:35
Pyramid Star Pattern in Java Explained in 2 Minutes!

42 views

6 months ago

CodeCraft with Pankaj
Command Pattern

Video Description: Command Pattern - Behavioral Design Pattern in Java Welcome to today's session on the Command ...

31:11
Command Pattern

12 views

8 months ago

Byte-Sized Computer Science
Master Java Regexes in 3 minutes

In this video, we are wrapping up our series on String functions by diving into Regexes (Regular Expressions). Regexes are a ...

3:25
Master Java Regexes in 3 minutes

7 views

3 days ago

Techie Dot Com
How to Create a Pascals Triangle in Java 2025?

How to Create a Pascals Triangle in Java 2025? ✨ In this quick tutorial, I'll show you how to generate Pascal's Triangle step by ...

1:09
How to Create a Pascals Triangle in Java 2025?

19 views

5 months ago

Neural Cipher
Master Java Pattern Questions | Easy Step-by-Step for Beginners | Part-2

Welcome to Neural Cipher! In this video, we solve Pattern Printing Questions in Java (Part-2) with clear explanations ...

30:11
Master Java Pattern Questions | Easy Step-by-Step for Beginners | Part-2

114 views

3 months ago

Neural Cipher
✅ Master Java Pattern Questions | Easy Step-by-Step for Beginners | Part-1 #javaprogramming #java

Welcome to Neural Cipher! In this video, we solve Pattern Printing Questions in Java (Part-1) with clear explanations ...

25:25
✅ Master Java Pattern Questions | Easy Step-by-Step for Beginners | Part-1 #javaprogramming #java

109 views

4 months ago

Code Viento
Two Pointers: The Easiest Way to Solve Hard Problems

Ready to master the Two Pointers pattern? In this video, we explore one of the most powerful techniques in algorithmic problem ...

3:41
Two Pointers: The Easiest Way to Solve Hard Problems

1,947 views

10 months ago

Zest Prime
JDK 25 new Features | JEP 507: Primitive Types in Patterns, instanceof, and switch | Java features

Learn what's new in Java 25 (JDK 25) with JEP 507(java new features ,jdk 25 new features): Primitive Types in Patterns for ...

7:15
JDK 25 new Features | JEP 507: Primitive Types in Patterns, instanceof, and switch | Java features

52 views

4 months ago

Java Challengers
Java Key-Value Data Structures: Crack the Coding Interview - Live #17

The Key-Value data structure, most famously represented by Java's HashMap, is a secret weapon in any developer's toolkit.

31:27
Java Key-Value Data Structures: Crack the Coding Interview - Live #17

7,248 views

7 months ago

Techie Dot Com
How to Generate Magic Square in Java 2025?

Ever wondered how to generate a Magic Square in Java? ✨ In this tutorial, I'll show you how to create a magic square (for odd ...

1:18
How to Generate Magic Square in Java 2025?

27 views

6 months ago

Java
All New Java Language Features Since Java 21 #RoadTo25

Java 25 ships with a number of new language features, many of which fit under the umbrella of data-oriented programming, ...

35:09
All New Java Language Features Since Java 21 #RoadTo25

45,874 views

6 months ago

Techie Dot Com
How to Make Square in Java 2025?

Want to know how to make a square in Java? In this video, I'll show you a super easy way to write Java code that creates a square ...

1:02
How to Make Square in Java 2025?

8 views

5 months ago

Tech Interview Prep with AI-Podcasts
Java Interview Prep #29: Lambda Expressions Scope and Variable Access - AI-Generated Podcast

Java Lambda Expressions & Variable Scope: Essential Knowledge for (Senior) Software Engineer Interviews | AI-Powered ...

13:34
Java Interview Prep #29: Lambda Expressions Scope and Variable Access - AI-Generated Podcast

30 views

10 months ago

Masoud Aghasi - Tech
Mastering Threads! OS & Java Deep Dive - Part 5 | Best Practices for Using Threads in Java

In this video series, we dive into one of the most fundamental concepts in computer science: Processes and Threads. Whether ...

12:44
Mastering Threads! OS & Java Deep Dive - Part 5 | Best Practices for Using Threads in Java

20 views

11 months ago

Code Viento
How Fast and Slow Pointers Solve Tricky Problems!

Discover the elegance behind the **Fast & Slow Pointer** pattern — also known as the **Tortoise and Hare algorithm**!

7:27
How Fast and Slow Pointers Solve Tricky Problems!

96 views

9 months ago

Ved Arya Tech
Java Conditions & Loops Explained in Hindi | If Else, Switch, For, While + Star Patterns

Java Complete Course in Hindi – Level 2 (Conditions & Loops) Is video mein aap Java ke sabse important control statements ...

29:51
Java Conditions & Loops Explained in Hindi | If Else, Switch, For, While + Star Patterns

76 views

1 month ago

Techie Dot Com
How to Convert Float into Integer in Java 2025?

Learn how to convert a float into an integer in Java! This tutorial explains different methods like type casting and using wrapper ...

1:17
How to Convert Float into Integer in Java 2025?

16 views

6 months ago

Ved Arya Tech
Java Arrays & Strings in Hindi 🔥 1D, 2D Array, Matrix & String Programs (Full Tutorial)

Java Complete Course in Hindi – Arrays & Strings Masterclass Is video mein aap Java ke Arrays aur Strings ko beginner se ...

29:29
Java Arrays & Strings in Hindi 🔥 1D, 2D Array, Matrix & String Programs (Full Tutorial)

59 views

1 month ago

Low Level Game Dev
The 5 Levels Of C++

Check out my Failproof OpenGL course for beginners: https://www.udemy.com/course/failproof-opengl-for-beginners/?

10:29
The 5 Levels Of C++

248,276 views

9 months ago

Backend Verse
Java 8 Operators: The Ultimate Guide

UnaryOperator & BinaryOperator Interface in Java 8 Explained | Functional Programming Simplified Welcome to Backend ...

10:36
Java 8 Operators: The Ultimate Guide

82 views

5 months ago