ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

101,921 results

RoseHulmanCSSE
Pointer Syntax

Introduction to concepts and syntax of pointers, addresses, and dereferencing. Why we use pointers. Introduction to pointer ...

4:34
Pointer Syntax

517 views

14 years ago

The Coding Gopher
Pointers are ez

Inquiries: thecodinggopher@gmail.com ☕ Buy Me a Coffee: http://ko-fi.com/thecodinggopher ‍ Thank you for watching, and ...

4:14
Pointers are ez

1,801 views

1 year ago

Ramesh Yerraballi
Lec9 Local Variables - Using a Frame Pointer

Implementation of Local Variables using a Frame Pointer instead of the Stack Pointer.

5:33
Lec9 Local Variables - Using a Frame Pointer

5,815 views

6 years ago

Design Patterns Lectures
The Counted Pointer Design Pattern

In this video, the Counted Pointer design pattern is explained. Counted Pointer: Count the references to an object, and delete the ...

9:49
The Counted Pointer Design Pattern

956 views

5 years ago

The Builder
Double Pointers in C++

This video explains how to use pointer to pointer types also known as double pointers. Since pointers just store memory ...

4:46
Double Pointers in C++

24,707 views

4 years ago

Profbsmith
The Pointer Data Type Part 1

So and see the way a pointer works is that it has to point to something so you can imagine that you have a variable called X and I ...

14:02
The Pointer Data Type Part 1

261 views

6 years ago

VIVERSE and HTC VIVE
AI Made My First Game… I Just Watched (Unity + Cursor Tutorial)

You can now make a Unity game without writing a single line of code — and I'll show you how. In this tutorial, I use Cursor, ...

7:21
AI Made My First Game… I Just Watched (Unity + Cursor Tutorial)

31,018 views

5 months ago

RoseHulmanCSSE
More Box and Pointers

More practice using box and pointer diagrams, looking at correct and incorrect ways to use pointers in a function to swap the ...

5:56
More Box and Pointers

760 views

14 years ago

Peter Schneider
Why should I use a pointer rather than the object itself?

Why should I use a pointer rather than the object itself? I hope you found a solution that worked for you :) The Content (except ...

6:39
Why should I use a pointer rather than the object itself?

142 views

3 years ago

Christian Stöcker
SPS-Programmierung #08: Pointer und Referenzen

Pointer und Referenzen sind für viele eine undurchsichtiges Thema in der Programmierung. Hier zeige ich euch an ...

17:22
SPS-Programmierung #08: Pointer und Referenzen

13,451 views

4 years ago

Jody Bruchon
Rust Programmers Can't Understand Basic C Programming: One Extra Pointer, 1/3 Slower

Rust users don't know bout muh cache evictions. (UI doc still in progress, don't worry.)

11:36
Rust Programmers Can't Understand Basic C Programming: One Extra Pointer, 1/3 Slower

2,614 views

3 months ago

The Debug Zone
Understanding Pointer Types in Programming: Why Type Specification Matters

In this video, we delve into the crucial topic of pointer types in programming and explore why specifying the correct type is ...

4:22
Understanding Pointer Types in Programming: Why Type Specification Matters

4 views

1 year ago

8-bit Zeta Courses
Pointer Logic in HACK Assembly

Just a short video looking into how dynamic memory works via pointers in HACK assembly Music Source: https://gamechops.com/

12:38
Pointer Logic in HACK Assembly

783 views

2 years ago

Peter Schneider
What is a smart pointer and when should I use one?

What is a smart pointer and when should I use one? I hope you found a solution that worked for you :) The Content (except music ...

6:20
What is a smart pointer and when should I use one?

0 views

3 years ago

David Evans
Pointers in Rust

cs4414: Operating Systems (http://rust-class.org) Class 9: What the &~#@<!? (Pointers in Rust) Embedded notes are available at: ...

16:03
Pointers in Rust

1,809 views

12 years ago

Pumpkin Programmer
C++ Tutorial: Intro to Pointers

An overview of pointers in C++. Topics include referencing, dereferencing, arrays, and dynamic memory allocation.

4:37
C++ Tutorial: Intro to Pointers

2,371 views

11 years ago

VoidRealms
Qt Smart Pointers in Templates - Qt 5 Design Patterns

Qt 5 Design Patterns on Udemy https://www.udemy.com/course/qt-5-design-patterns/?referralCode=3C2C41D87AB3A17B395F.

6:54
Qt Smart Pointers in Templates - Qt 5 Design Patterns

2,285 views

5 years ago

Atanas Dragov
Drahthaar, German Wirehaired Pointer

Drahthaar, German Wirehaired Pointer (not purebred) in action.

8:14
Drahthaar, German Wirehaired Pointer

7,841 views

6 years ago

The Debug Zone
Understanding 'const' and Incompatible Pointer Types with Double Pointers in C

In this video, we delve into the intricacies of using the `const` qualifier and explore the challenges posed by incompatible pointer ...

4:33
Understanding 'const' and Incompatible Pointer Types with Double Pointers in C

46 views

8 months ago

The Debug Zone
Understanding Pointer Arithmetic and Type Casting in C/C++: Common Pitfalls

In this video, we delve into the intricacies of pointer arithmetic and type casting in C and C++. These powerful features can greatly ...

5:11
Understanding Pointer Arithmetic and Type Casting in C/C++: Common Pitfalls

28 views

1 year ago