ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

544 results

Durga Software Solutions
Java 21 New Features   Pattern Matching for instanceof Enhanced

Java 21 further enhances Pattern Matching for instanceof, making type checks cleaner, safer, and more readable This feature ...

6:19
Java 21 New Features Pattern Matching for instanceof Enhanced

12 views

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

58 views

7 months ago

Selenium Express
Goodbye Casting! 👋 Java Pattern Matching

Learn how Java's instanceof pattern matching can make your code cleaner and safer! ✓ Say goodbye to manual casting and ...

3:00
Goodbye Casting! 👋 Java Pattern Matching

18,094 views

4 months ago

Geekific
Pattern matching for instanceof in 1 min | #geekific #instanceof #in1min

Our Discord, GitHub repo, and socials: https://linktr.ee/geekific.

0:59
Pattern matching for instanceof in 1 min | #geekific #instanceof #in1min

3,003 views

5 months ago

vlogize
Understanding instanceof in Java: Can it Check for "Enclosing Classes"?

Explore how Java's `instanceof` works and learn how to check for enclosing classes without creating additional classes.

1:53
Understanding instanceof in Java: Can it Check for "Enclosing Classes"?

0 views

9 months ago

java eplanet
Pattern Matching for instanceof in Java || #java || #javaprogramming || #javaee

Welcome to this beginner-friendly Java tutorial! In this video, we explore one of the coolest Java 17 features: Pattern Matching for ...

7:52
Pattern Matching for instanceof in Java || #java || #javaprogramming || #javaee

130 views

8 months ago

Tech with Hazem
#33 Is instanceof null-safe? #java

Can you tell the output of executing this code snippet?

0:09
#33 Is instanceof null-safe? #java

1,990 views

7 months ago

Sasan Azizian
Introducing instanceof and Native Methods in JAVA
7:59
Introducing instanceof and Native Methods in JAVA

1 view

1 month ago

Vincent Vauban
☕🪆 Java Pattern Matching & instanceof #minilesson

Master Java Pattern Matching with Paris Monuments https://blog.vvauban.com/j21-pattern-instanceof Ready to make your ...

6:10
☕🪆 Java Pattern Matching & instanceof #minilesson

17 views

7 months ago

codegrindhub
Java instanceof Explained in 30 Seconds! 🔥  Type Checking Made Easy

Ever got a ClassCastException in Java? Then you need to know instanceof. In this short, we break down the instanceof keyword ...

0:27
Java instanceof Explained in 30 Seconds! 🔥 Type Checking Made Easy

228 views

7 months ago

Yevhenii Tykhonov
Question #5. Java Core: Casting. The 'instanceof' operator vs a raw type cast #Java

Question #5. Java Core: Casting. Difference between using the 'instanceof' operator and a raw type cast #Java #dev #tech #fyp ...

0:34
Question #5. Java Core: Casting. The 'instanceof' operator vs a raw type cast #Java

430 views

10 months ago

Hello World
🚀 Mastering instanceof Operator in Java | Java Type Checking Explained with Examples

Want to master the instanceof operator in Java? In this tutorial, we dive deep into how instanceof helps check object types at ...

4:30
🚀 Mastering instanceof Operator in Java | Java Type Checking Explained with Examples

57 views

10 months ago

Marcio Endo
Flow Scoping in Java: pattern matching for instanceof

JEP 394 brought pattern matching to the Java language as a final, non-preview, feature. To be more precise, it brought a specific ...

4:27
Flow Scoping in Java: pattern matching for instanceof

87 views

7 months ago

vlogize
Understanding instanceof in Java: How to Check Class Instances Correctly

Discover why `instanceof` can't be used directly on Class objects in Java, and learn how to use `Class# isAssignableFrom()` for ...

2:00
Understanding instanceof in Java: How to Check Class Instances Correctly

5 views

8 months ago

Coding wala Shree
Primitive Types in Pattern Matching - instanceof and switch | Java 25 | JEP 507

Java 25 just gave instanceof and switch a massive upgrade! In this clip, we look at JEP 507: Primitive Types in Patterns.

1:54
Primitive Types in Pattern Matching - instanceof and switch | Java 25 | JEP 507

14 views

7 days ago

Genius Developer
"Java 17 Pattern Matching 🔥 No More Type Casting in instanceof!"

Tired of writing long instanceof checks with type casting in Java? With Java 17's Pattern Matching, now you can check and assign ...

0:28
"Java 17 Pattern Matching 🔥 No More Type Casting in instanceof!"

128 views

5 months ago

vlogize
Understanding the Performance Impact of instanceof in Java

Discover if using the `instanceof` operator in Java affects your application's performance. Explore alternative approaches and ...

1:21
Understanding the Performance Impact of instanceof in Java

7 views

10 months ago

vlogize
How to Efficiently Check Instanceof in Java Streams with FluentIterable

Learn how to effectively check object types before filtering in Java streams using `FluentIterable` from Guava, ensuring clean and ...

1:42
How to Efficiently Check Instanceof in Java Streams with FluentIterable

0 views

9 months ago

vlogize
How to Get Rid of instanceof in Java: A Guide to Cleaner Code

Discover effective strategies to eliminate `instanceof` checks in Java, improving code clarity, maintainability, and adherence to ...

1:48
How to Get Rid of instanceof in Java: A Guide to Cleaner Code

1 view

4 months ago

MeiraDev
Java instanceof: Como Usar Corretamente - Tutorial Prático

Java instanceof: Como Usar Corretamente - Tutorial Prático.

5:24
Java instanceof: Como Usar Corretamente - Tutorial Prático

24 views

3 months ago