ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

316 results

Jor
nullpointer Demo - Kill And Set Your Best Scores In This Roguelike Procedural Grid-Based FPS Game

Ask me for feedback in the comments section, I will test your games, DM on Twitter: https://twitter.com/PlasticInu Buy the game ...

13:15
nullpointer Demo - Kill And Set Your Best Scores In This Roguelike Procedural Grid-Based FPS Game

10 views

5 years ago

developerbry
Null Pointer

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

6:55
Null Pointer

497 views

13 years ago

The Coding Gopher
Pointers are ez

Inquiries: thecodinggopher@gmail.com ☕ Buy Me a Coffee: http://ko-fi.com/thecodinggopher ‍ Thank you for watching, and ...

4:14
Pointers are ez

1,771 views

1 year 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

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

The Debug Zone
Why Explicitly Throw NullPointerException? Benefits Over Natural Occurrence

In this video, we delve into the often-overlooked topic of explicitly throwing NullPointerExceptions in programming. While many ...

4:14
Why Explicitly Throw NullPointerException? Benefits Over Natural Occurrence

5 views

1 year 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

timClicks
Does Rust solve the billion dollar mistake?

Explore the concept of null pointers and how Rust solves the problem associated with them. In the video, Tim McNamara ...

12:14
Does Rust solve the billion dollar mistake?

1,766 views

2 years ago

Ludonaut
Design Patterns - Null Object, Take Rid of Null Checks

Hey there, after the classes relationship study is time to get known to Design Patterns, they are "typical solutions to commonly ...

13:31
Design Patterns - Null Object, Take Rid of Null Checks

8,859 views

7 years ago

NetSecProf
x86-64 Assembly - Print until a null character

Shows how to write a function that prints a string until it reaches a null character in x86-64 assembly. The program has a function ...

9:25
x86-64 Assembly - Print until a null character

9 views

5 days 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

veganaiZe
Don't use a null, use an empty

Better to return an empty sequence / container than a NULL (or None).

14:59
Don't use a null, use an empty

19 views

5 years ago

Interview DOT
Null References The Billion Dollar Mistake | Java 8 Optional Example | Haskell Kotlin | InterviewDOT

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

4:28
Null References The Billion Dollar Mistake | Java 8 Optional Example | Haskell Kotlin | InterviewDOT

2,016 views

5 years 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
How to fix System.NullPointerException: Attempt to de-reference a null object in apex class...

Salesforce: How to fix System.NullPointerException: Attempt to de-reference a null object in apex class using Map<parentId, ...

4:05
How to fix System.NullPointerException: Attempt to de-reference a null object in apex class...

82 views

4 years 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

developerbry
Pointers

http://pd.bryanbibat.net/lessons/pointers.

8:51
Pointers

14 views

13 years ago

The Debug Zone
Fixing NullPointerException: Reading from Fragment.mContainerId in Android

In this video, we dive into one of the most common pitfalls in Android development: the dreaded NullPointerException. Specifically ...

4:46
Fixing NullPointerException: Reading from Fragment.mContainerId in Android

5 views

1 year ago

dhandavan info java academy
null reference calling static method in java

This video describes how null reference calling static method or variable without any exception and it gives real time example in ...

4:10
null reference calling static method in java

119 views

5 years ago

Chris T
Java 14 - Helpful NullPointerExceptions

Coverage of the Java 14 - Helpful NullPointerExceptions (JEP 358). Source Code Available at: ...

9:54
Java 14 - Helpful NullPointerExceptions

334 views

6 years ago