ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,080 results

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

13 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,721 views

8 years ago

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

Kristopher Micinski
L6: Lambdas

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

25:38
L6: Lambdas

2,763 views

4 years ago

Using std::cpp
Asio and C++20 coroutines, a happy match   Raúl Huertas Jungheinrich

Asio is one of the best libraries, if not the best, for making efficient programs with a strong input/output component. Until now, only ...

20:10
Asio and C++20 coroutines, a happy match Raúl Huertas Jungheinrich

1,717 views

2 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,015 views

11 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

ConfEngine
The Essence of Functional Programming by Richard Feldman #FnConf 2022

This talk dives into the origins of functional programming, going all the way back to where the term was first introduced, to see how ...

46:05
The Essence of Functional Programming by Richard Feldman #FnConf 2022

6,900 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,192 views

6 years ago

CppNow
Michał Dominiak: Variadic expansion in examples

Templates - and variadic templates - are an important aspect of writing a successful library in C++; libraries that can deal with ...

59:43
Michał Dominiak: Variadic expansion in examples

551 views

9 years ago

Confreaks
LambdaConf 2015 - Make Your Own Programming Language!   Nick Heiner

We're all used to typing code into an editor and seeing the computer do something when we run it. This is so familiar that it's easy ...

26:08
LambdaConf 2015 - Make Your Own Programming Language! Nick Heiner

7,270 views

10 years ago

Dev Corner
Lambda Functions - Mary had a little lambda by Anjana Vakil

And for every program that Mary wrote, the lambda was all she needed to know. Python's lambda, a tiny anonymous function, can ...

44:21
Lambda Functions - Mary had a little lambda by Anjana Vakil

11,967 views

7 years ago

RU Computer Science
Programming Languages: The functional paradigm - 1

First lecture on the functional paradigm.

28:42
Programming Languages: The functional paradigm - 1

2,475 views

11 years ago

Fred Martin
Transforming let and lambda expressions

Transforming let expressions into lambda expressions and vice-versa, including let*. From UMass Lowell's COMP.3010 ...

31:22
Transforming let and lambda expressions

258 views

8 years ago

CppNow
C++Now 2019: Timur Doumler “Better CTAD for C++20”

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

1:28:38
C++Now 2019: Timur Doumler “Better CTAD for C++20”

2,192 views

6 years ago

Engineering Community
Metaclass in C++20: Generating class with methods by Borys Panchenko-Vahner

During this presentation, we will talk about how to name methods and choose qualifiers using c-style string? Can we get info ...

57:56
Metaclass in C++20: Generating class with methods by Borys Panchenko-Vahner

154 views

2 years ago

CppNow
A Tutorial Introduction to C++11/14 - Part II

Leor Zolman's talk from C++Now 2014 Slides are available here: ...

1:40:53
A Tutorial Introduction to C++11/14 - Part II

8,735 views

11 years ago

Predicate Solutions
Session 22/35 (C# 3.0, 3.5 Features)

C# 3.0 Features - Lambda expressions (Generic Delegates-Func) C# 3.0 Features - Lambda expressions (Generic ...

2:21:22
Session 22/35 (C# 3.0, 3.5 Features)

2,448 views

12 years ago

LispNYC
John Tromp: The Binary Lambda Calculus, The Smallest Program Language

We'll discuss the Binary Lambda Calculus (BLC), an extremely simple programming language that is basically lambda calculus ...

3:03:36
John Tromp: The Binary Lambda Calculus, The Smallest Program Language

3,941 views

Streamed 2 years ago