ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

54 results

JavaCodeAcademy
How to Create Custom Exceptions in Java | extends Exception vs RuntimeException

Are you still throwing generic Exception or RuntimeException for everything? In this video, we level up your error handling by ...

8:26
How to Create Custom Exceptions in Java | extends Exception vs RuntimeException

19 views

5 days ago

JavaCodeAcademy
Java Exceptions Explained | Checked vs Unchecked | Hierarchy Tutorial

Why does Java force you to handle some errors but ignore others? In this first video of our Robustness & Data Handling module, ...

7:43
Java Exceptions Explained | Checked vs Unchecked | Hierarchy Tutorial

2 views

6 days ago

Durga Software Solutions
Java Exceptions Explained: Throwable, Try Catch, Customizing #shorts

Throwable class is the root for all Java exceptions. Learn the difference between exception and error, checked vs. unchecked ...

0:30
Java Exceptions Explained: Throwable, Try Catch, Customizing #shorts

2,537 views

1 day ago

NLJUG
From Exceptions to Rich Errors: Rethinking Error Handling in Kotlin I Michail Zarečenskij

In this talk, we'll explore how Java's exception model works, how Kotlin has adapted and evolved it, and which other “organic” ...

51:23
From Exceptions to Rich Errors: Rethinking Error Handling in Kotlin I Michail Zarečenskij

33 views

6 days ago

Java with Divya😍
“Java Crash ❌❓ | Exception Handling Explained”

... java java runtime exception java error vs exception core java exceptions java interview questions java programming basics java ...

1:04:08
“Java Crash ❌❓ | Exception Handling Explained”

6 views

Streamed 4 days ago

NLJUG
From Exceptions to Rich Errors: Rethinking Error Handling in Kotlin I Michail Zarečenskij

In this talk, we'll explore how Java's exception model works, how Kotlin has adapted and evolved it, and which other “organic” ...

51:23
From Exceptions to Rich Errors: Rethinking Error Handling in Kotlin I Michail Zarečenskij

337 views

6 days ago

Durga Software Solutions
JVM Stack Overflow Error Explained: Avoid Runtime Exceptions #shorts

Witness the dreaded Stack Overflow error in action! Main calls m1, m1 calls m2, m2 calls m1... the stack fills, then BOOM! Runtime ...

1:08
JVM Stack Overflow Error Explained: Avoid Runtime Exceptions #shorts

794 views

5 days ago

Anees Ahmed
Exception handling concluding practice session

So this one right so throwable throwable will be having two childs error and exception so error the things which we cannot handle ...

1:03:05
Exception handling concluding practice session

13 views

3 days ago

Programming Solutions By Javed Sir
Java Interview Secret: Recoverable & Non recoverable Exception #shorts #youtubeshorts #java

Ever wondered why we can handle an Exception but not an Error in Java? In this short video, I explain the core concept of ...

1:00
Java Interview Secret: Recoverable & Non recoverable Exception #shorts #youtubeshorts #java

1,362 views

2 days ago

Crack Testing Interview
Top 10 For Loop Mistakes in Java |  Beginners Must Watch

Are you struggling with for loops in Java? In this video, I explain the TOP 10 common mistakes and errors beginners make ...

11:09
Top 10 For Loop Mistakes in Java | Beginners Must Watch

53 views

3 days ago

Learn To Troubleshoot
How Do Semantic Errors Compare to Runtime Errors?

Ever wondered about the fundamental distinctions between semantic and runtime errors in programming? This video breaks ...

3:59
How Do Semantic Errors Compare to Runtime Errors?

0 views

5 days ago

DesignCodeDebugRepeat
Java NullPointerException three common causes (and solutions!) -- Fix it fast!

You declared your variables, you allocated your array with new, you called a method that returned an object -- why are you getting ...

10:53
Java NullPointerException three common causes (and solutions!) -- Fix it fast!

14 views

1 day ago

vlogommentary
Elegant Exception Handling in CompletableFuture with Java 17+  Pattern Matching

Learn how to simplify and modernize exception handling in Java's CompletableFuture using switch expressions and pattern ...

2:57
Elegant Exception Handling in CompletableFuture with Java 17+ Pattern Matching

0 views

6 days ago

Durga Software Solutions
Stack Overflow Error: Infinite Recursion Explained! #shorts

See a StackOverflowError in action. Recursive method calls cause runtime exceptions. This happens when constructors call each ...

0:58
Stack Overflow Error: Infinite Recursion Explained! #shorts

1,028 views

5 days ago

Durga Software Solutions
Constructor Recursion: Compile Time Error Explained! #shorts

A recursive constructor call causes a compiler error in Java, preventing object creation. Compiler checks constructor invocations ...

1:54
Constructor Recursion: Compile Time Error Explained! #shorts

818 views

6 days ago

BananaMan
Powder Sim showcase

I've recently gotten back into Java ascii programming/game dev starting this week and made this powder sim. You control a cursor ...

0:57
Powder Sim showcase

0 views

3 days ago

Durga Software Solutions
Stack Overflow vs. Compile Error: Recursive Calls Explained #shorts

Recursive method calls CAN cause stack overflow. But what about constructors? This video explains why recursive constructor ...

1:56
Stack Overflow vs. Compile Error: Recursive Calls Explained #shorts

732 views

6 days ago

NIIT
Optimize Java Code Using ChatGPT | Performance Tuning with AI | NIIT GenAI Course M5S2

Welcome to Module 5 of NIIT's Generative AI Program — AI-Assisted Programming with ChatGPT. In this session, we explore how ...

11:36
Optimize Java Code Using ChatGPT | Performance Tuning with AI | NIIT GenAI Course M5S2

118 views

1 day ago

Selenium Express
REST API Best Practices 🚀 | Microservices Interview Challenge

Do you really know REST APIs… or are you doing them wrong? ❌ In this Microservices Interview Challenge, I break down the ...

2:59
REST API Best Practices 🚀 | Microservices Interview Challenge

4,820 views

9 hours ago

TECH Margadarshi
Java - Part 6 | super, final, Access Modifiers, Enum & Exception Handling | Tech Margadarshi |

Welcome back to Tech Margadarshi. In Java Full Course – Part 6, we dive into some of the most important core concepts every ...

9:09
Java - Part 6 | super, final, Access Modifiers, Enum & Exception Handling | Tech Margadarshi |

13 views

2 days ago