ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,576 results

Electronics with Professor Fiore
Embedded Programming: Pointers

In this video we examine pointers and addresses. We also see how this applies to arrays. Pointers are an extremely powerful and ...

26:49
Embedded Programming: Pointers

467 views

5 years ago

Studio IIT Bombay
CP M L14 Pointers

This is 14th session of Computer Programming workshop arranged for teachers. It was delivered by Prof. Deepak Phatak from IIT ...

25:13
CP M L14 Pointers

37 views

9 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,531 views

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

4 years ago

Using std::cpp
Dependency injection  Why does shared ptr use type erasure   Jan Krasinski

Dependency Injection is a broad topic related to all fields of software development. The presentation will describe commonly used ...

40:32
Dependency injection Why does shared ptr use type erasure Jan Krasinski

744 views

2 years ago

programming
pointers

C pointers.

42:20
pointers

303 views

5 years ago

Bartosz Milewski
Functional Patterns in C++, 1. Functors

Towards understanding asynchronous interfaces. First the introduction to some common functional patterns like Functor, which, ...

28:18
Functional Patterns in C++, 1. Functors

11,785 views

13 years ago

Tyler Caraza-Harter
1/31/2016 -- C Refresher

Topics: (1) pointers and arrays (2) structs (3) function pointers (4) preprocessor (5) multiple files (6) gdb.

1:03:06
1/31/2016 -- C Refresher

3,924 views

10 years ago

Dr. Nehad
Lec6-Pointers-part3(Prog2)

Dynamic Memory Allocation Stack and Heap Dynamic Memory Allocation & Arrays.

1:32:31
Lec6-Pointers-part3(Prog2)

121 views

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

3 years ago

Andrew Smith
C for Java Programmers: Pointer Arithmetic, Arrays, and Strings

In today's lesson, we discuss some further applications of pointers: pointer arithmetic, arrays, and C-style (null-terminated) strings.

2:35:28
C for Java Programmers: Pointer Arithmetic, Arrays, and Strings

2,570 views

5 years ago

CppNow
C++Now 2019: Matthew Fleming “An Alternate Smart Pointer Hierarchy”

http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:07:28
C++Now 2019: Matthew Fleming “An Alternate Smart Pointer Hierarchy”

2,306 views

6 years ago

pwn.college
Rev Roundup - CSE466 - Michael - 2025.09.10

... h and v3 we call this dreference pointer function which is just dreferencing A1 and so what does this mean v1 is going to contain.

1:16:45
Rev Roundup - CSE466 - Michael - 2025.09.10

928 views

5 months ago

Fardad Soleimanloo
IPC144SNQ - Week 6, Functions Pointers (NO AUDIO after 31:50 ) :(

Audio disconnected after 31:50.

1:02:35
IPC144SNQ - Week 6, Functions Pointers (NO AUDIO after 31:50 ) :(

355 views

7 years ago

SwedenCpp
Mikael Rosbacke: Embedded friendly std::function alternative

Code: https://github.com/rosbacke/delegate Recorded at StockholmCpp 18 ...

31:51
Mikael Rosbacke: Embedded friendly std::function alternative

2,263 views

7 years ago

eapbg
eapbg #50 An introduction to C programming pointers.

Electronics and Programming Beginners Guide http://www.eapbg.com An introduction to pointers in C programming.

54:26
eapbg #50 An introduction to C programming pointers.

504 views

8 years ago

CppNow
C++Now 2019: Vittorio Romeo “Higher-order functions and `function_ref`”

http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:35:34
C++Now 2019: Vittorio Romeo “Higher-order functions and `function_ref`”

2,193 views

6 years ago

Animesh S
C for Embedded Developers - Session 10

Enables embedded software skills for Developers!

1:02:20
C for Embedded Developers - Session 10

44 views

4 years ago

MisterArk
CS3 Lesson 19: Pointers continued

C++ C string arrays using pointers and dynamic memory, struct pointers, void pointers, function pointers http://arkiletian.com/cs3.

34:56
CS3 Lesson 19: Pointers continued

102 views

4 years ago

CppNow
C++Now 2019: JeanHeyd Meneide “The Plan for Tomorrow: Extension Points in C++ Applications”

... at: http://cppnow.org/history/2019/talks/ — For years, the callback paradigm with a function pointer and sometimes a void pointer ...

1:27:52
C++Now 2019: JeanHeyd Meneide “The Plan for Tomorrow: Extension Points in C++ Applications”

4,002 views

6 years ago