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
119 results
C++ Language Tutorial: Brief History of C++ Language In 1979, Bjarne Stroustrup, a Danish computer scientist, began work on "C ...
100 views
3 weeks ago
In this video, we delve into the intricacies of casting between structs and classes in C#. Understanding how these two fundamental ...
6 views
In the past year, Roc has gotten a new syntax, a new foundational abstraction, and a new compiler. A lot has changed! This talk is ...
7,431 views
I'm late to the party, but it's time we take a stab at the One Billion Row Challenge ( https://github.com/gunnarmorling/1brc ) in Rust.
59,669 views
2 weeks ago
Zig 0.15 release review with explanations and examples Voice by @tokisuno **Links:** - Release notes: ...
55,808 views
In this video, we delve into the fascinating world of object-oriented programming, focusing on the often-overlooked concept of ...
2 views
10 days ago
learned about ́ ́int ́ and also used ́ ́console.writeline ́ ́ just fooling around
26 views
Master C# Constructors, overloads and object creation in one clear lesson. We'll cover how to declare and initialize variables, ...
11 views
In the first real episode of Refactoring Bitcoin, we analyze the current C API of the Bitcoin kernel library and manually turn it into a ...
95 views
1 day ago
In software development, composition is key — so we're happy to present two local C++ entities at once: Helmut Hlavacs and ...
41 views
1 month ago
Dive into a minimalist C++ tutorial where we print “Hello world” using only a raw write syscall—no STL, no runtime libraries, just ...
In this video, we delve into the fascinating world of generic programming, focusing on the syntax differences between generic ...
0 views
In this video, we embark on a technical deep dive into the inner workings of `std::sort` in C++. Have you ever wondered why this ...
7 days ago
In this video, we dive into the nuances of C++11 and explore the relationship between `typedef typename` and the `using` ...
Tokens in C++.
Day 15 of the Advent of Compiler Optimisations - Surprising Aliasing Aliasing can bite in some surprising spots. We'll dig into one ...
6,744 views
3 days ago
... the intricacies of chaining methods in both base and derived classes, a fundamental concept in object-oriented programming.
In this video, we delve into the concept of compiler overloading, specifically focusing on the various variants of the `vector::insert` ...
Apresentamos Arrays e Strings em C, explicando como funcionam, como armazenam dados, como acessar posições e como ...
8 views
In this video, we delve into the key differences between Default Interface Methods introduced in C# 8.0 and traditional Abstract ...