ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

362 results

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

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

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

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

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

7 views

19 hours ago

El vlog de Tinchicus
Tips rapidos en Java / instanceOf

Permite determinar si un objeto es instancia de una clase, para mas informacion y ejemplos les recomiendo visitar mi blog: ...

0:57
Tips rapidos en Java / instanceOf

2 views

2 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

223 views

6 months ago

ByteVault
Old vs New Java instanceof ✅ #shorts

Java 14 makes instanceof checks super clean! See how. #Java #CodingTips #TechShorts #ByteVault Like & Subscribe for ...

0:22
Old vs New Java instanceof ✅ #shorts

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

53 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,031 views

4 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

8 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

2,987 views

5 months ago

4SoftwareDevelopers
El instanceof de #java ha evolucionado mucho ¿Lo conocías? #programacion
0:44
El instanceof de #java ha evolucionado mucho ¿Lo conocías? #programacion

1,796 views

9 days ago

El vlog de Tinchicus
#tips  #rápidos #java  #instanceof

Determina si un objeto es instancia de una clase La música es de Bensound: https://www.bensound.com/

0:57
#tips #rápidos #java #instanceof

25 views

2 months 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!"

125 views

5 months ago

vlogize
Understanding the getClass() & instanceof Semantics with Different Classloaders in Java

Explore the intricate relationship between classloaders in Java and how they affect class equality and inheritance, specifically ...

1:52
Understanding the getClass() & instanceof Semantics with Different Classloaders in Java

3 views

8 months ago

vlogize
How to Use instanceof Dynamically in Java

Learn how to dynamically check if an object is an instance of a class using a string variable in Java. This guide will break down ...

1:57
How to Use instanceof Dynamically in Java

0 views

8 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

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

Java Full Stack
"Solving ClassCastException in Java: Using instanceof Operator for Safe Type Checking!"

In this video, we dive into solving the common ClassCastException in Java by using the instanceof operator for type safety.

0:16
"Solving ClassCastException in Java: Using instanceof Operator for Safe Type Checking!"

45 views

9 months ago

Nakul Kumar
Understanding instanceof in Java 12+: Simplified and Improved  #javadevelopment #javaexperts #java

In this quick tutorial, we explore the enhanced instanceof operator introduced in Java 12. Learn how this new feature simplifies ...

0:37
Understanding instanceof in Java 12+: Simplified and Improved #javadevelopment #javaexperts #java

102 views

11 months ago

codewithheeren
Day 5 - [#1] Instance of operator

Welcome to our Java Crash Course! In this video, we'll explore the instanceof operator in Java, an essential tool for ...

1:58
Day 5 - [#1] Instance of operator

22 views

11 months ago