ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

305 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

256 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,335 views

4 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,333 views

4 years ago

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

Our function now becomes a void function that does not need a return and, instead of a book structure, we have a pointer to a ...

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

165 views

4 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
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,590 views

4 years ago

Jon Gjengset
Crust of Rust: Subtyping and Variance

In this episode of Crust of Rust, we go over subtyping and variance — a niche part of Rust that most people don't have to think ...

1:39:41
Crust of Rust: Subtyping and Variance

72,474 views

4 years ago

Dandalf
C / C++ Functions

The video discusses library functions and user defined functions, calling a function - arguments and parameters, function ...

33:22
C / C++ Functions

190 views

5 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)

97,021 views

8 months ago

CS50
Section 9: More Comfortable

... be c and then we look at a-- we need to recognize that even though there's a pointer coming out of this node it doesn't represent ...

1:19:25
Section 9: More Comfortable

579 views

13 years ago

NPTEL IIT Bombay
Lecture 10 : Functions Part 4 : Pointers

Functions Part 4 : Pointers.

26:10
Lecture 10 : Functions Part 4 : Pointers

11,479 views

6 years ago

Jon Gjengset
Crust of Rust: Build Scripts and Foreign-Function Interfaces (FFI)

This time we go over Cargo build scripts and Rust foreign-function interfaces, including looking at some widely used *-sys crates.

2:15:42
Crust of Rust: Build Scripts and Foreign-Function Interfaces (FFI)

45,760 views

3 years ago

Jon Gjengset
Crust of Rust: std::collections

In this video we go over the various collection types in the Rust standard library (effectively `std::collections`), and discuss a bit ...

2:45:04
Crust of Rust: std::collections

85,550 views

2 years ago

CS76
Week 1
2:01:36
Week 1

1,560 views

12 years ago

cs631apue
Advanced Programming in the UNIX Environment: Week 06, Segment 2 - Program Startup

In this video lecture, we learn how a program starts. "What, you write 'main()' and off you go!" you say? Not so fast! Let's look at the ...

16:14
Advanced Programming in the UNIX Environment: Week 06, Segment 2 - Program Startup

2,604 views

5 years ago

wikipedia tts
Pointer (computer science) | Wikipedia audio article

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

59:15
Pointer (computer science) | Wikipedia audio article

22 views

6 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

All Systems Go!
2017 Rust memory management

https://media.ccc.de/c/asg2017/ASG2017-118-rust_memory_management A quick introduction to the unique memory ...

24:01
2017 Rust memory management

706 views

8 years ago

COMPUTER & EXCEL SOLUTION
How to use array pointer together in C Language@COMPUTEREXCELSOLUTION

Join this channel to get access to perks: https://www.youtube.com/channel/UC4C_tfy6WLDxzVVO3y6YinA/join This is my ...

1:44
How to use array pointer together in C Language@COMPUTEREXCELSOLUTION

68 views

3 years ago