ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

93,034 results

Tsoding Daily
Smallest Pure Functional Language in C

Streamed Live on Twitch: https://twitch.tv/tsoding Chapters: - 00:00:00 - Main session - 03:19:58 - Footnote References: ...

3:23:01
Smallest Pure Functional Language in C

51,607 views

1 month ago

oneproduct
C++11/14 Lambda Functions

Using a lambda function I'll explain the syntax in a moment. The first things I want you to remark is that this song tour which we ...

27:35
C++11/14 Lambda Functions

6,353 views

8 years ago

CppCon
Back to Basics: Lambdas - Nicolai Josuttis - CppCon 2021

https://cppcon.org/ https://github.com/CppCon/CppCon2021 --- Lambdas, introduced with C++11, are used everywhere in modern ...

1:05:21
Back to Basics: Lambdas - Nicolai Josuttis - CppCon 2021

34,153 views

4 years ago

CppCon
C++ Lambda Idioms - Timur Doumler - CppCon 2022

https://cppcon.org/ --- C++ Lambda Idioms - Timur Doumler - CppCon 2022 https://github.com/CppCon/CppCon2022 Ever since ...

1:04:45
C++ Lambda Idioms - Timur Doumler - CppCon 2022

57,160 views

3 years ago

Eyesomorphic
Programming with Math | The Lambda Calculus

The Lambda Calculus is a tiny mathematical programming language that has the same computational power as any language ...

21:48
Programming with Math | The Lambda Calculus

391,890 views

1 year ago

Mike Shah
C++ Lambdas  Part 2 - ‘The capture’ | Modern cpp series Ep. 102

Full C++ Series Playlist: https://www.youtube.com/playlist?list=PLvv0ScY6vfd8j-tlhYVPYgiIyXduu6m-L ▻Find full courses on: ...

20:26
C++ Lambdas Part 2 - ‘The capture’ | Modern cpp series Ep. 102

7,771 views

3 years ago

Erlang Solutions
Boldizsar Nemeth - C preprossor macros from functional programs (Lambda Days 2016)

Slides and more info: http://www.lambdadays.org/lambdadays2016/boldizsar-nemeth The preprocessor of the C language ...

22:53
Boldizsar Nemeth - C preprossor macros from functional programs (Lambda Days 2016)

244 views

9 years ago

CppCon
Back to Basics: Lambdas from Scratch - Arthur O'Dwyer - CppCon 2019

http://CppCon.org — Discussion & Comments: https://www.reddit.com/r/cpp/ — Presentation Slides, PDFs, Source Code and other ...

52:09
Back to Basics: Lambdas from Scratch - Arthur O'Dwyer - CppCon 2019

82,220 views

6 years ago

KALI
Lambda Function in C++ | QML\QT | Making GUI in C++ | C++ Calculator | Tutorial | C++ Application

Lambda Function in C++ QML to QT C++ to QML ##This tutorial for c++ and QT/QML together## This tutorial covers C++ and ...

37:12
Lambda Function in C++ | QML\QT | Making GUI in C++ | C++ Calculator | Tutorial | C++ Application

369 views

1 year ago

Embarcadero Technologies
Delphi Anonymous Methods and C++ Lambdas – when to use them and not use them

Developer Skill Sprints Delphi Anonymous Methods and C++ Lambdas – when to use them and not use them David Intersimone ...

49:11
Delphi Anonymous Methods and C++ Lambdas – when to use them and not use them

3,332 views

10 years ago

DCMinds
C++11 : Lambda Expression (anonymous function)

Learn about nameless function that is lambda expression in C++11. how lambda makes our code more redable.

24:41
C++11 : Lambda Expression (anonymous function)

302 views

5 years ago

cpwithcpp
A Guide to Lambda Functions in C++

... Lambda Functions 10:27 - Recursive Lambda Functions 15:27 - Lambda Functions to sort vectors 18:05 - Lambda Functions to ...

25:30
A Guide to Lambda Functions in C++

384 views

2 years ago

IQ95 The Homo Siliconiens
All About Lambda Function

We learn all about lambda functions in C++ programming. How to define, call, and pass lambda functions as function arguments ...

53:02
All About Lambda Function

437 views

8 years ago

Dr. Michael Miljanovic
Lambda Functions in C++

... is a Lambda function because I'm declaring a variable I do need a semicolon here. Run uh I have t-shirt and jeans the fashion C ...

22:15
Lambda Functions in C++

130 views

10 months ago

MIT OpenCourseWare
Lecture 9: Lambda Functions, Tuples, and Lists

Lambda functions are useful when you need a simple function once. Tuples and lists are indexable sequences of objects.

45:26
Lecture 9: Lambda Functions, Tuples, and Lists

46,711 views

1 year ago

CppNow
Lambda All the Things - Braden Ganetsky - C++Now 2025

https://www.cppnow.org --- Lambda All the Things - Braden Ganetsky - C++Now 2025 --- Can we replace everything in our code ...

1:30:11
Lambda All the Things - Braden Ganetsky - C++Now 2025

3,588 views

2 months ago

cpponsea
A Kaleidoscope of C++ Lambdas - Dawid Zalewski - C++ on Sea 2024

https://cpponsea.uk​ --- A Kaleidoscope of C++ Lambdas - Dawid Zalewski - C++ on Sea 2024 --- Lambda expressions have ...

59:54
A Kaleidoscope of C++ Lambdas - Dawid Zalewski - C++ on Sea 2024

2,635 views

1 year ago

Divulge Info
Creating AWS Lambda Functions using C# .NET & API Gateway Integration

Topics Covered: Setting up AWS Lambda environment in Visual Studio Creating an AWS Lambda function using C# .

26:08
Creating AWS Lambda Functions using C# .NET & API Gateway Integration

5,758 views

1 year ago

MySirG.com
lambda in C++ - One concept in LIVE | MySirG

Learn about lambda functions in C++ in the simplest way possible. One concept ...

1:01:07
lambda in C++ - One concept in LIVE | MySirG

8,834 views

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