ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

97,111 results

Code Insights
Getting Started with Lambda Expressions with Jeremy Clark

Subscribe for more content: http://vid.io/xqZ4 Check out our other videos: http://vid.io/xqZ9 Lambda expressions aren't that hard ...

42:10
Getting Started with Lambda Expressions with Jeremy Clark

80,593 views

10 years ago

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

We'll cover the minor changes to lambdas in C++17, such as the ability to capture `*this` by value, and indicate some of the minor ...

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

82,471 views

6 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

397,989 views

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

4 years ago

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

54,527 views

2 months 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,399 views

3 years ago

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

We can capture by reference and by value when using lambdas. Note that when capturing by value, by default variables are ...

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

8,021 views

3 years ago

malloc(42)
What led lambdas to the C++ standard? Talking proposals!

Lambda expressions and closures for C++ (2006): https://stroustrup.com/N1968-lambda-expressions.pdf 3. Lambda Expressions ...

21:34
What led lambdas to the C++ standard? Talking proposals!

137 views

4 years ago

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

MIT 6.100L Introduction to CS and Programming using Python, Fall 2022 Instructor: Ana Bell View the complete course: ...

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

48,509 views

1 year ago

CppCon
Back To Basics: Lambda Expressions - Barbara Geller & Ansel Sermersheim - CppCon 2020

https://cppcon.org/ ...

1:01:19
Back To Basics: Lambda Expressions - Barbara Geller & Ansel Sermersheim - CppCon 2020

16,513 views

5 years 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,637 views

3 months 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,342 views

10 years ago

Simplilearn
Lambda Expression C# Tutorial | LINQ C# | C# Tutorial For Beginners | Simplilearn

Full Stack Java Developer Program (Discount Code - YTBE15) ...

31:12
Lambda Expression C# Tutorial | LINQ C# | C# Tutorial For Beginners | Simplilearn

16,675 views

3 years ago

Derek Banas
C++ Tutorial 9 : Lambda Expressions

Code & Transcript : http://bit.ly/cplusplus9 Best C++ Book : https://amzn.to/2GPb7do https://www.patreon.com/derekbanas This part ...

25:21
C++ Tutorial 9 : Lambda Expressions

57,232 views

7 years ago

Feabhas Ltd
Demystifying C++ Lambdas

This is the second in our webinar series: 'Demystifying C++ Lambdas'. Lambdas are one of the features of Modern C++ that seem ...

27:04
Demystifying C++ Lambdas

610 views

7 years ago

DigiPen Game Engine Architecture Club
Lambdas in Modern C++

Presented by Allan Deutsch.

29:27
Lambdas in Modern C++

6,130 views

9 years ago

CppCon
CppCon 2015: Arthur O'Dwyer “Lambdas from First Principles: A Whirlwind Tour of C++"”

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

58:54
CppCon 2015: Arthur O'Dwyer “Lambdas from First Principles: A Whirlwind Tour of C++"”

26,293 views

10 years ago

Programming Made EZ
C# Advanced Tutorials: Delegates, Lambdas, Action T, and Func T

In this video you will learn about delegates, events, Lambda expressions, Action of T and Func of T. After you are done watching ...

27:55
C# Advanced Tutorials: Delegates, Lambdas, Action T, and Func T

43,371 views

7 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

CppNow
C++Now 2017: Vittorio Romeo “Implementing `variant` visitation using lambdas"

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

1:29:34
C++Now 2017: Vittorio Romeo “Implementing `variant` visitation using lambdas"

3,731 views

8 years ago