ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

33 results

Otavio Santana
Optional in Java - When better code is not an alternative

Since Java 8, Java Developers have one good way to avoid the classic NullPointerException. However, it is still a problem to use ...

23:13
Optional in Java - When better code is not an alternative

2,737 views

3 years ago

Confreaks
RailsConf 2017: The Arcane Art of Error Handling by Brad Urani

RailsConf 2017: The Arcane Art of Error Handling by Brad Urani With complexity comes errors, and unexpected errors lead to ...

36:07
RailsConf 2017: The Arcane Art of Error Handling by Brad Urani

2,285 views

8 years ago

YourWalkOnTech
What "handle an exception" means

A comprehensive guide to handling exceptions in Java: we'll firstly understand how to decide how to handle an exception, and ...

24:32
What "handle an exception" means

33 views

1 year ago

Google for Developers
Off the Charts: 5 Reasons You Should be Measuring Exceptions

Andrew Wales shows why you should be measuring exceptions in your Android or iOS app today using Google Mobile App ...

27:37
Off the Charts: 5 Reasons You Should be Measuring Exceptions

994 views

Streamed 12 years ago

nptelhrd
Mod-05 Lec-39 Exception Handling

Linux Programming & Scripting by Anand Iyer,Director, Calypto Design Systems.For more details on NPTEL visit http://nptel.ac.in.

39:02
Mod-05 Lec-39 Exception Handling

2,449 views

10 years ago

CS 125 @ Illinois
CS 125 Fall 2018: Wed 11.28.2018. Exceptions and Errors

Discussion of Java errors and error handling. https://cs125.cs.illinois.edu/learn/2018_11_28_exceptions_and_errors.

49:40
CS 125 Fall 2018: Wed 11.28.2018. Exceptions and Errors

635 views

7 years ago

ABMedia
Java for C# Developers

Java for C# Developers In this video, we're going to cover the differences between C# and Java. There aren't MANY differences ...

25:32
Java for C# Developers

19,250 views

5 years ago

Open Source Initiative
State of the Source 2020: GPL Exceptions: Filling the Spaces between GPL, LGPL & permissive licenses

GPL Exceptions: Filling the Spaces between GPL, LGPL and permissive licenses Karen M Sandler and Bradley M Kuhn ...

29:15
State of the Source 2020: GPL Exceptions: Filling the Spaces between GPL, LGPL & permissive licenses

378 views

5 years 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)

94,573 views

7 months 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

799 views

5 years ago

wikipedia tts
Comparison of C Sharp and Java | Wikipedia audio article

This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Comparison_of_C_Sharp_and_Java 00:00:52 1 ...

1:42:03
Comparison of C Sharp and Java | Wikipedia audio article

17 views

7 years ago

Houston FPUG
Steven Proctor, "The Interceptor Pattern"

Interceptors are a pattern in the Clojure community that help with state management, error handling, and asynchronous ...

2:09:39
Steven Proctor, "The Interceptor Pattern"

698 views

3 years ago

Google for Developers
YouTube Developers Live: Debugging & Dealing with Errors

Jeff Posnick gets into the nitty-gritty details of what do to when things go wrong, covering best practices for debugging your ...

23:17
YouTube Developers Live: Debugging & Dealing with Errors

24,494 views

12 years ago

CS 125 @ Illinois
CS 125 Fall 2018: Wed 12.5.2018. Generics

Wrap up of hashing and a discussion of how to program with Java generics.

51:02
CS 125 Fall 2018: Wed 12.5.2018. Generics

450 views

7 years ago

ArchiLab
The Return of the Evil Stacktrace, or: How to Debug

Unerklärliches Programmverhalten und Stacktraces gehören zum täglichen Brot von Programmierer*innen. Wie liest man so ...

29:02
The Return of the Evil Stacktrace, or: How to Debug

670 views

4 years ago

Microsoft Visual Studio
Unit Testing: Existing Code

This is the fourth of a four part series where Robert is joined by Phil Japikse to discuss unit testing. This series expands on the ...

29:50
Unit Testing: Existing Code

10,129 views

7 years ago

Cinzia Bocchi
Computer Science - Third class - Lesson of 17-09-2020 - Sum of two numbers

Main topic Analysis of the sum of two numbers problem, creation of the flowchart and Java coding Related topics Von Neumann ...

37:00
Computer Science - Third class - Lesson of 17-09-2020 - Sum of two numbers

995 views

4 years ago

nptelhrd
Mod-04 Lec-26 More about Procedures

Linux Programming & Scripting by Anand Iyer,Director, Calypto Design Systems.For more details on NPTEL visit http://nptel.ac.in.

31:53
Mod-04 Lec-26 More about Procedures

4,899 views

10 years ago

CS 125 @ Illinois
CS 125 Spring 2018: Fri 9.28.2018. Getters and Setters

More about Java objects, including static methods and variables and object modeling.

39:12
CS 125 Spring 2018: Fri 9.28.2018. Getters and Setters

558 views

7 years ago

Gil.codes
Coding With Gil - String Calculator Kata (Part 1)

First Coding With Gil video, it's a one take (the video got split because I pressed Ctrl+R in the middle which caused it to stop ...

24:42
Coding With Gil - String Calculator Kata (Part 1)

436 views

7 years ago

Google for Developers
Dart M3 Office Hours

Watch this video to learn more about some of the changes coming with Dart M3. We talk about futures, streams, and more.

1:07:52
Dart M3 Office Hours

2,616 views

12 years ago

José A. Alonso
Tipos y clases en Haskell

Se presenta una introducción a los tipos y clases de tipos en Haskell. El texto correspondiente se encuentra en los siguientes ...

1:31:25
Tipos y clases en Haskell

1,470 views

5 years ago

CS 125 @ Illinois
CS 125 Fall 2018:  Fri 9.7.2018. Arrays and Algorithms

Continuation of arrays and introduction and practice with simple algorithms.

51:59
CS 125 Fall 2018: Fri 9.7.2018. Arrays and Algorithms

1,842 views

7 years ago

ArchiLab
Domain Primitives

Jede Domäne hat bestimmte Begriffe, die man auf den ersten Blick als Integer, Float oder String abbilden würde - wie zum ...

27:19
Domain Primitives

1,909 views

4 years ago

CS 125 @ Illinois
CS 125 Fall 2018: Wed 11.7.2018. Sorting Algorithms

Introduction to array recursion, sorting and Insertion Sort. https://cs125.cs.illinois.edu/learn/2018_11_07_sorting_algorithms.

49:02
CS 125 Fall 2018: Wed 11.7.2018. Sorting Algorithms

767 views

7 years ago