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
68 results
Our code is available for download from our GitHub repository: github.com/guentheraidan/xv6-Mini-Project-3 Instructor: Associate ...
11 views
2 months ago
You declared your variables, you allocated your array with new, you called a method that returned an object -- why are you getting ...
61 views
1 month ago
Learn why nullability and nullable types are critical in C#, how to use them, and why modern C# focuses so much on avoiding ...
1,215 views
3 months ago
This video shows the difference between a string in a char array vs a pointer to a string literal in C. Basically, it will cover the ...
977 views
9 months ago
This video explains the key differences between null and undefined in JavaScript, two concepts that often confuse beginners ...
5,033 views
In this video, we're tackling a common Java exception that confuses many developers — using the this keyword inside a static ...
69 views
7 months ago
Witness a legendary Paladin's magnificent runic existence unwritten into cosmic void by the Null-Pointer King in a breathtaking, ...
7 views
Tired of NullPointerException ruining your Java code? Learn how to handle null exceptions in Java 17 using smart techniques like ...
12 views
8 months ago
Watch the full JavaScript For Beginners course here: https://www.youtube.com/playlist?list=PLyvkqQwfEWi-JI1iNTMzkIsliIvEjFOxV ...
23 views
Want to know how to create custom exception in Java 2025? ⚠️ In this video, I'll show you how to define your own exceptions ...
5 months ago
Video Title: Check If a Value is Null in JavaScript In this video, you'll learn how to check if a value is null in JavaScript.
6 views
10 months ago
Ever wondered why C strings are just character arrays that magically know where they end? It's all because of the null terminator ...
62 views
Get FREE access to a modern C# coding bootcamp & more at https://DigitalDevAcademy.com Learn about the null-conditional ...
3,196 views
Video Title: Get the First Non-Null/Undefined Argument in JavaScript In this video, you'll learn how to find the first non-null and ...
5 views
11 months ago
Welcome back to the Workato Masterclass series! In this session, we're diving into one of the most overlooked but critical aspects ...
88 views
Getting the dreaded "Cannot read property of null" error in JavaScript? Learn how optional chaining (?.) can make your code ...
18 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
Let's see how the IntelliJ IDEA debugger can help us find and fix bugs… and learn some neat tricks about the debugger in the ...
21,150 views
This lesson belongs to Section 04: Arrays and Strings --- Watch the full C Programming for Beginners Course here: ...
Confused between null and undefined in JavaScript? You're not alone. These two values may look similar, but understanding the ...
2 views
4 months ago