ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

680 results

Embedded Vibes
Function Pointers in C Explained Simply | Callbacks Made Easy!”

Unlock the power of function pointers in C programming! In this video, we break down what function pointers are, how to declare ...

14:59
Function Pointers in C Explained Simply | Callbacks Made Easy!”

36 views

3 weeks ago

NDC Conferences
Real-time Safety — Guaranteed by the Compiler! - Anders Schau Knatten - NDC TechTown 2025

This talk was recorded at NDC TechTown in Kongsberg, Norway. #ndctechtown #ndcconferences #developer ...

1:03:22
Real-time Safety — Guaranteed by the Compiler! - Anders Schau Knatten - NDC TechTown 2025

419 views

3 weeks ago

Refactoring Bitcoin
This function prevented inlining!

There are cases where functions should be avoided. Why is that the case? And what to use instead?

15:48
This function prevented inlining!

286 views

11 days ago

CodeBing
Where Does the this Pointer REALLY Point in C++? (It’s Not the Object)

Most C++ developers believe that the this pointer always points to the object's address. That belief is technically wrong — and in ...

7:43
Where Does the this Pointer REALLY Point in C++? (It’s Not the Object)

143 views

3 weeks ago

Quiche19
STOP using typedef!!!

The syntax is backwards and confusing, especially with function pointers. More importantly, typedef can't handle template aliases ...

2:06
STOP using typedef!!!

6,743 views

4 weeks ago

Tsoding Daily
Autodoc Tool in C

Streamed Live on Twitch: https://twitch.tv/tsoding Enable Subtitles for Twitch Chat Chapters: - 00:00:00 - Intro - 00:02:51 - Adding ...

2:28:08
Autodoc Tool in C

26,498 views

6 days ago

Sophia Wagner
Implementing a template function to cast lambdas to function pointer with different calling conve...

Implementing a template function to cast lambdas to function pointer with different calling convention in Visual C++ Hey guys!

2:48
Implementing a template function to cast lambdas to function pointer with different calling conve...

13 views

3 weeks ago

vlogommentary
How to Extract Argument Names and Types from Function Pointer Types Using libclang

Learn how to accurately retrieve both argument names and types from function pointer declarations in C using Python bindings for ...

4:04
How to Extract Argument Names and Types from Function Pointer Types Using libclang

1 view

1 month ago

softwareverify
Memory Validator deleted this detection (also known as use after free)

0:00 Hello, I'm going to show you how to detect a certain type of memory corruption using C memory validator. 0:07 This particular ...

3:06
Memory Validator deleted this detection (also known as use after free)

0 views

2 weeks ago

Hacktrickz
09 – Pointers in C++ (Memory, References, Arithmetic & Function Pointers) | [Abdul Bari] C++

In this complete lecture, we cover Pointers in C++ as part 9 of the full C++ Programming Course. This video explains pointers from ...

1:06:52
09 – Pointers in C++ (Memory, References, Arithmetic & Function Pointers) | [Abdul Bari] C++

4 views

2 days ago

StudentSpark – Ignite Your Engineering Mind
Lecture 16: Pointers with Functions in C | Call by Reference Explained

In this video, we explain Pointers with Functions in C Language in a simple and easy way This topic is very important for ...

7:58
Lecture 16: Pointers with Functions in C | Call by Reference Explained

0 views

4 days ago

StudentSpark – Ignite Your Engineering Mind
Pointers in C | Complete Tutorial for Beginners (Must Know!)

Pointers are one of the most important and confusing topics in C programming. In this video, you will learn Pointers in C from ...

11:36
Pointers in C | Complete Tutorial for Beginners (Must Know!)

0 views

7 days ago

Jithendra babu RKSL Adi
Unit 11  C Pointers Unlocking Memory

This video explains Unit 11 – Pointers in C Programming, focusing on how pointers work and how they allow direct access to ...

3:26
Unit 11 C Pointers Unlocking Memory

3 views

12 days ago

alcode
Python dev attempting to understand pointers for 23 minutes straight (C++ Ep. 3: Memory)

I finally attempt to learn about memory management in C++. I cover the use of pointers, references, stack vs. heap memory, and ...

22:48
Python dev attempting to understand pointers for 23 minutes straight (C++ Ep. 3: Memory)

942 views

12 days ago

PicoBit
Double & Triple Pointers in C | Step-by-Step from Beginner to Pro

Video Chapters (Timestamps) ▶️ 00:00 Introduction – What You'll Learn in This Video ▶️ 00:50 Why Single Pointers Are Not ...

34:15
Double & Triple Pointers in C | Step-by-Step from Beginner to Pro

7 views

7 days ago

dr Jonas Birch
Coding a WINZIP file compressor in C

We'll code a file compressor which will divide a file into 32 bit integers and create a list with unique entries. Then we'll swap each ...

3:14:25
Coding a WINZIP file compressor in C

2,787 views

23 hours ago

Coding with Tom
Zig Programming Language - Beginner's Guide

Zig tutorial project: https://github.com/hcsalmon1/Zig-Tutorial-Project Timestamps: 0:00 Intro 2:28 Chess Tools Ad 2:56 Installing ...

3:05:17
Zig Programming Language - Beginner's Guide

5,587 views

2 weeks ago

Stephen Blum
C Basics

Software Engineering with C Programming Language.

2:01:58
C Basics

13,671 views

Streamed 3 weeks ago

The Debug Zone
Call C++ member function pointer without knowing which class

Today's Topic: Call C++ member function pointer without knowing which class Thanks for taking the time to learn more.

3:24
Call C++ member function pointer without knowing which class

2 views

3 weeks ago

dr Jonas Birch
Coding  a Database server in C

6 episodes in 1. In this series you will learn how to design data structures and how to think when designing and coding a fast ...

10:30:27
Coding a Database server in C

4,737 views

5 days ago