ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

162 results

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

447 views

2 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

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

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

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

775 views

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

6 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

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)

769 views

1 month 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,238 views

4 years ago

wikipedia tts
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

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

805 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

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

2 years 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,947 views

4 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,789 views

7 years ago

Danny Heap
racket recursion video 4/6 --- flatten a list

Video from http://www.cdf.toronto.edu/~heap/racket_lectures.html on how to flatten a nested list so that it includes only simple ...

3:50
racket recursion video 4/6 --- flatten a list

4,209 views

12 years ago

The Beauty and Joy of Computing
[BJC.4x] HOFs Part 5 : Tools and Demo Part 2

There I just made a function. I made an anonymous function. There's no name. I'm going to make this guy small so I have more ...

10:23
[BJC.4x] HOFs Part 5 : Tools and Demo Part 2

20 views

4 years 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

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

4 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,546 views

7 years ago