ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

678 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

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,714 views

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

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,757 views

4 weeks 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

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

3,286 views

1 day 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++

5 views

2 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

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,797 views

6 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

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

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

CS with UT
Pointers in C from Basics | Address, Dereference & Examples

Pointers in C are one of the most important yet confusing concepts for beginners. In this video, you'll learn pointers in C from ...

14:02
Pointers in C from Basics | Address, Dereference & Examples

43 views

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

Learn Coding
C Pointers | What is Pointer? Full Explanation | Learn Coding

C Programming Series Schedule Update C Language videos will be uploaded every Monday, Wednesday, and Friday at 5 ...

18:30
C Pointers | What is Pointer? Full Explanation | Learn Coding

3,113 views

2 weeks ago

ACM MJCET
CodeCraft Day 4 Session | C Programming – Pointers & Strings

CodeCraft Live Session | C Programming – Day 4 In this live CodeCraft session, we covered Day 4 of C Programming, focusing ...

1:47:50
CodeCraft Day 4 Session | C Programming – Pointers & Strings

56 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

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,629 views

2 weeks ago

Professor Basnet
Podcast - C++ Pointers

whare are C/C++ pointers? - what are purpose of pointers? - allocating and deleting dynamic memory with pointers - referencing ...

15:56
Podcast - C++ Pointers

16 views

4 weeks ago