ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

116 results

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

Yegor Bugayenko
What is Wrong About NULL in OOP? (webinar #3)

Are you still using NULL in object-oriented programming? This 3rd webinar is for you. It is based on this article: ...

57:51
What is Wrong About NULL in OOP? (webinar #3)

6,349 views

Streamed 10 years ago

Computerphile
Essentials: Pointer Power! - Computerphile

Pointers are fundamental in programming and Professor Brailsford couldn't live without them! Professor Brailsford's Code: ...

20:00
Essentials: Pointer Power! - Computerphile

479,000 views

8 years ago

BlinkOn
What's Up With Pointers ft. Dana | Episode 1

Welcome to the first episode of What's Up With That, all about pointers! Our special guest is C++ expert Dana. This talk covers ...

42:55
What's Up With Pointers ft. Dana | Episode 1

4,229 views

3 years ago

Zoran on C#
Manage Nulls Like a Boss and Never Fail!

Get ready to step into the shadowy realm of null handling in C#! From the depths of nullable references to the heights of optional ...

21:43
Manage Nulls Like a Boss and Never Fail!

18,526 views

2 years ago

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,741 views

3 years ago

Flutter
Finding the importance of proper null safety migration (The Boring Flutter Development Show, Ep. 50)

Filip and Fitz attempt to fully upgrade the Hacker News app, and address the runtime bug they saw at the end of the previous ...

46:49
Finding the importance of proper null safety migration (The Boring Flutter Development Show, Ep. 50)

11,586 views

4 years ago

Flutter
Dev Fest LATAM - Null safety in Dart

Dart is becoming null safe. In this video, we introduce the foundations of Dart null safety, cover how it plays out in Dart, share ...

50:18
Dev Fest LATAM - Null safety in Dart

25,573 views

5 years ago

DotNext — конференция для .NET‑разработчиков
Jared Parsons — Nullability in C#

Подробнее о конференции DotNext: https://jrg.su/3WmFRE — — C# 9 continues to take on the billion-dollar mistake by building ...

1:13:45
Jared Parsons — Nullability in C#

2,012 views

5 years ago

CS50
Pointers - CS50 Shorts

This is CS50, Harvard University's introduction to the intellectual enterprises of computer science and the art of programming.

29:18
Pointers - CS50 Shorts

227,881 views

8 years ago

Quality Coding
Refactor like a Pro: Adopt the Null Object Pattern with Small, Verified Steps

Are design patterns still relevant today, especially for Swift developers? Watch as I refactor an iOS view model to use the Null ...

31:12
Refactor like a Pro: Adopt the Null Object Pattern with Small, Verified Steps

942 views

4 years ago

Neural Lantern
Implement strlen for Null-Terminated Strings in x86-64 Assembly (YASM)

Learn how to write your own strlen function in x86-64 assembly (YASM) that finds the length of a null-terminated string using a ...

40:18
Implement strlen for Null-Terminated Strings in x86-64 Assembly (YASM)

42 views

2 weeks ago

Kamil Brzezinski
Modern Java - Top Features of Java 9 to 17

In this episode we're going through the most interesting features added to the language in the last few years - between Java 9 ...

20:19
Modern Java - Top Features of Java 9 to 17

96,294 views

4 years ago

Вадим О
017 C# 9   Nullable Reference Types
22:52
017 C# 9 Nullable Reference Types

2 views

1 year ago

NullPointer Exception
HeapSort - Sorting Algorithms Mini-Series (Episode 10)

+=Time Stamps+=----------------- 00:00 - HeapSort Basics 01:48 - Representing Heaps as Arrays 03:30 - HeapSort Process 05:40 ...

27:56
HeapSort - Sorting Algorithms Mini-Series (Episode 10)

1,211 views

4 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

We Build Developers
[Golang] Null Object | Null Object pattern in go | go Null Object pattern

[Golang] Null Object Null Object pattern in go go Null Object pattern This video contains information about Null Object design ...

21:34
[Golang] Null Object | Null Object pattern in go | go Null Object pattern

885 views

2 years ago

Low Level Game Dev
C++ Pointers Full Guide

In this video, I will teach you all you need to know about pointers in C++. This video is aimed both at beginner and advanced ...

20:48
C++ Pointers Full Guide

20,360 views

1 year ago

Ultimate Unlock
Harvard CS50 2023 | Introduction to Computer Science - Pointers

Harvard #CS50 #ComputerScience Credit Video ▻https://learning.edx.org/course/course-v1:HarvardX+CS50+X/home ...

29:18
Harvard CS50 2023 | Introduction to Computer Science - Pointers

27 views

3 years ago

LeSniperJF
Introduction to Pointers in C++

In this video I introduce how memory is managed in a very brief and simplified way to prepare you to understand what pointers are ...

1:20:55
Introduction to Pointers in C++

351 views

4 years ago

Course Udemy Free
Exception handling theory | Java

Learn Java to Master(updated to Java 17) Session 33 What you'll learn Learn basic concepts clearly of all important topics Learn ...

53:59
Exception handling theory | Java

14 views

2 years ago

Flutter
Live coding with null safety: DevFest GDG Central Asia

Watch a live coding demonstration of null safe Dart in Flutter. Null safety is now available in beta and is intended to help you avoid ...

29:57
Live coding with null safety: DevFest GDG Central Asia

8,534 views

5 years ago

EPWDICT
5 Java Script Differences Null VS Undefined, == VS === etc 1
24:12
5 Java Script Differences Null VS Undefined, == VS === etc 1

10 views

5 years ago

Bhabani Shankar Tanty
82.Using Pointers
20:15
82.Using Pointers

1 view

1 year ago

cs128
0421 : Applying unique pointers to our data structures v3

In this case, it was built up with nothing, uh, maybe the null pointer. Now at this point, it's actually pointing to some sort of ...

29:52
0421 : Applying unique pointers to our data structures v3

2,046 views

4 years ago