ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

684 results

Neso Academy
Understanding the Null Pointers

Data Structures: Understanding the Null Pointers Topics discussed: 1) What is a Null pointer? 2) The use of Null pointers. 3) Facts ...

4:23
Understanding the Null Pointers

201,605 views

5 years ago

Debug Agent
Everything Bad in Java is Good for You| NullPointerException is good

Some people hate NullPointerException or the very idea of null. Others hate the checked exceptions, the verbosity or the slow rate ...

13:43
Everything Bad in Java is Good for You| NullPointerException is good

1,120 views

2 years ago

Java
Handling null and upgrading past Java 8 - Inside Java Newscast #7

Java #OpenJDK #JDK Dealing with `null` is never fun, so in this newscast, I explain how to best handle it, what tools can do, and ...

9:37
Handling null and upgrading past Java 8 - Inside Java Newscast #7

5,691 views

4 years ago

What Does That Mean?
What does null pointer mean?

What does null pointer mean? A spoken definition of null pointer. Intro Sound: Typewriter - Tamskp Licensed under CC:BA 3.0 ...

0:35
What does null pointer mean?

47 views

10 years ago

Will Tollefson
Kotlin Avoided a $1,000,000,000 Mistake

Kotlin was designed with NULL SAFETY in mind, which largely allows it to avoid the major issue of unexpected null pointer ...

13:30
Kotlin Avoided a $1,000,000,000 Mistake

861 views

2 years ago

Flutter
Null safety in Dart - Introduction

Dart is becoming null safe. In this video, we're going to introduce the concept and why it's valuable. You'll learn about the basics, ...

5:27
Null safety in Dart - Introduction

172,775 views

5 years ago

Udacity
Nullability Annotations

This video is part of the Udacity course "Objective-C for Swift Developers". Watch the full course at ...

1:52
Nullability Annotations

410 views

9 years ago

dotnet
This is how you get rid of null reference exceptions forever

https://aka.ms/nullable-blog In this episode, Rich sits down with Immo to explore how the new new nullable reference types ...

38:18
This is how you get rid of null reference exceptions forever

9,771 views

6 years ago

Hex Unlocked
Welcome to The Null Pointer: Unleashing the Power of Programming

Welcome to The Null Pointer, your destination for unlocking the power of programming! Join us, with a software architect with over ...

1:59
Welcome to The Null Pointer: Unleashing the Power of Programming

11 views

2 years ago

Basic Java Programming for Beginners
What is null? (Basic Java Programming 18)

【Basic Java Programming 18】 I think you heard the "null" keyword sometimes. I am talking about null in Java. ◇ Makoto Official ...

1:06
What is null? (Basic Java Programming 18)

35 views

5 years ago

Eye on Tech
RuntimeExceptions in Java: What Are They and How Do You Fix Them?

This walkthrough by TechTarget TheServerSide's Cameron Makenzie shows you how to fix some of the most common ...

13:15
RuntimeExceptions in Java: What Are They and How Do You Fix Them?

5,618 views

3 years ago

Udacity
What Does Null Mean? - Intro to Java Programming

This video is part of an online course, Intro to Java Programming. Check out the course here: ...

2:06
What Does Null Mean? - Intro to Java Programming

30,549 views

11 years ago

DesignCodeDebugRepeat
Java NullPointerException three common causes (and solutions!) -- Fix it fast!

You declared your variables, you allocated your array with new, you called a method that returned an object -- why are you getting ...

10:53
Java NullPointerException three common causes (and solutions!) -- Fix it fast!

61 views

1 month ago

Udacity
What Does Null Mean? - Intro to Java Programming

This video is part of an online course, Intro to Java Programming. Check out the course here: ...

0:44
What Does Null Mean? - Intro to Java Programming

4,882 views

11 years ago

Coverity, Inc.
How Coverity Finds Null Dereferences

In this video, Eric Lippert discusses null dereferences -- how we find them with the Coverity Development Testing Platform and ...

2:08
How Coverity Finds Null Dereferences

889 views

11 years ago

Neso Academy
Understanding the Void Pointers

Data Structures: Understanding the Void Pointers Topics discussed: 1) What is a void pointer? 2) The use of void pointers. 3) Use ...

4:19
Understanding the Void Pointers

286,523 views

5 years ago

Benjamin Voor
Upgrading Xv6 OS to throw an exception when a null pointer is dereferenced.

Our code is available for download from our GitHub repository: github.com/guentheraidan/xv6-Mini-Project-3 Instructor: Associate ...

11:23
Upgrading Xv6 OS to throw an exception when a null pointer is dereferenced.

11 views

2 months ago

The Dev World - by Sergio Lema
The Null Value of Java | Complete Java Course for Beginners #5.1

In this video I will show what is the Null value of Java and how to use the Null reference of Java. I will also show the problems of its ...

5:38
The Null Value of Java | Complete Java Course for Beginners #5.1

242 views

5 years ago

SimorghNest
C# Tutorial - Basic - 056 - Null String vs Empty String

================================================== 🌟 Contents 🌟 ⌛ 00:20 : Exploring Null String values ⌛ 00:33 : Exploring ...

2:19
C# Tutorial - Basic - 056 - Null String vs Empty String

232 views

2 years ago

Future Fullstack
JavaScript Null & Undefined – Explained Like Never Before

This video explains the key differences between null and undefined in JavaScript, two concepts that often confuse beginners ...

9:39
JavaScript Null & Undefined – Explained Like Never Before

5,029 views

9 months ago