ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

508 results

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

5 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,550 views

4 days ago

Tsoding Daily
Recursive Directory Walker in C

Streamed Live on Twitch: https://twitch.tv/tsoding Chapters: - 00:00:00 - TBD References: - https://github.com/tsoding/nob.h ...

3:19:06
Recursive Directory Walker in C

28,529 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

39 views

3 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

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

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

153 views

4 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

2 views

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

159 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)

30 views

3 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

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

22 views

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

130 views

5 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

2 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

59 views

1 day ago

FPL Jinx with Alex
FINDING NEXT 17 POINTER 🧑‍🍳 GW21 TEAM SELECTION | FPL 25/26

Fantasy Premier League team selection, differential players, captaincy choice, final decisions & transfer tips for Gameweek ...

10:03
FINDING NEXT 17 POINTER 🧑‍🍳 GW21 TEAM SELECTION | FPL 25/26

54 views

4 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

2 days ago

CodeLucky
Squares of a Sorted Array - LeetCode Solution | Two Pointers Algorithm

Learn how to solve the 'Squares of a Sorted Array' coding interview problem efficiently using the Two Pointers technique! In this ...

3:49
Squares of a Sorted Array - LeetCode Solution | Two Pointers Algorithm

0 views

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

8,136 views

5 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,503 views

5 days ago