ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,302,295 results

Solbyte
Object Oriented Programming in C++ - "this" Pointer

In this episode, we cover what the "this" pointer is and how it is used in Object Oriented Programming. Check out these other ...

5:11
Object Oriented Programming in C++ - "this" Pointer

19 views

9 months 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)

206 views

6 months ago

IIT Madras - BS in Electronic Systems
W5_L9: C++ - "this" pointer

Welcome to Week 5 Lecture 9 of the course "Computer Organization" by Prof. Janakiraman Viraraghavan Full Course: ...

21:25
W5_L9: C++ - "this" pointer

364 views

10 months ago

Shilpa Vaidya
13 this pointer

Hence if you give here P dot disk function we'll run this So you're able to get the values Okay So this is about this pointer.

2:46
13 this pointer

28 views

8 months ago

Bioelectric Base
C++ Programming Decoded 34 The this Pointer and const Member Functions

https://www.bioelectricbase.com/ CHAPTERS 0:00 One Clerk, **Ten Thousand** Customers 0:54 Same Code, **Different ...

17:51
C++ Programming Decoded 34 The this Pointer and const Member Functions

0 views

2 weeks ago

Learn With Sabin
CMP 175 Java Unit 3.4 | this Pointer Explained

In this video, we cover CMP 175 (Object Oriented Programming - Java), Topic 3.4: this Pointer. Understand the meaning and ...

3:01
CMP 175 Java Unit 3.4 | this Pointer Explained

1 view

2 months ago

The Study Room Journal
this Pointer Confusion? Here's the Fix

Free Study Material: https://drive.google.com/drive/folders/1bGIDvkliL4zN3jTarbEMxC2urxWzZxAg?usp=sharing The this pointer ...

5:08
this Pointer Confusion? Here's the Fix

1 view

3 months ago

CodingWithShankhajit
Lect 11||this Pointer||OOPs Basic Concepts in CPP||MAKAUT

this Pointer.

5:38
Lect 11||this Pointer||OOPs Basic Concepts in CPP||MAKAUT

53 views

2 months ago

Murugan Tech World
Pointers, 'this' pointer, and Pointer Arithmetic in C++ | Object Oriented Programming | CS25C07

CS25C07 Object Oriented Programming using C++ in Tamil: https://www.youtube.com/playlist?list ...

8:56
Pointers, 'this' pointer, and Pointer Arithmetic in C++ | Object Oriented Programming | CS25C07

879 views

3 weeks ago

RosettaCommons
More C++ classes: this pointer, const, and function signatures

This lecture dives into key concepts behind C++ classes in Rosetta, with a focus on how they translate to PyRosetta. We start by ...

47:41
More C++ classes: this pointer, const, and function signatures

16 views

3 months ago

Deep Learning
C++ Interview Prep: Virtual Functions, Polymorphism, Overloading & This Pointer in 6 Min

Master 4 essential C++ concepts in just 6 minutes! Perfect for exam revision and interview preparation. Topics Covered ...

7:12
C++ Interview Prep: Virtual Functions, Polymorphism, Overloading & This Pointer in 6 Min

12 views

1 month ago

Paul C. - ThePointerSisters
The Pointer Sisters - He's So Shy 2025

He's So Shy reached #3 on Billboard's Hot 100 Chart in 1980. June Pointer sang lead on this Pointer Sisters' hit. Here Ruth ...

3:39
The Pointer Sisters - He's So Shy 2025

2,965 views

8 months ago

AMATEURNEWBIE
diary/devlog 124 - C++ practice video 32 ("This" pointer)

This is the start of me learning how to program in C++. I practice what I have learned from programming videos online and try to ...

18:21
diary/devlog 124 - C++ practice video 32 ("This" pointer)

1 view

2 weeks ago

GFGVID
3 This Pointer   Video
5:43
3 This Pointer Video

1 view

9 months ago

Learn with Parneet
THIS POINTER | EXAM EASY EXPLANATION | OOPS | C++

Learn the 'this' pointer in C++ in the simplest explanation ever! In this video, we cover what the `this` pointer is, why it is used, and ...

6:59
THIS POINTER | EXAM EASY EXPLANATION | OOPS | C++

40 views

7 months ago

Peter Schneider
The 'this' pointer in multiple inheritance of a C++ class

The 'this' pointer in multiple inheritance of a C++ class I hope you found a solution that worked for you :) The Content is licensed ...

4:50
The 'this' pointer in multiple inheritance of a C++ class

1 view

8 months ago

Single-line
The 'this' pointer in multiple inheritance of a C++ class

Source: https://stackoverflow.com/questions/79780452 Question Author: - SuperBald https://stackoverflow.com/users/3250528 ...

1:24
The 'this' pointer in multiple inheritance of a C++ class

2 views

4 weeks ago

BytesBites
Leetcode Day 3, pointer this pointer that...

Today, I spent nearly two hours solving a Leetcode question, and it went relatively well. If you enjoyed watching, please consider ...

13:19
Leetcode Day 3, pointer this pointer that...

47 views

6 months ago

Ethan
raw c++ learning, implicit objects and the "this" pointer

It has this this pointer which probably looks something like a test pointer called whatever I'm going to call it this right and it's ...

1:30:40
raw c++ learning, implicit objects and the "this" pointer

13 views

11 months ago

Dr. Natalia Chaudhry
THIS pointer and cascading func calls

Now let's look at another important concept in C++ classes that is this pointer Whenever we call a member function for an object ...

9:11
THIS pointer and cascading func calls

6 views

4 months ago