ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

155 results

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

113 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

3 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?

68 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!

40 views

5 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

43,807 views

5 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

7 months ago

The Serious CTO
GPT Made Me Regret My Code

Your code runs. But is it clean—or just quietly planning your next all-nighter? In this video, we drop a real-world code bomb into a ...

6:06
GPT Made Me Regret My Code

1,813 views

9 months ago

SDET_Tech-IVP(SDET TechInterViewPrep)
What is  Object in Java Explained 🔥 | Real-World Examples of Object in Java #23

In this video, we'll learn what is an Object in Java, why it's important, and how it connects to Object-Oriented Programming (OOPs).

24:05
What is Object in Java Explained 🔥 | Real-World Examples of Object in Java #23

26 views

3 months ago

IIT Roorkee July 2018
Lecture 48: Factory Pattern in Java

... circle when you're running the code you will get the output drawing circle right so this is how the factory pattern in Java works so ...

31:06
Lecture 48: Factory Pattern in Java

805 views

11 months ago

Masoud Aghasi - Tech
Mastering Threads! OS & Java Deep Dive - Part 3 | Challenges of Concurrent Programming I

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

15:01
Mastering Threads! OS & Java Deep Dive - Part 3 | Challenges of Concurrent Programming I

23 views

11 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

6 months ago

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

1 month 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

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?

22 views

5 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

46 views

3 months ago

Java
Java's Plans for 2026 - Inside Java Newscast #104

In 2026, Java keeps evolving: Project Valhalla is gunning for merging its value types preview in the second half of this year; ...

8:57
Java's Plans for 2026 - Inside Java Newscast #104

14,192 views

1 month 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

10 months ago

IIT Roorkee July 2018
Lecture 50: Structural Patterns

... pattern so let us consider the program right so here as usual we have the abstract class file system right which is a Java code ...

34:37
Lecture 50: Structural Patterns

774 views

11 months ago

Confluent Developer
Producers | Apache Kafka 101 (2025 Edition)

Get started: https://cnfl.io/apache-kafka-101-learn-more | Learn how all about writing data into Kafka topics with this episode on ...

6:07
Producers | Apache Kafka 101 (2025 Edition)

4,509 views

9 months ago

IIT Roorkee July 2018
Lecture 49: Observer Pattern

... lecture I talked about Observer pattern in C++ and in today's lecture I'll start with the implementation of Observer pattern in Java ...

26:33
Lecture 49: Observer Pattern

762 views

11 months ago

Java Lanes
Spring Batch Item Processor : Chaining multiple item processors

Git : https://github.com/aryak0512 My Medium : https://medium.com/@aryak.d My Linkedin profile ...

8:48
Spring Batch Item Processor : Chaining multiple item processors

43 views

4 months 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?

13 views

5 months ago

CodeTekTeach
! Python design patterns masterclass

1. INTRODUCTION 0:00:00 1. What are design patterns 0:04:13 2. Types of design patterns !\2. CREATIONAL DESIGN ...

3:48:27
! Python design patterns masterclass

22,056 views

11 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,243 views

6 months 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

4 months ago