ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

22 results

Jesse Warden
In 60 Seconds: Why Functional Programmers Avoid Exceptions

Caveats; wonderful justifications why Exceptions aren't side effects, at least in Haskell.

1:01
In 60 Seconds: Why Functional Programmers Avoid Exceptions

805 views

4 years ago

J David Eisenberg
Chapter 12: Kinds of Exceptions

There are different kinds and subclasses of Exception. This video describes the Exception hierarchy and talks about checked vs.

2:13
Chapter 12: Kinds of Exceptions

164 views

5 years ago

J David Eisenberg
Chapter12: Processing Exceptions

Find out what happens when you throw an exception in a series of method calls several levels deep. Program that demonstrates ...

2:59
Chapter12: Processing Exceptions

231 views

5 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

J David Eisenberg
Chapter 18: Exceptions -  Miscellaneous Topics

Using the information in an Exception object; the "finally" clause.

2:48
Chapter 18: Exceptions - Miscellaneous Topics

122 views

4 years ago

Otavio Santana
What is AssertJ? Explore the Java test with elegance

shorts What is AssertJ? Explore the Java test with elegance Fluent API wit Java Test, which is the formula of AssertJ. #Java ...

0:37
What is AssertJ? Explore the Java test with elegance

297 views

2 years ago

Programming threads
Call Stack: The Secret Behind How Code Runs

Call Stack In this video we are going to present the call stack data structure and how it is used to track the code execution. The call ...

3:25
Call Stack: The Secret Behind How Code Runs

51 views

1 year ago

J David Eisenberg
Chapter 9: Passing Objects to Methods

When you pass an object to a method, you are passing a copy of the *reference* to that object. That lets you update an object's ...

2:07
Chapter 9: Passing Objects to Methods

1,013 views

6 years ago

YAWL User Group
BPMN: Interrupting Message Start Events in Event Sub-Processes

What happens to your BPMN process when a message suddenly interrupts the flow? This video explores the use of interrupting ...

0:28
BPMN: Interrupting Message Start Events in Event Sub-Processes

1,443 views

1 year ago

COMPUTER & EXCEL SOLUTION
Exception handeling in Python || Exception Handling in Python 🔥 try except else finally Explained

databasesoftware #python Join this channel to get access to perks: ...

3:03
Exception handeling in Python || Exception Handling in Python 🔥 try except else finally Explained

21 views

2 weeks ago

J David Eisenberg
Chapter 6: Method Calls

What's going on behind the scenes when you call a method in Java?

2:32
Chapter 6: Method Calls

422 views

6 years ago

Programming threads
Python Override: Make Your Code *Better!*

Python Override Python override decorator was added in Python 3.12 to improve the code clarity mainly. If you are coming from a ...

0:50
Python Override: Make Your Code *Better!*

72 views

1 year ago

OGuild
What makes a development or developer successful?

In this video, we discuss what makes a developer or development successful? 1) One should know how to write a clean and neat ...

3:24
What makes a development or developer successful?

365 views

4 years ago

J David Eisenberg
Chapter 3: “Short Circuit” Evaluation of Conditions

Java doesn't always have to evaluate both sides of a compound condition. See how it can “short circuit” the evaluation.

2:37
Chapter 3: “Short Circuit” Evaluation of Conditions

238 views

6 years ago

J David Eisenberg
Chapter 14: Polymorphism and Casting

Find out the limits of using casting when working with polymorphism.

2:32
Chapter 14: Polymorphism and Casting

167 views

4 years ago

Cody Anderson
6.4 switch/case and try/catch

If/else is the most commonly used branching statements, but there are two other important types: switch/case and try/catch ...

3:05
6.4 switch/case and try/catch

2,557 views

5 years ago

COMPUTER & EXCEL SOLUTION
Attribute error in Tuple data type in Python@COMPUTEREXCELSOLUTION

Join this channel to get access to perks: https://www.youtube.com/channel/UC4C_tfy6WLDxzVVO3y6YinA/join This is my ...

3:39
Attribute error in Tuple data type in Python@COMPUTEREXCELSOLUTION

46 views

2 years ago

dcatufts
For archivists: Finalizing the Tufts University Transfer Agreement Form

This is the final section of a three part demonstration on using the Tufts University Transfer Agreement Form. The purpose of this ...

3:02
For archivists: Finalizing the Tufts University Transfer Agreement Form

164 views

14 years ago

Mockoon
Mockoon - Responses and rules

This tutorial covers the creation of responses and rules in Mockoon. Documentation for responses: ...

2:16
Mockoon - Responses and rules

9,390 views

2 years ago

COMPUTER & EXCEL SOLUTION
Power the predefined method in Python@COMPUTEREXCELSOLUTION

Join this channel to get access to perks: https://www.youtube.com/channel/UC4C_tfy6WLDxzVVO3y6YinA/join This is my ...

1:20
Power the predefined method in Python@COMPUTEREXCELSOLUTION

69 views

3 years ago