ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

169 results

Houston FPUG
Jeffery Olson, "System R—A Practical Lambda Calculus Made for Extensibility in Rust"

Abstract: This will be a presentation on lambda calculi, their differing varieties and corresponding expressiveness, and a particular ...

1:19:47
Jeffery Olson, "System R—A Practical Lambda Calculus Made for Extensibility in Rust"

205 views

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

CS50
Section 8: More Comfortable

Well, say goodbye to all of those char, float, int, and other keywords you need to use when declaring variables and functions in C.

1:22:49
Section 8: More Comfortable

796 views

13 years ago

Jesse Warden
In 60 Seconds: Why Functional Programmers Avoid Exceptions

Caveats; wonderful justifications why Exceptions aren't side effects, at least in Haskell.

1:01
In 60 Seconds: Why Functional Programmers Avoid Exceptions

807 views

4 years ago

M-x Research
Functional programming: an (Emacs) Lisp view 4/n

Fourth talk of 2022 at the M-x Research group by Jens Jensen This talk aims to introduce some more advanced(ish) topics of ...

57:19
Functional programming: an (Emacs) Lisp view 4/n

870 views

3 years ago

Bald. Bearded. Builder.
Alias Any Type in C# 12

The ability to alias namespaces and named types has existed in C# for several years, but now developers have the ability to alias ...

1:56
Alias Any Type in C# 12

777 views

2 years ago

Confreaks
RubyConf 2016 - C Ruby? C Ruby Go! Go Ruby Go! by Loren Segal

RubyConf 2016 - C Ruby? C Ruby Go! Go Ruby Go! by Loren Segal Ever wanted to rewrite performance sensitive code as a ...

42:29
RubyConf 2016 - C Ruby? C Ruby Go! Go Ruby Go! by Loren Segal

1,465 views

9 years ago

Confreaks
RubyConf 2016 - That Works?! Quines and Other Delightfully Useless Programs by Colin Fulton

RubyConf 2016 - That Works?! Quines and Other Delightfully Useless Programs by Colin Fulton Performance, readability and ...

49:11
RubyConf 2016 - That Works?! Quines and Other Delightfully Useless Programs by Colin Fulton

891 views

9 years ago

NPTEL IIT Bombay
Lecture 14 : Advanced  Features of  Functions Part 2 : Lambda expressions

Advanced Features of Functions Part 2 : Lambda expressions.

15:13
Lecture 14 : Advanced Features of Functions Part 2 : Lambda expressions

5,686 views

6 years ago

Jon Gjengset
Crust of Rust: Subtyping and Variance

In this episode of Crust of Rust, we go over subtyping and variance — a niche part of Rust that most people don't have to think ...

1:39:41
Crust of Rust: Subtyping and Variance

72,473 views

4 years ago

Jeremy Likness
TypeScript for JavaScript Developers Part 6: Lambda Expressions

Learn how to use lambda expressions in TypeScript so you never have to worry about what "this" is again. Learn more about "this" ...

2:20
TypeScript for JavaScript Developers Part 6: Lambda Expressions

403 views

6 years ago

Cours Python
5.2 Objet fonction, fonction lambda, map et filter

Regardons comment écrire une fonction lambda. C'est très simple, on va commencer avec le mot-clé lambda,. suivi d'un ...

8:43
5.2 Objet fonction, fonction lambda, map et filter

3,553 views

8 years ago

Rust Programming Language
RustConf 2018 - My Little Procedural Macro by Chris Wong

RustConf 2018 - My Little Procedural Macro by Chris Wong What if Handlebars was a macro? Three years, 376 commits, and ...

25:59
RustConf 2018 - My Little Procedural Macro by Chris Wong

5,790 views

7 years ago

timClicks
Rust on AWS Lambda Quickstart

Get your first Rust-based Lambda function live in less than 5 minutes. Resources: - Rust in the AWS Developer Center: ...

6:07
Rust on AWS Lambda Quickstart

3,626 views

2 years ago

Dr. Pavel Vlašánek
You are better at Math than you think (as a Programmer)

... statements 05:10 - Maps To (↦) → Lambda functions 05:28 - Contradiction (⊥) → Exceptions 06:01 - Conclusion *Watch Next* ...

6:28
You are better at Math than you think (as a Programmer)

25,477 views

9 months ago

Houston FPUG
Jeffrey Olson, "Functional Programming in Rust"

Rust is a systems-level programming language that has generated a lot of buzz in the developer community since it's public ...

1:27:21
Jeffrey Olson, "Functional Programming in Rust"

17,959 views

4 years ago

EmacsConf and Emacs hangouts
EmacsConf 2025: Some problems of modernizing Emacs - Eduardo Ochs (he/him)

Watch this on Eduardo's channel instead: https://www.youtube.com/watch?v=Y75Q2IN8Y_M ...

25:23
EmacsConf 2025: Some problems of modernizing Emacs - Eduardo Ochs (he/him)

796 views

1 month ago

Houston FPUG
Richard Feldman, "The Functional Purity Inference Plan"

It's common for imperative programming languages to announce that they're adding some new features to support a functional ...

1:25:39
Richard Feldman, "The Functional Purity Inference Plan"

7,490 views

1 year ago

COMPUTER & EXCEL SOLUTION
Anonymous function Lambda in Python@COMPUTEREXCELSOLUTION

https://youtu.be/B64PWaPt2dI https://youtu.be/NPOYyRSz6bc This is my Technology Related information.Like "O" Level,"CCC", ...

1:15
Anonymous function Lambda in Python@COMPUTEREXCELSOLUTION

60 views

4 years ago

NUS Hackers
FH #279: Notional Machines for Modern Scripting Languages

Introductory CS courses often use scripting languages such as Python. A notional machine is a predictive set of abstractions ...

44:07
FH #279: Notional Machines for Modern Scripting Languages

80 views

4 months ago

Wikipedia Fan
Closure (computer science) | Wikipedia audio article

This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Closure_(computer_programming) 00:00:47 1 ...

34:26
Closure (computer science) | Wikipedia audio article

13 views

7 years ago

La Vida Lambda
Rewriting a 1985 BASIC Program in Haskell

This video describes some of my work in re-writing MTLSTATS in Haskell, a hockey statistics tracking program originally written by ...

19:14
Rewriting a 1985 BASIC Program in Haskell

92 views

6 years ago

Filip Hráček
Dart 2.15: What's new

Dart 2.15 brings fast concurrency with worker isolates, a new constructor tear-off language feature, improved enum support in the ...

14:04
Dart 2.15: What's new

17,439 views

4 years ago

M-x Research
Functional programming: an (Emacs) Lisp view 5/n

Fifth talk of 2022 at the M-x Research group by Jens Jensen This talk is a continuation after Talk 4, this time we talk about ...

54:39
Functional programming: an (Emacs) Lisp view 5/n

449 views

3 years ago

Denis Kuzmin
Conari vs .NET DllExport; Unmanaged C++ and C# [ Part-1 ]

Do NOT combine unnecessary code, please turn ON your brains. /This is Part 1. Chapters: 00:06 - Declaring something from ...

10:39
Conari vs .NET DllExport; Unmanaged C++ and C# [ Part-1 ]

13,833 views

7 years ago