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
212 results
The video discusses library functions and user defined functions, calling a function - arguments and parameters, function ...
192 views
6 years ago
In this beginner-friendly lesson, we unpack one of the most important C# fundamentals: the difference between value types and ...
47 views
8 months ago
In this video, we'll cover what are C# class, struct, record class, and record struct are and when you should use each. Don't forget ...
62,104 views
2 years ago
In this episode of Crust of Rust, we go over static and dynamic dispatch in Rust by diving deep into generics, monomorphization, ...
103,892 views
5 years ago
The video contains a discussion of how to get from a project definition to a C or C++ program. The program uses ...
472 views
3 years ago
In this episode of Crust of Rust, we go over subtyping and variance — a niche part of Rust that most people don't have to think ...
75,383 views
Learn C# Variables and Types in one clear lesson. We'll cover how to declare and initialize variables, instantiate classes and ...
0 views
7 months ago
C#, as a language, is all about flexibility. Sure, the ability to rapidly prototype and deliver on code quickly, without worrying about ...
5,142 views
1 year ago
Hello world, I'm Michael and in this video, I discuss the record type in .NET and when you should use it rather than normal .
14,521 views
Week 10 Programming slides!
39 views
12 years ago
In the 2019 Rust Survey, a lot of people were asking for video content covering intermediate Rust content. So in this first video ...
284,198 views
Well, we could pass them by reference. So here is an alternative form of the same function func1 but here I have passed the ...
1,143 views
4 years ago
OOP Encapsulation in C++. Public and Private data members, getters and setters and describing class interface using a header ...
246 views
cpp #cfront #tutorial #debugging #arm #risc_os #programming #retrocoding #debugger #debug In this In-Depth video, Paolo ...
335 views
Hi! I'm Michael and in this video I'm discussing the differences in the C# IEnumerable, ICollection, IList, and IQueryable interfaces.
15,718 views
Hi! I'm Michael and in this video, I cover why you might want to start using the var keyword to initialize your C# objects. We'll also ...
1,638 views
This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Reference_(computer_science) 00:01:43 1 Benefits ...
17 views
7 years ago
A tour of C++ for experienced programmers coming from other languages, including Python, Java, JS, Ruby, JS and Golang.
78,288 views
My attempt at explaining Rust's ownership, borrowing, and lifetimes concepts in a way you will actually understand. Code for the ...
3,633 views
HI, I'm Michael and in this video, I discuss the var keyword in .NET. Should you be using it? Is it overused? Maybe there's a better ...
6,439 views