ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,101 results

Kitflix
Solving Complex Pointer Expressions in C

Source Code & Examples: https://github.com/kitflix/Kitflix-Embedded-C-Crash-Course/ In this lesson, we tackle the part of pointers ...

7:34
Solving Complex Pointer Expressions in C

25 views

7 days ago

Kitflix
Returning Multiple Values from Functions Using Pointers in C

Source Code & Examples: https://github.com/kitflix/Kitflix-Embedded-C-Crash-Course/ In this lesson, we learn how to return ...

11:42
Returning Multiple Values from Functions Using Pointers in C

41 views

3 days ago

Info Techiezz
C Pointers Made EASY 😱 | Master Pointers in C in ONE Video | Beginner to Advanced

Pointers are one of the most important and confusing topics in C programming, and in this video, we explain C pointers from ...

1:28:09
C Pointers Made EASY 😱 | Master Pointers in C in ONE Video | Beginner to Advanced

177 views

3 days ago

PROGRAMMINGBUZ
102. Pointer to Structure in C | Easy Explanation with Example | C Programming

Pointer to Structure in C | Easy Explanation with Example | C Programming In this video, you will learn Pointer to Structure in C ...

11:25
102. Pointer to Structure in C | Easy Explanation with Example | C Programming

14 views

7 days ago

Software Engineering Institute | Carnegie Mellon University
Temporal Memory Safety in C and C++: An AI-Enhanced Pointer Ownership Model

In October 2025, CyberPress reported a critical security vulnerability in the Redis Server, an open-source in-memory database ...

24:25
Temporal Memory Safety in C and C++: An AI-Enhanced Pointer Ownership Model

401 views

4 days ago

Tech With Tim
Go Programming - Full Course

Welcome to this Go Programing Course. In this course you will learn all about the Go Programing language, starting at the basic ...

4:41:59
Go Programming - Full Course

13,974 views

2 days ago

The Science Blueprint
Mastering Double Pointers

Mastering Double Pointers: The Chain of Indirection Pointers are often cited as one of the most challenging concepts for new ...

1:02
Mastering Double Pointers

0 views

3 days ago

Code with me
pointer complete consept

In this video, we will learn the concept of Pointers in C++ from scratch. Pointers are one of the most important topics in C++ and ...

21:17
pointer complete consept

8 views

4 days ago

The GATE Learner
C Programing GATE Lecture | Pointers in C / C++ | Pointers in C for Absolute Beginners |interview QA

Pointer pointer" can refer to the popular, fun website, PointerPointer.com, where people point at your cursor, or it can refer ...

17:08
C Programing GATE Lecture | Pointers in C / C++ | Pointers in C for Absolute Beginners |interview QA

181 views

6 days ago

EmbedMind
Pointers In C Language[Part1]
2:32:26
Pointers In C Language[Part1]

0 views

7 days ago

Kitflix
Functions with Strings in C | Passing Character Arrays & Pointers (Embedded C)

In this video, we explore how to pass character arrays (strings) to functions in C — a concept that often confuses embedded ...

15:38
Functions with Strings in C | Passing Character Arrays & Pointers (Embedded C)

0 views

1 day ago

CodeBing
The Cleanest C++ Code Is Often the Slowest

We all love clean, idiomatic C++. It looks elegant. It passes code review. It feels modern. But in performance-critical systems, the ...

7:17
The Cleanest C++ Code Is Often the Slowest

482 views

10 hours ago

Learn to Code with CodeChef
Pointers in C++ | Learn C++ for Project Building | CodeChef Learn Series

In this video, Pointers in C++, you'll learn how pointers work behind the scenes and how they help you efficiently access and ...

12:00
Pointers in C++ | Learn C++ for Project Building | CodeChef Learn Series

23 views

6 days ago

dr Jonas Birch
Coding a Virtual Machine from scratch in C

In this extremely exciting new project we will be coding our own Virtual Machine. That means creating our own virtual CPU with ...

6:24:43
Coding a Virtual Machine from scratch in C

9,874 views

4 days ago

SarvarPROG06
Pointers & Arrays pt2

pointers #arrays #cpp #c++.

1:27:16
Pointers & Arrays pt2

15 views

6 days ago

Wadix Technologies
Embedded C Functions Mastery: Static, Inline, Pointers & Performance (STM32 + Assembly Debugging)

Trainings Catalogue ➤ https://www.wadixtech.com/training Website ➤ https://www.wadixtech.com --- Github project: ...

1:21:22
Embedded C Functions Mastery: Static, Inline, Pointers & Performance (STM32 + Assembly Debugging)

22 views

15 hours ago

Suraku Academy
Void Pointer in C  | Complete Deep Dive with Examples in Hindi | Generic Pointer | Suraku Academy

Void Pointer in C | Complete Deep Dive with Examples in Hindi | Generic Pointer In this video, we will explore one of the most ...

1:03:56
Void Pointer in C | Complete Deep Dive with Examples in Hindi | Generic Pointer | Suraku Academy

46 views

5 days ago

The Debug Zone
Reassigning to a pointer variable after freeing it

Today's Topic: Reassigning to a pointer variable after freeing it Thanks for taking the time to learn more. In this video I'll go through ...

2:56
Reassigning to a pointer variable after freeing it

0 views

1 day ago

Code Career
Master Linked List Reversal in C | Complete Interview Explanation

Reverse a linked list in C step by step with clear pointer explanation. This video covers the iterative in-place reversal approach ...

8:31
Master Linked List Reversal in C | Complete Interview Explanation

6 views

1 day ago

Bhumika Pal
Squares of a Sorted Array in C+++ | LeetCode 977 | Two Pointer Approach Explained

In this video, we solve LeetCode 977 – Squares of a Sorted Array using the powerful Two Pointer technique. You'll learn: ✓ Why ...

9:48
Squares of a Sorted Array in C+++ | LeetCode 977 | Two Pointer Approach Explained

0 views

3 days ago