ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

77,722 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

515 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,761 views

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

754 views

14 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,805 views

11 years ago

Heinz Peterschofsky (PEHE)
AC 08: Pointer Diagram

We know how to describe sinusoidal quatities as comples numbers. WE know that several items are acting linke a resistance - we ...

14:00
AC 08: Pointer Diagram

108 views

2 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,063 views

3 years ago

src7cse
Pointer concept in C , Call by Value and Call by Reference, NULL, Void, Dangling, Volatile pointers

Full note is here... https://drive.google.com/file/d/1xoGD1ok_YlBEoxIB4iJXMoM00VKS8mPz/view?usp=sharing.

15:41
Pointer concept in C , Call by Value and Call by Reference, NULL, Void, Dangling, Volatile pointers

50 views

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

Brian Will
Go - lesson 6 - pointers

... you prefix it with an asterisk that's making it a pointer to that type if you prefix it with square brackets that are empty that's making ...

9:14
Go - lesson 6 - pointers

1,009 views

7 years ago

TechTalks
Pointer and 1D Arrays | Different Ways to Access Array Elements with Pointers

Please take a moment to like and subscribe ...

14:43
Pointer and 1D Arrays | Different Ways to Access Array Elements with Pointers

1,864 views

8 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

260 views

5 years ago

Cave of Programming
C++Tutorial for Beginners 40 - Pointer Arithmetic; Adding, Subtracting and Comparing Pointers

Learn advanced C++ programming: https://www.udemy.com/course/learn-advanced-c-programming/ Make a social network with ...

15:37
C++Tutorial for Beginners 40 - Pointer Arithmetic; Adding, Subtracting and Comparing Pointers

14,561 views

11 years ago

Engineering Community
Overview of Smart Pointers by Michal Kwiatkowski

A deeper look at std::shared_ptr, std::weak_ptr, and std::unique_ptr constructs which were added in C++11.

14:11
Overview of Smart Pointers by Michal Kwiatkowski

70 views

4 years ago

VoidRealms
C++ 23 - Classes and Pointers

learn how and why to use pointers with classes.

6:37
C++ 23 - Classes and Pointers

63,186 views

15 years ago

VoidRealms
C++ 18 - Pointers

The dreaded pointer explained.

9:03
C++ 18 - Pointers

21,926 views

15 years ago

笈川桐枝
SPrinter: A Clang-Tidy Based Static Code Checker for C++ Smart Pointer Errors

ASE 2019 tool demo SPrinter. Smart pointers are widely used to prevent memory errors in modern C++ code. However, improper ...

4:15
SPrinter: A Clang-Tidy Based Static Code Checker for C++ Smart Pointer Errors

67 views

6 years ago

TechTalks
Types of Pointers in C

Please take a moment to like and subscribe ...

15:02
Types of Pointers in C

2,497 views

8 years ago

Steve Spicklemire
printf, Function Pointers, qsort and all that.

A very quick intro to printf, function pointers and an application of function pointers with the qsort library function.

11:50
printf, Function Pointers, qsort and all that.

350 views

7 years ago

Which Dog Should I Get? Dog Breed Selector
#119 GERMAN WIREHAIRED POINTER 2/2  | Which Dog Should I Get? Dog Breed Selector

Subscribe All Dog Breed | Find Your Dog Dog Info: The German Wirehaired Pointer was developed in the late 19th and early 20th ...

8:14
#119 GERMAN WIREHAIRED POINTER 2/2 | Which Dog Should I Get? Dog Breed Selector

22 views

5 years ago

cs618: Program Analysis
Lecture 11: Introduction to Pointer Analysis (Part A)

Welcome to the pointer analysis part of the second lecture uh in the third module on general data flow frameworks in this part of ...

18:34
Lecture 11: Introduction to Pointer Analysis (Part A)

1,705 views

5 years ago