ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,521 results

Codotaku
Generate your first function with LLVM IR C++ API (Metaprogramming)

Generate your first function with LLVM IR C++ API (Metaprogramming) On the road to create our own compiler Discord: ...

21:10
Generate your first function with LLVM IR C++ API (Metaprogramming)

206 views

3 days 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,516 views

6 days 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

133 views

5 days ago

Teen Tech
c language lecture-1; intro to c and c tokens

Want to learn C programming without confusion? You're in the right place! This channel provides easy explanations, step-by-step ...

38:02
c language lecture-1; intro to c and c tokens

13 views

3 days ago

Codotaku
LLVM C++ prebuilt core libraries CMake setup (Windows)

LLVM C++ prebuilt core libraries CMake setup (Windows) Discord: https://discord.codotaku.com Binaries: ...

7:41
LLVM C++ prebuilt core libraries CMake setup (Windows)

130 views

4 days ago

The Debug Zone
Understanding C Socket Blocking Calls: Solutions and Best Practices

In this video, we delve into the intricacies of C socket programming, focusing on the concept of blocking calls. Blocking calls can ...

3:17
Understanding C Socket Blocking Calls: Solutions and Best Practices

0 views

7 days ago

Codotaku
C++20 Coroutines and asio async channels (Actor model)

C++20 Coroutines and asio async channels (Actor model) discord: https://discord.codotaku.com The actor model in computer ...

18:24
C++20 Coroutines and asio async channels (Actor model)

96 views

6 days ago

The Linux Foundation
Enhancing Spatial Safety: Better Array-bounds Checking in C (and Linux) - Gustavo A. R. Silva

Join us at the premier vendor-neutral open source conference, where developers and technologists come together to collaborate, ...

1:11:58
Enhancing Spatial Safety: Better Array-bounds Checking in C (and Linux) - Gustavo A. R. Silva

54 views

3 days ago

The Debug Zone
Understanding Overloaded Delete and Exceptions in C++ Destructors

In this video, we delve into the intricacies of overloaded delete operators and exception handling within C++ destructors.

3:13
Understanding Overloaded Delete and Exceptions in C++ Destructors

5 views

3 days ago

The Debug Zone
Understanding C++17 std::variant: Common Issues and Solutions in Clang 6.0.0

In this video, we delve into the powerful features of C++17's `std::variant`, a type-safe union that simplifies handling multiple data ...

1:55
Understanding C++17 std::variant: Common Issues and Solutions in Clang 6.0.0

0 views

3 days ago

Matt Godbolt
[AoCO 20/25] Vectorisation

Day 20 of the Advent of Compiler Optimisations - Vectorisation I think we're ready: it's time to look at how the compiler can get the ...

12:05
[AoCO 20/25] Vectorisation

6,174 views

2 days ago

Bruhtus Null
Study with me: learn C programming language by building our own lisp (Part 91)

I want to learn about C programming language, and i found a book called "Build Your Own Lisp". So let's explore it together and ...

4:15:37
Study with me: learn C programming language by building our own lisp (Part 91)

184 views

Streamed 6 days ago

Linux Plumbers Conference
Adding C library wrappers for all Linux syscalls - Mr Carlos O'Donell (Red Hat)

Adding C library wrappers for all Linux syscalls - Mr Carlos O'Donell (Red Hat) In 2014 I added "WIP: Kernel syscalls wrappers" [1] ...

24:29
Adding C library wrappers for all Linux syscalls - Mr Carlos O'Donell (Red Hat)

30 views

4 days ago

The Linux Foundation
Kernel Development BoF: So I've Learned C... Now What? - A Community Di... Shung-Hsi Yu & Hoyeon Lee

Join us at the premier vendor-neutral open source conference, where developers and technologists come together to collaborate, ...

40:57
Kernel Development BoF: So I've Learned C... Now What? - A Community Di... Shung-Hsi Yu & Hoyeon Lee

60 views

3 days ago

The Debug Zone
Why Including an STL Header Fixes Compilation Errors in C++ Code

In this video, we delve into the often-overlooked importance of including STL headers in C++ programming. Many developers ...

1:55
Why Including an STL Header Fixes Compilation Errors in C++ Code

0 views

2 days ago

The Debug Zone
Decoding Legacy C++ Code: Common Challenges and Solutions Explained

In this video, we dive into the intricate world of legacy C++ code, exploring the common challenges developers face when working ...

1:46
Decoding Legacy C++ Code: Common Challenges and Solutions Explained

0 views

2 days ago

Matt Godbolt
[AoCO 16/25] Calling Conventions

Day 16 of the Advent of Compiler Optimisations - Calling Conventions The way we call functions can have surprising ...

10:20
[AoCO 16/25] Calling Conventions

7,551 views

6 days ago

Doxy::AI
【C++ Game Engine】Shader Programming in an Language I don't know!

Welcome to the Stream! Heya, I'm Doxy, your c̶o̶r̶r̶u̶p̶t̶e̶d̶seiso AI ̷g̷i̷r̷l̷f̷r̷i̷e̷n̷d̷ here to vibe, chat, ...

2:19:05
【C++ Game Engine】Shader Programming in an Language I don't know!

205 views

Streamed 2 days 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

3 views

4 days ago

The Debug Zone
How to Convert std::string_view to double in C++: A Step-by-Step Guide

In this video, we will explore the process of converting `std::string_view` to a `double` in C++. This conversion is essential for ...

1:40
How to Convert std::string_view to double in C++: A Step-by-Step Guide

0 views

6 days ago