ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,313 results

programming
pointers

C pointers.

42:20
pointers

303 views

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

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

7 years ago

The Statistics Lab
SQ4007 Tutorial wk5 Pointers in C

SQ4007 Computing Technology (Intro to programming complete course) https://sq4007-2025.github.io/website/ SQ4007 Tutorial ...

29:08
SQ4007 Tutorial wk5 Pointers in C

13 views

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

460 views

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

3 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

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

9 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,517 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,684 views

Streamed 1 year ago

GopherCon UK
GopherCon UK 2019: Daniela Petruzalek - Fun With Pointers

In this talk you will learn how to use pointers effectively in Go. We'll cover from the basics of pointer declaration and usage, to the ...

32:34
GopherCon UK 2019: Daniela Petruzalek - Fun With Pointers

5,494 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

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

4 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

CppNow
C++Now 2018:Bob Steagall “Fancy Pointers for Fun and Profit”

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

1:30:21
C++Now 2018:Bob Steagall “Fancy Pointers for Fun and Profit”

2,164 views

7 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

Sonia: Code & Skate | Play
Lock-Free Atomic Shared Pointer in C - Lock Free Programming (Part #1)

See project on GitHub: https://github.com/sadhbh-c0d3/lock-free 00:00 - Start 00:10 - What is Shared_Ptr (C vs C++) 00:56 - Our ...

36:58
Lock-Free Atomic Shared Pointer in C - Lock Free Programming (Part #1)

2,498 views

1 year 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,472 views

9 years ago

Md. Alim Ul Karim
C Programming : Pointers Basics for Beginners

C Programming : Pointers Basics for Beginners I have learned pointers from Mr. Mirza Mohammad Lutfe ...

21:22
C Programming : Pointers Basics for Beginners

863 views

11 years ago

Himanshu Kaushik | DigiiMento GATE, NET, CSE Prep
Pointers in C - Part 1 | Basic to Advance | Complete Concept

GATECS #NTAUGCNET #Call_9821876104 Learn the concept of pointers in C from basic to advance. This is 1st part of the video ...

1:45:00
Pointers in C - Part 1 | Basic to Advance | Complete Concept

5,119 views

5 years ago