ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

535 results

Know about Embedded Systems
Function Pointers in C | Pointer to Functions

A function pointer in C is a variable that stores the memory address of a function, rather than data. This allows functions to be ...

9:47
Function Pointers in C | Pointer to Functions

141 views

6 days ago

Quiche19
STOP using typedef!!!

In this video, we explore the difference between typedef and using in C++. typedef is a legacy feature from C that's been carried ...

2:06
STOP using typedef!!!

4,722 views

4 days ago

BMR EDUCATION
C Arrays Explained | Memory Layout, Pointers, Multidimensional Arrays & Strings

C Arrays — Complete & In-Depth Guide Arrays are one of the most important building blocks of C programming. In this completely ...

12:18
C Arrays Explained | Memory Layout, Pointers, Multidimensional Arrays & Strings

24 views

2 days ago

CodeLucky
Alias Analysis Explained: How Compilers Optimize Pointers

Have you ever wondered why C/C++ compilers sometimes struggle to optimize pointer code? In this video, we break down the ...

4:10
Alias Analysis Explained: How Compilers Optimize Pointers

3 views

1 day ago

Explore Electronics
Module 5 Programming in C : Passing Structure to Functions, Structure Pointers | 1BEIT105

Welcome to Module 5 video of "Programming in C" Subject with code 1BEIT105/205 a first year subject under VTU (Visvesvaraya ...

19:32
Module 5 Programming in C : Passing Structure to Functions, Structure Pointers | 1BEIT105

140 views

3 days ago

Know about Embedded Systems
Dynamic Memory Allocation in C | malloc | calloc | realloc

Dynamic memory allocation in C is the process of allocating memory during program execution (runtime) from the heap memory ...

13:38
Dynamic Memory Allocation in C | malloc | calloc | realloc

154 views

6 days ago

CodeLucky
Reverse A String Using Pointers - C++ Coding Interview Tutorial

Learn how to reverse a string in-place using the two-pointer technique! In this beginner-friendly tutorial, we break down one of ...

3:25
Reverse A String Using Pointers - C++ Coding Interview Tutorial

0 views

22 hours ago

PerFACTo Learning Computers
Only Real C Programmers Know This 🔥 | Pointer MCQ | Pointers in C #shorts

Only Real C Programmers Know This | Pointer MCQ | Pointers in C #shorts Welcome to the video on pointers in the C ...

0:12
Only Real C Programmers Know This 🔥 | Pointer MCQ | Pointers in C #shorts

112 views

4 days ago

Concept Zone
C Program to Swap Two Values Using Pointers | Call by Reference | Step-by-Step Tutorial

In this video, I explain how to swap two values using pointers in C programming with a clear, step-by-step approach. This tutorial ...

5:44
C Program to Swap Two Values Using Pointers | Call by Reference | Step-by-Step Tutorial

3 views

1 day ago

iFocus Institute
Top 5 C Programming Interview Questions | Freshers & Placements | With Examples

Top 5 Most Asked C Programming Interview Questions Explained! Preparing for C programming interviews, campus placements, ...

4:56
Top 5 C Programming Interview Questions | Freshers & Placements | With Examples

16 views

2 days ago

Google for Developers
Why does this sometimes print nonsense or crash? Go!

Here's a debugging challenge that demonstrates one of C's most common pitfalls: returning pointers to local variables. This code ...

0:23
Why does this sometimes print nonsense or crash? Go!

6,198 views

3 days ago

Edit computer centre
What is Pointer in C Pointers Explained in Kannada | Edit Women’s Computer Centre

Pointers are one of the most important topics in C and C++ programming. In this video, we explain What is Pointer in a very simple ...

7:00
What is Pointer in C Pointers Explained in Kannada | Edit Women’s Computer Centre

38 views

1 day ago

Tech Strong With Shobhit
EPISODE 7: Typecasting in C: Safe, Unsafe & Dangerous

C gives you the power to reinterpret memory any way you want. That same power can make you a systems engineer — or crash ...

5:27
EPISODE 7: Typecasting in C: Safe, Unsafe & Dangerous

127 views

4 days ago

Deep Engineering
Learn C++ Memory Management from a WG21 Expert

What does it look like to learn C++ memory management from someone who helps shape the language? This 2-day live ...

0:52
Learn C++ Memory Management from a WG21 Expert

0 views

1 day ago

Intelle Learn
DON’T Learn Function Overriding in C++ Until You Know These 2 Rules | Intelle Learn

DON'T WATCH this if you already MASTER Function Overriding in C++ But if you don't… this video might save your coding career ...

15:23
DON’T Learn Function Overriding in C++ Until You Know These 2 Rules | Intelle Learn

35 views

6 days ago

BMR EDUCATION
C File Handling Explained | File I/O, Binary Files & Random Access (Complete Guide)

C File Handling — Complete & In-Depth Guide Files allow programs to store data permanently, beyond the lifetime of memory.

15:17
C File Handling Explained | File I/O, Binary Files & Random Access (Complete Guide)

19 views

2 days ago

John Isril
Grinding Unreal Engine 5 C++ Tutorial

Hi! In this video, I'll show you how to build a third-person grinding system in Unreal Engine 5 using C++. We'll create a custom ...

3:37:10
Grinding Unreal Engine 5 C++ Tutorial

1,398 views

4 days ago

Coding Blocks
Master Slow & Fast Two Pointers Questions | LeetCode + Codeforces Patterns

In this video, we break down one of the MOST important patterns used across LeetCode, Codeforces, and coding interviews ...

16:42
Master Slow & Fast Two Pointers Questions | LeetCode + Codeforces Patterns

213 views

6 days ago

Maple Drama
【Multi Sub】She Was Tricked for 3 Years, Then Took Brutal Revenge

Title: 《Her Silence Was the Trap》 Synopsis: Emma Clarke devotes three years of her life to Chad Shaw, only to discover ...

1:49:45
【Multi Sub】She Was Tricked for 3 Years, Then Took Brutal Revenge

6,870 views

4 days ago

Explore Electronics
Module 5 Programming in C : Arrays and Structures within Structures, Unions, Bit-Fields | 1BEIT105

Welcome to Module 5 video of "Programming in C" Subject with code 1BEIT105/205 a first year subject under VTU (Visvesvaraya ...

22:20
Module 5 Programming in C : Arrays and Structures within Structures, Unions, Bit-Fields | 1BEIT105

24 views

19 hours ago