ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

15,984 results

Cpp Usergroup Dresden
Georg Bannasch "Expressive functional C++"

Functional programming offers great concepts to write expressive code. In this talk I want to present a few (mostly very basic) ...

48:15
Georg Bannasch "Expressive functional C++"

311 views

6 years ago

Tiago Cogumbreiro
CS450   S21   17   02  Introducing Lambda S

We're now going to learn a language called lambda s which is short for mini racket right so what we'll learn in today's videos or a ...

7:56
CS450 S21 17 02 Introducing Lambda S

171 views

4 years ago

Tiago Cogumbreiro
CS450   21   2  lambda f syntax

... all functions actually should only take one forever so that's just return one parameter variable X okay so this represents lambda ...

13:51
CS450 21 2 lambda f syntax

83 views

5 years ago

Einsteinzee
Learning by doing :: C++ -- Lambda Expressions in C++

This video is part of the new series called "Learning by doing :: C++" which is dedicated to random topics in C++. Here we talked ...

12:33
Learning by doing :: C++ -- Lambda Expressions in C++

94 views

1 year ago

OpenWebinars
QUÉ SON LAS FUNCIONES LAMBDA EN C++

Te explicamos qué son las funciones lambda en C++ y te mostramos de forma práctica cómo utilizarlas.▻▻ Suscríbete para ...

8:36
QUÉ SON LAS FUNCIONES LAMBDA EN C++

4,428 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

Kristopher Micinski
L6: Lambdas

Reading: SICP section 1.3 up to (stopping right before) 1.3.3 ...

25:38
L6: Lambdas

2,760 views

4 years ago

CppNow
Intro to Functional Programming in C++

David Sankel's presentation from C++Now 2014 Slides are available here: ...

1:15:54
Intro to Functional Programming in C++

15,011 views

11 years ago

CppNow
C++Now 2018: Alan Talbot “Loop Exit Blocks: A proposal for C++20”

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

4:55
C++Now 2018: Alan Talbot “Loop Exit Blocks: A proposal for C++20”

1,840 views

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

8 years ago

Julian Kunkel
CS1PC C++ Week 5-2-2: Modern C++: Lambda Expressions

... this with prototypes to reduce the need to specify return so you can say aut to I fun and this one is a Lambda function on the right ...

7:07
CS1PC C++ Week 5-2-2: Modern C++: Lambda Expressions

5 views

5 years ago

Erarnitox
Lambdas & Callbacks in C++

Get your first exposure to captures and lambda functions in modern C++ . These concepts, especially callback functions, will be ...

10:21
Lambdas & Callbacks in C++

294 views

3 months ago

The Debug Zone
How to Immediately Invoke a C++ Lambda Function: Quick Guide & Examples

In this video, we dive into the world of C++ lambda functions, exploring how to invoke them immediately for efficient coding.

1:31
How to Immediately Invoke a C++ Lambda Function: Quick Guide & Examples

29 views

7 months ago

Peter Schneider
What is a lambda expression in C++11?

What is a lambda expression in C++11? I hope you found a solution that worked for you :) The Content (except music & images) is ...

8:19
What is a lambda expression in C++11?

46 views

3 years ago

The Debug Zone
How to Return a Recursive Lambda from a Function in C++: A Complete Guide

In this video, we delve into the fascinating world of C++ programming, specifically focusing on the concept of recursive lambdas.

2:16
How to Return a Recursive Lambda from a Function in C++: A Complete Guide

2 views

5 months 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,508 views

3 years ago

Codanics
Functions and lambda functions in python | #python #pythonkachilla #aikachilla

Lambda functions let you create small anonymous functions on-the-fly. Grasp lambda function syntax, use cases like ...

29:19
Functions and lambda functions in python | #python #pythonkachilla #aikachilla

4,566 views

2 years ago

The Debug Zone
Modifying Vectors in C++11 Lambda Functions: Capture by Reference Explained

In this video, we dive into the powerful world of C++11 lambda functions, focusing specifically on how to modify vectors using ...

1:34
Modifying Vectors in C++11 Lambda Functions: Capture by Reference Explained

23 views

8 months ago

Bald. Bearded. Builder.
Better C# Anonymous Functions & Lambdas #csharp #dotnet #developer #code #programming

C# 12 is making anonymous functions & lambda expressions a little easier with default values and params flagged parameters.

0:42
Better C# Anonymous Functions & Lambdas #csharp #dotnet #developer #code #programming

452 views

2 years ago

SwedenCpp
Phil Nash: Not your Grandparent's C++, Part 1

C++ has been around since the 80s, and is based on a legacy that stretches back to the 70s, 60s and earlier (depending on how ...

56:20
Phil Nash: Not your Grandparent's C++, Part 1

3,078 views

3 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,191 views

6 years ago

Adam Doupé
CSE 340 F16 Office Hours: "Lambda Calculus"

Recorded office hours discussion for CSE 340 F16. Discussed disambiguation rules for lambda calculus. Lecture slides and other ...

7:39
CSE 340 F16 Office Hours: "Lambda Calculus"

1,384 views

9 years ago

CppNow
C++Now 2018: Matt Calabrese “Argot: Simplifying Variants, Tuples, and Futures”

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

1:39:13
C++Now 2018: Matt Calabrese “Argot: Simplifying Variants, Tuples, and Futures”

3,475 views

7 years ago

CppNow
C++Now 2019: Michael Park “Pattern Matching: Match Me If You Can”

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

1:29:26
C++Now 2019: Michael Park “Pattern Matching: Match Me If You Can”

4,643 views

6 years ago

The Debug Zone
Copying std::function with Lambda Default Parameters: A Technical Guide

In this video, we delve into the intricacies of copying `std::function` objects in C++ when using lambda expressions with default ...

4:15
Copying std::function with Lambda Default Parameters: A Technical Guide

21 views

1 year ago