ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

543 results

Marcus Jones
No, Seriously. Youtube’s New Algorithm Just Changed Everything

Have you noticed the YouTube Algorithm acting a bit strange lately? You're not alone... Want me to help you reach your first ...

9:01
No, Seriously. Youtube’s New Algorithm Just Changed Everything

61,103 views

1 day ago

Welcome to Zig
From C programming language to Zig. Struct methods. #ziglang

The Zig programming language is relatively new. It was first released to the public on February 8, 2016. It is designed as a modern ...

1:45
From C programming language to Zig. Struct methods. #ziglang

212 views

4 weeks ago

Jody Bruchon
CPU Cache Lines And Performance Visually Explained For Programmers

You wanted to know about caches. Now you know about caches. SUPPORT LINKS PayPal: https://paypal.me/JodyBruchon Ko-Fi: ...

12:50
CPU Cache Lines And Performance Visually Explained For Programmers

1,676 views

3 weeks ago

Jody Bruchon
Rust Programmers Can't Understand Basic C Programming: Linked Lists Are Crab Kryptonite

It's amazing to me how something as simple as a linked list absolutely destroys cocky Rust programmers. (UI doc still in progress, ...

17:18
Rust Programmers Can't Understand Basic C Programming: Linked Lists Are Crab Kryptonite

2,551 views

4 weeks ago

The Debug Zone
How to Modify an Array Inside a Function in C: A Step-by-Step Guide

In this video, we'll explore the intricacies of modifying arrays within functions in the C programming language. Understanding how ...

1:58
How to Modify an Array Inside a Function in C: A Step-by-Step Guide

0 views

3 weeks ago

Refactoring Bitcoin
Creating a class diagram from a C API

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 ...

26:27
Creating a class diagram from a C API

159 views

3 weeks ago

Jody Bruchon
How File Duplicate Finders Like jdupes Work, Visually Explained...And Why It's So Fast!

This is a breakdown of the basic algorithm behind jdupes, simplified so that most people can understand what's going on under ...

15:09
How File Duplicate Finders Like jdupes Work, Visually Explained...And Why It's So Fast!

463 views

3 weeks ago

Sophia Wagner
Mathematica: When to use WVM instead of C for CompilationTarget?

When to use WVM instead of C for CompilationTarget? Hey guys! Hopefully you found a solution that helped you! The Content is ...

3:22
Mathematica: When to use WVM instead of C for CompilationTarget?

8 views

4 weeks ago

The Coding Gopher
99% of Developers Don't Get Semaphores

Check out Graphite: https://graphitedev.link/gopher ❤️ Get 40% OFF CodeCrafters: ...

11:25
99% of Developers Don't Get Semaphores

26,059 views

3 weeks ago

Nic Ferrier
Talking about closures and nested functions in C, Part 4: a simple example of file closing PLUS...

I've been talking about using closures in C through using the GCC nested functions implementation (which is now safe from stack ...

16:49
Talking about closures and nested functions in C, Part 4: a simple example of file closing PLUS...

439 views

Streamed 2 weeks ago

Nic Ferrier
Talking about closures and nested functions in C - Part 2: something working

Closures are (probably) coming to C so I am mucking about with nested functions in C (which have also recently been made safe) ...

26:49
Talking about closures and nested functions in C - Part 2: something working

68 views

Streamed 3 weeks ago

Codotaku
Modern C++ async chat server using coroutines and boost asio

Modern C++ async chat server using coroutines and boost asio Discord: https://discord.codotaku.com.

15:22
Modern C++ async chat server using coroutines and boost asio

300 views

3 weeks ago

Matt Godbolt
[AoCO 18/25] Partial Inlining

Day 18 of the Advent of Compiler Optimisations - Partial Inlining It's not always a good idea to inline larger functions; but the ...

6:54
[AoCO 18/25] Partial Inlining

6,835 views

3 weeks ago

The Debug Zone
Using Smart Pointers in C++ for Efficient Binary Search Tree Management

In this video, we delve into the world of smart pointers in C++ and their crucial role in managing binary search trees efficiently.

2:11
Using Smart Pointers in C++ for Efficient Binary Search Tree Management

4 views

3 weeks ago

Peter Schneider
Why would one reset local variables at the end of a C function?

Why would one reset local variables at the end of a C function? I hope you found a solution that worked for you :) The Content is ...

2:52
Why would one reset local variables at the end of a C function?

2 views

4 weeks ago

Sophia Wagner
Assigning a subsection of C-style array using a std::array& without violating "strict aliasing" a...

Assigning a subsection of C-style array using a std::array& without violating "strict aliasing" and hence invoking UB? Hey guys!

4:04
Assigning a subsection of C-style array using a std::array& without violating "strict aliasing" a...

3 views

4 weeks ago

Codotaku
LLVM IR C++ API: Generate your first if-else statement

LLVM IR C++ API: Generate your first if-else statement On the road to create our own compiler Discord: ...

7:19
LLVM IR C++ API: Generate your first if-else statement

190 views

3 weeks ago

RASHID IT WORLD
Understanding Variable and Constant in C plus plus

Welcome to "Rashid IT World," your premier destination for cutting-edge insights into the dynamic realm of IT and computer ...

32:39
Understanding Variable and Constant in C plus plus

36 views

3 weeks ago

Nic Ferrier
Yet another video about nested functions in GCC

I did a few live streams about nested function use now gcc has safe, heap based trampolines. This video does the whole thing ...

37:23
Yet another video about nested functions in GCC

490 views

2 weeks ago

Codotaku
LLVM IR C++ API: PHI Nodes, stack memory and printf

LLVM IR C++ API: PHI Nodes, stack memory and printf On the road to create our own compiler Discord: ...

19:34
LLVM IR C++ API: PHI Nodes, stack memory and printf

135 views

3 weeks ago