ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

298 results

J David Eisenberg
Chapter 12: Using Exceptions

Learn when to use -- and not to use -- exceptions.

4:14
Chapter 12: Using Exceptions

170 views

5 years ago

J David Eisenberg
Chapter 12: Exceptions (the basics)

An exception is a run time error. Find out the basics of catching them before they crash your program!

8:11
Chapter 12: Exceptions (the basics)

273 views

5 years ago

YAWL User Group
Run Custom Java Code in YAWL with Codelets

How can you run custom Java code inside a YAWL workflow? This video explains how to create and deploy custom Java codelets ...

8:49
Run Custom Java Code in YAWL with Codelets

843 views

4 years ago

YAWL User Group
YAWL Exlets: Smarter Error Handling

How does YAWL handle workflow exceptions? This video introduces exlets, YAWL's mechanism for handling exceptions in ...

12:30
YAWL Exlets: Smarter Error Handling

624 views

5 years ago

Otavio Santana
Advanced JUnit Testing: Enabling Conditional Tests with Tags and Java System Properties

This video explores advanced techniques with JUnit conditional for enabling and disabling JUnit tests based on specific ...

7:49
Advanced JUnit Testing: Enabling Conditional Tests with Tags and Java System Properties

434 views

2 years ago

J David Eisenberg
Chapter12: “try” with resources

Using the try-with-resources construct will allow Java to close files for you automatically so you don't have to do it explicitly.

2:52
Chapter12: “try” with resources

173 views

5 years ago

Otavio Santana
Java's Encapsulation -  When the getter and setter became your enemy

Encapsulation is the key to a good code design, but how to archive it? Java developers automatically think about putting getter ...

12:08
Java's Encapsulation - When the getter and setter became your enemy

1,111 views

3 years ago

Drunken Engineer
Java Developer Interview Questions

This Video contains core java, spring boot , microserives and coding interview questions that were asked as part of CMMI Level 5 ...

15:06
Java Developer Interview Questions

5,928 views

4 years ago

YAWL User Group
Advanced YAWL: Dynamic Task Instances

How can YAWL add tasks at runtime and stop early with thresholds? This video explores advanced features of multiple instance ...

5:58
Advanced YAWL: Dynamic Task Instances

501 views

5 years ago

Otavio Santana
Introduction to CDI Decorator and Interceptor

Composite over inheritance is an OOP design principle we've followed for several years. Like me, you might have seen it in the ...

17:21
Introduction to CDI Decorator and Interceptor

467 views

3 years ago

ThatIsHumoro.us
Resolving Conflicting Jar Files in Informatica Platform using Jar Jar Links

If you use different versions of the same Java libraries as Informatica, you may get an exception NoSuchMethodError .

14:14
Resolving Conflicting Jar Files in Informatica Platform using Jar Jar Links

1,250 views

12 years ago

Chrome for Developers
Async-Await - Supercharged

Mat shows you a small mistake that can sneak into your code when using async/await and how to fix it! If you have questions or ...

1:23
Async-Await - Supercharged

12,257 views

8 years ago

Vaadin
How to Make an AI Chatbot/Agent in Java: A Hands-On Tutorial

In this video, Marcus Hellberg will teach you how to build an AI chatbot that uses retrieval-augmented generation (RAG) to learn ...

52:24
How to Make an AI Chatbot/Agent in Java: A Hands-On Tutorial

23,696 views

1 year ago

codingjerk
Zig is better than Rust (sometimes)

Since I use both Rust and Zig, I've collected some use cases, where I prefer Zig over Rust. While it's not an objective comparison, ...

20:21
Zig is better than Rust (sometimes)

92,731 views

7 months ago

Drunken Engineer
How to Reuse Streams in java 8 | Supplier Functional Interface | #4

This video contains one of the most asked coding questions related to java 8. One of the best book for Interview Questions Top ...

7:54
How to Reuse Streams in java 8 | Supplier Functional Interface | #4

11,403 views

4 years ago

YAWL User Group
Dynamic Workflows with YAWL Worklets

What are YAWL worklets and how do they make your workflows more flexible and dynamic? This video explains the concept and ...

5:54
Dynamic Workflows with YAWL Worklets

757 views

5 years ago

Otavio Santana
Three use of Java annotations

shorts You can use Java annotations in several ways on your code; it gives three examples: Documentation, runtime metadata, ...

0:58
Three use of Java annotations

921 views

2 years ago

Cours Python
6.7 Conception d'exceptions personnalisées

Nous avons vu dans de précédentes vidéos que le mécanisme des exceptions, en Python, était simple et efficace. Nous avons ...

6:41
6.7 Conception d'exceptions personnalisées

1,157 views

7 years ago

YAWL User Group
Flexible Workflows with Ripple Down Rules

How can your workflow adapt to exceptions automatically? Discover ripple down rules in YAWL! This video explains how ripple ...

21:27
Flexible Workflows with Ripple Down Rules

794 views

5 years ago

Spoken-Tutorial IIT Bombay
Exception Handling - English

Exception Handling -Exceptions -try -throw -catch.

5:23
Exception Handling - English

6,030 views

11 years ago