Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
116 results
https://aka.ms/nullable-blog In this episode, Rich sits down with Immo to explore how the new new nullable reference types ...
9,771 views
6 years ago
Are you still using NULL in object-oriented programming? This 3rd webinar is for you. It is based on this article: ...
6,349 views
Streamed 10 years ago
Pointers are fundamental in programming and Professor Brailsford couldn't live without them! Professor Brailsford's Code: ...
479,000 views
8 years ago
Welcome to the first episode of What's Up With That, all about pointers! Our special guest is C++ expert Dana. This talk covers ...
4,229 views
3 years ago
Get ready to step into the shadowy realm of null handling in C#! From the depths of nullable references to the heights of optional ...
18,526 views
2 years ago
Since Java 8, Java Developers have one good way to avoid the classic NullPointerException. However, it is still a problem to use ...
2,741 views
Filip and Fitz attempt to fully upgrade the Hacker News app, and address the runtime bug they saw at the end of the previous ...
11,586 views
4 years ago
Dart is becoming null safe. In this video, we introduce the foundations of Dart null safety, cover how it plays out in Dart, share ...
25,573 views
5 years ago
Подробнее о конференции DotNext: https://jrg.su/3WmFRE — — C# 9 continues to take on the billion-dollar mistake by building ...
2,012 views
This is CS50, Harvard University's introduction to the intellectual enterprises of computer science and the art of programming.
227,881 views
Are design patterns still relevant today, especially for Swift developers? Watch as I refactor an iOS view model to use the Null ...
942 views
Learn how to write your own strlen function in x86-64 assembly (YASM) that finds the length of a null-terminated string using a ...
42 views
2 weeks ago
In this episode we're going through the most interesting features added to the language in the last few years - between Java 9 ...
96,294 views
2 views
1 year ago
+=Time Stamps+=----------------- 00:00 - HeapSort Basics 01:48 - Representing Heaps as Arrays 03:30 - HeapSort Process 05:40 ...
1,211 views
A comprehensive guide to handling exceptions in Java: we'll firstly understand how to decide how to handle an exception, and ...
33 views
[Golang] Null Object Null Object pattern in go go Null Object pattern This video contains information about Null Object design ...
885 views
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,360 views
Harvard #CS50 #ComputerScience Credit Video ▻https://learning.edx.org/course/course-v1:HarvardX+CS50+X/home ...
27 views
In this video I introduce how memory is managed in a very brief and simplified way to prepare you to understand what pointers are ...
351 views
Learn Java to Master(updated to Java 17) Session 33 What you'll learn Learn basic concepts clearly of all important topics Learn ...
14 views
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 ...
8,534 views
10 views
1 view
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 ...
2,046 views