ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,792 results

FOSDEM
Helpful NullPointerExceptions - The little thing that became a JEP

by Christoph Langer At: FOSDEM 2020 https://video.fosdem.org/2020/H.1302/npes.webm One of the most prevalent - if not the ...

28:27
Helpful NullPointerExceptions - The little thing that became a JEP

91 views

5 years ago

Single-line
What is a NullPointerException, and how do I fix it?

Source: https://stackoverflow.com/questions/218384 Question Author: - Ziggy https://stackoverflow.com/users/29182 Answer ...

3:50
What is a NullPointerException, and how do I fix it?

8 views

1 year ago

developerbry
Null Pointer

http://pd.bryanbibat.net/lessons/null-pointer.

6:55
Null Pointer

497 views

13 years ago

The Debug Zone
Fixing NullPointerException in Java Stream Reduce Operation: A Step-by-Step Guide

In this video, we dive into a common pitfall in Java programming: the NullPointerException that can occur during the Stream ...

3:25
Fixing NullPointerException in Java Stream Reduce Operation: A Step-by-Step Guide

2 views

1 year ago

Aiden Dally
What is causing my NullPointerException?!?!

No, before you ask, I didn't speeed up my voice...I just talk fast. Java Visualizer: https://cscircles.cemc.uwaterloo.ca/java_visualize/

9:37
What is causing my NullPointerException?!?!

22 views

5 years ago

Interview DOT
Java 14 Helpful NullpointerException | Benefits | Example Code Demo | InterviewDOT

Click here - https://www.youtube.com/channel/UCd0U_xlQxdZynq09knDszXA?sub_confirmation=1 to get notifications. Tamil Java ...

1:11
Java 14 Helpful NullpointerException | Benefits | Example Code Demo | InterviewDOT

3,771 views

5 years ago

The Debug Zone
How to Force a Crash in C: Is Dereferencing a Null Pointer Portable?

In this video, we delve into a critical aspect of C programming: the behavior of dereferencing null pointers. As we explore the ...

5:46
How to Force a Crash in C: Is Dereferencing a Null Pointer Portable?

18 views

1 year ago

Interview DOT
Java 8 - requireNonNull | NullPointerException | Lambda | Example Java Code Demo | InterviewDOT

Click here - https://www.youtube.com/channel/UCd0U_xlQxdZynq09knDszXA?sub_confirmation=1 to get notifications. Java 8 ...

1:49
Java 8 - requireNonNull | NullPointerException | Lambda | Example Java Code Demo | InterviewDOT

759 views

5 years ago

Roel Van de Paar
Nullpointer Exceptions (2 Solutions!!)

Nullpointer Exceptions Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:52
Nullpointer Exceptions (2 Solutions!!)

10 views

3 weeks ago

Martin Baun
Nulls are great - here's why

You will STOP hating NULL pointers exceptions after watching THIS video Null pointers, also known as the billion-dollar mistake, ...

5:03
Nulls are great - here's why

700 views

1 year ago

Roel Van de Paar
Salesforce: What is a Null Pointer Exception?

Salesforce: What is a Null Pointer Exception? Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar ...

1:35
Salesforce: What is a Null Pointer Exception?

16 views

5 years ago

Roel Van de Paar
Is catching null pointer exception to handle it instead of null check beforehand always a bad...

Code Review: Is catching null pointer exception to handle it instead of null check beforehand always a bad practice or it depends?

2:07
Is catching null pointer exception to handle it instead of null check beforehand always a bad...

2 views

3 years ago

Peter Schneider
Is every null pointer constant a null pointer?

Is every null pointer constant a null pointer? I hope you found a solution that worked for you :) The Content (except music ...

4:48
Is every null pointer constant a null pointer?

4 views

2 years ago

The Debug Zone
Fixing NullPointerException in onFilterTouchEventForSecurity: Common Solutions

In this video, we dive into the often frustrating world of NullPointerExceptions, specifically focusing on the ...

2:06
Fixing NullPointerException in onFilterTouchEventForSecurity: Common Solutions

0 views

5 months ago

Tiela Mel - The engineered leader
JAVA String Validation: How to avoid null pointer exception - NULL , EMPTY and BLANK

Rule N° 1 Ban all NullPointerExceptions! Watch full video to know how to check for null, empty and blank Strings in java and the ...

4:47
JAVA String Validation: How to avoid null pointer exception - NULL , EMPTY and BLANK

12,975 views

5 years ago

Roel Van de Paar
Code Review: NullPointer Exception handling in the code

Code Review: NullPointer Exception handling in the code Helpful? Please support me on Patreon: ...

2:55
Code Review: NullPointer Exception handling in the code

1 view

3 years ago

ToFat4Fun
Apex Legends - Nullpointer

So this bug seems to happen when you try to exchange (or even only pick up?) an armor from a Deathbox. ASUS GL702VM ...

0:16
Apex Legends - Nullpointer

20 views

7 years ago

Mixible
How to avoid NullpointerException without null check in java

Welcome to Mixible, your go-to source for comprehensive and informative content covering a broad range of topics from Stack ...

2:21
How to avoid NullpointerException without null check in java

0 views

1 year ago

Nida Karagoz
Is dereferencing a volatile null pointer value undefined behavior? (2 SOLUTIONS!!)

Is dereferencing a volatile null pointer value undefined behavior? (2 SOLUTIONS!!) ✧ I really hope you found a helpful solution!

2:05
Is dereferencing a volatile null pointer value undefined behavior? (2 SOLUTIONS!!)

6 views

11 months ago

The Debug Zone
Fixing NullPointerException in Unit Tests with Postgres and Unitils

In this video, we dive into the common challenge of encountering NullPointerExceptions in unit tests, particularly when working ...

4:34
Fixing NullPointerException in Unit Tests with Postgres and Unitils

4 views

1 year ago

Roel Van de Paar
@Inject, @ApplicationScoped - null pointer exception

Inject, @ApplicationScoped - null pointer exception Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:07
@Inject, @ApplicationScoped - null pointer exception

47 views

2 years ago

Roel Van de Paar
How to resolve a 'Received NULL pointer' ArgumentOutOfRangeException for...

GIS: How to resolve a 'Received NULL pointer' ArgumentOutOfRangeException for OSGeo.OGR.Geometry.TransformTo? Helpful ...

2:53
How to resolve a 'Received NULL pointer' ArgumentOutOfRangeException for...

6 views

4 years ago

Roel Van de Paar
Java Map.put() throwing null pointer

Java Map.put() throwing null pointer Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:45
Java Map.put() throwing null pointer

14 views

2 days ago

Roel Van de Paar
Salesforce: System.NullPointerException: Attempt to de-reference a null object. Null pointer

Salesforce: System.NullPointerException: Attempt to de-reference a null object. Null pointer Helpful? Please support me on ...

1:19
Salesforce: System.NullPointerException: Attempt to de-reference a null object. Null pointer

35 views

5 years ago

The Debug Zone
Fixing NullPointerException in MapView on LG Devices: Common Solutions

In this video, we dive into a common issue faced by developers working with MapView on LG devices: the dreaded ...

2:01
Fixing NullPointerException in MapView on LG Devices: Common Solutions

15 views

10 months ago