ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,357 results

programming
pointers

C pointers.

42:20
pointers

303 views

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

7 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,895 views

9 years ago

SwedenCpp
Petter Holmberg: Functional parsing in C++20

Is C++20 a language that supports a functional style of programming? Can we write modern C++ code in a pure functional style ...

1:35:40
Petter Holmberg: Functional parsing in C++20

2,504 views

3 years ago

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

463 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,305 views

6 years ago

Leira Hua
Lambdas, Lambdas Everywhere

Lambdas, Lambdas Everywhere by Herb Sutter http://channel9.msdn.com/Events/PDC/PDC10/FT13.

58:57
Lambdas, Lambdas Everywhere

6,730 views

13 years ago

Heavy Bare Metal
State machine programming for Arduino, switch case, table of structs, and table of function pointers

... using the classic switch case, a table of function pointers, and a table of structs. We will also see how to store the table of structs ...

42:54
State machine programming for Arduino, switch case, table of structs, and table of function pointers

15,580 views

5 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,190 views

6 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

99,995 views

4 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

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,556 views

5 years ago

CppNow
C++Now 2019: Lisa Lippincott “Practical Interfaces for Practical Functions”

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

1:35:57
C++Now 2019: Lisa Lippincott “Practical Interfaces for Practical Functions”

1,160 views

6 years ago

Utah Cpp Programmers
Illuminating Lambda Expressions in C++

Richard Thomson gives us an insight into lambda expressions in C++ by showing the equivalent manually written function objects ...

1:18:13
Illuminating Lambda Expressions in C++

883 views

5 years ago

PyCon South Africa
An introduction to interfacing with C using CFFI

Neil Muller https://2016.za.pycon.org/talks/20/ Python [CFFI (C Foreign Function Interface)](https://cffi.readthedocs.io/en/latest/) ...

1:17:02
An introduction to interfacing with C using CFFI

1,473 views

9 years ago

MUCplusplus
[MUC++] Klaus Iglberger - "Calling Functions: A Tutorial" (Virtual)

How is a function call resolved? How does the compiler find the right function and how does the compiler choose from a set of ...

1:24:43
[MUC++] Klaus Iglberger - "Calling Functions: A Tutorial" (Virtual)

1,045 views

5 years ago

dr Jonas Birch
Can you merge two functions together in C, at runtime?

Live coding on a C project Project: Can you merge two functions together in C, at runtime? If you have a function that doubles a ...

1:28:56
Can you merge two functions together in C, at runtime?

1,687 views

Streamed 1 year ago

Ron Wellman
08 - Arrays and Pointers

In video 08 of our series on rediscovering the C programming language, we discus arrays and pointers. We'll learn not only how ...

31:00
08 - Arrays and Pointers

41 views

5 years ago

CppNow
C++Now 2017: Jason Turner "(Ab)using C++17"

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

1:03:09
C++Now 2017: Jason Turner "(Ab)using C++17"

10,674 views

8 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