ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

230 results

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)

0 views

8 hours 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

1 view

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

80 views

4 days ago

Professor Basnet
Video - C++ Pointers

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

5:43
Video - C++ Pointers

2 views

4 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

162 views

5 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

3 days ago

fadilix.mp4
coding a linked list in C (oh boy)

Subscribe for more in this session, we add more functionality to our singly linked list project, focusing on pop, delete, and size. as ...

17:15
coding a linked list in C (oh boy)

958 views

4 days ago

Kru IT
Pointer Subtraction in C Programming | How It Really Works (V75)

Telegram Channel: https://t.me/s0ftkh Website: https://softkhpc.blogspot.com រៀនកូដ C Programming Language, Introduction ...

7:21
Pointer Subtraction in C Programming | How It Really Works (V75)

4 views

4 days ago

Syed Amar Nabil
BITP 1113 : Programming Technique (Group A) (Pointer Explanation).

This video provides a clear and simple explanation of the programming concept known as Pointers. The objective of this video is ...

15:57
BITP 1113 : Programming Technique (Group A) (Pointer Explanation).

277 views

4 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

3 days ago

izumii_code
LeetCode 15 | 3Sum  | Two Pointer Approach | c++

In this video, we solve LeetCode Problem 15 – 3Sum in a very simple way. Problem: Find all unique groups of three numbers in ...

15:32
LeetCode 15 | 3Sum | Two Pointer Approach | c++

10 views

3 days ago

Coders & Developers Club
Two Pointers Technique in Competitive Programming | CP Series

Welcome to Coders & Developers Club at MMMUT! We are the official multi-branched coding club of Madan Mohan Malaviya ...

13:56
Two Pointers Technique in Competitive Programming | CP Series

106 views

7 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

43 views

3 days ago

Coding with Sheikh Amir
C Nested Structures Explained 🏗️ | Structures Inside Structures in C

Welcome to the C Nested Structures Tutorial! In this lesson, you'll learn how to create and use structures within structures (nested ...

15:40
C Nested Structures Explained 🏗️ | Structures Inside Structures in C

2 views

5 days ago

LogicWithLakshya
Copy List with Random Pointer || LeetCode-138 || DSA || C++

LeetCode #DataStructures #Algorithms #DSA #CodingInterview #LinkedList.

13:10
Copy List with Random Pointer || LeetCode-138 || DSA || C++

0 views

4 days ago

CODING WITH VISHWA
Two Pointer Pattern Made Easy 🚀 | Valid Palindrome ✅ (Logic + Code 💻)

In this video, I explain the Two Pointer Approach, one of the most important patterns in Data Structures and Algorithms (DSA).

8:51
Two Pointer Pattern Made Easy 🚀 | Valid Palindrome ✅ (Logic + Code 💻)

48 views

6 days ago

CS with UT
🎯 Master C Structs The "Quick Start": Declaration, Pointers & Memory Layout

Structures help us group different data types under one name, making programs more organized and efficient. This topic is ...

14:01
🎯 Master C Structs The "Quick Start": Declaration, Pointers & Memory Layout

39 views

3 days ago

Kru IT
Pointer Addition and Subtraction in C | រៀនកូដ C Programming Language (V74)

Telegram Channel: https://t.me/s0ftkh Website: https://softkhpc.blogspot.com រៀនកូដ C Programming Language, Introduction ...

10:25
Pointer Addition and Subtraction in C | រៀនកូដ C Programming Language (V74)

9 views

5 days ago

Kru IT
Pointer Arithmetics in C Programming | រៀនកូដ C Programming Language (V73)

Telegram Channel: https://t.me/s0ftkh Website: https://softkhpc.blogspot.com រៀនកូដ C Programming Language, Introduction ...

11:51
Pointer Arithmetics in C Programming | រៀនកូដ C Programming Language (V73)

7 views

6 days ago

Mohamed Ahmed
Example for Pointer to Pointer

In this video, you will learn Pointer to Pointer in C++ in a simple and clear way, with a step-by-step example that makes the ...

9:10
Example for Pointer to Pointer

7 views

5 days ago