ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

471 results

Solve Computer Science
Learn C pointers in 5 minutes

A 5 minute video about pointers in the C programming language. You will see a brief explanation and the most common use ...

5:41
Learn C pointers in 5 minutes

254 views

2 years ago

Jon Gjengset
Implementing Hazard Pointers in Rust

This time, we take a stab at implementing Hazard Pointers (https://erdani.org/publications/cuj-2004-12.pdf) in Rust. We follow ...

4:55:09
Implementing Hazard Pointers in Rust

38,235 views

4 years ago

Confreaks
RubyConf 2018 - Pointers for Eliminating Heaps of Memory by Aaron Patterson

RubyConf 2018 - Pointers for Eliminating Heaps of Memory by Aaron Patterson In this presentation, we'll cover techniques in ...

39:02
RubyConf 2018 - Pointers for Eliminating Heaps of Memory by Aaron Patterson

2,581 views

7 years ago

J David Eisenberg
Chapter 10: Pointers and Arrays

Arrays can be accessed via pointers, and that is the preferred way to iterate through an array in C.

3:59
Chapter 10: Pointers and Arrays

151 views

4 years ago

COMPUTER & EXCEL SOLUTION
Add two numbers using Pointers in C Language@COMPUTEREXCELSOLUTION

This is my Technology Related information.Like "O" Level,"CCC", "Webdesign", "C" language, "C++" "Php","Java","Java Script", ...

0:57
Add two numbers using Pointers in C Language@COMPUTEREXCELSOLUTION

127 views

4 years ago

Jon Gjengset
Crust of Rust: Smart Pointers and Interior Mutability

In this fourth Crust of Rust video, we cover smart pointers and interior mutability, by re-implementing the Cell, RefCell, and Rc ...

2:03:04
Crust of Rust: Smart Pointers and Interior Mutability

151,824 views

5 years ago

J David Eisenberg
Chapter 10: Pointers (part 2) - Pointers and Data Structures

This is the notation you will almost always find when you read other C programmers' code. Even when you're only accessing a ...

6:11
Chapter 10: Pointers (part 2) - Pointers and Data Structures

165 views

4 years ago

CS76
Week 1
2:01:36
Week 1

1,560 views

12 years ago

sigfault
Pointers in Go - Don't be scared!

golang #coding #tutorial #pointers In this video I give an introduction to how Pointers work in Golang, how you declare them and ...

13:39
Pointers in Go - Don't be scared!

5,197 views

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

950 views

5 years ago

Jon Gjengset
Crust of Rust: Dispatch and Fat Pointers

In this episode of Crust of Rust, we go over static and dynamic dispatch in Rust by diving deep into generics, monomorphization, ...

2:12:52
Crust of Rust: Dispatch and Fat Pointers

100,054 views

4 years ago

Jon Gjengset
Implementing Hazard Pointers in Rust (part 2)

We continue our journey implementing Hazard Pointers (https://erdani.org/publications/cuj-2004-12.pdf) in Rust. We follow along ...

5:28:30
Implementing Hazard Pointers in Rust (part 2)

11,568 views

4 years ago

Spoken-Tutorial IIT Bombay
Understanding Pointers - English

Understanding Pointers -Introduction -Syntax of Pointer --example: int *iptr; -Declaration --example: int a; (integer a) int *aptr; ...

5:18
Understanding Pointers - English

11,168 views

11 years ago

Computer science and application education hub
C Programming Tutorial for Beginners part 9 | Pointer in C Language

C programming is the best way to learn to code and get your journey started as a programmer. How to start coding and learn to ...

8:13
C Programming Tutorial for Beginners part 9 | Pointer in C Language

87 views

4 years ago

codingjerk
Zig is better than Rust (sometimes)

Since I use both Rust and Zig, I've collected some use cases, where I prefer Zig over Rust. While it's not an objective comparison, ...

20:21
Zig is better than Rust (sometimes)

95,593 views

7 months ago

Chrome for Developers
EdgeConf 3: Pointers and Interactions

Web UIs are getting better at detecting and optimising for touch, but it continues to be a struggle, with much lower level primitives ...

56:29
EdgeConf 3: Pointers and Interactions

1,069 views

11 years ago

ABMedia
C++ for C# and Java Developers

This video will cover all of the difficult topics and differences between C++ and a managed language such as C# or Java. Things ...

39:47
C++ for C# and Java Developers

25,780 views

5 years ago

wikipedia tts
Pointer (computer programming) | Wikipedia audio article

This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Pointer_(computer_programming) 00:03:37 1 History ...

1:14:39
Pointer (computer programming) | Wikipedia audio article

45 views

7 years ago

Derick Rethans
1. Lists (part 1)

In this first video in a series of videos about data structures, I am diving into linked lists. I go through an example explaining the ...

58:45
1. Lists (part 1)

941 views

5 years ago

COMPUTER & EXCEL SOLUTION
C programming related to pointer@COMPUTEREXCELSOLUTION

This is my Technology Related information.Like "O" Level,"CCC", "Webdesign", "C" language, "C++" "Php","Java","Java Script", ...

0:34
C programming related to pointer@COMPUTEREXCELSOLUTION

36 views

4 years ago