ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

172,729 results

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

392,453 views

1 year ago

2swap
What is PLUS times PLUS?

The "theorem" is the claim which I discussed in the video- namely, that the Turing machine and lambda calculus are equally ...

28:28
What is PLUS times PLUS?

1,515,807 views

10 months ago

Computerphile
Lambda Calculus - Computerphile

The basis of almost all functional programming, Professor Graham Hutton explains Lambda Calculus.

12:40
Lambda Calculus - Computerphile

1,070,968 views

9 years ago

Evan Zhou
Learn Lambda Calculus: The language with ONLY FUNCTIONS

Learn nearly everything in Lambda Calculus, from the syntax to representing basic data types like booleans and numerals, ...

12:48
Learn Lambda Calculus: The language with ONLY FUNCTIONS

28,264 views

1 year ago

Fullstack Academy
Lambda Calculus - Fundamentals of Lambda Calculus & Functional Programming in JavaScript

Fullstack Academy was recently ranked the #1 coding bootcamp in the U.S. Learn more at https://www.fullstackacademy.com The ...

1:02:15
Lambda Calculus - Fundamentals of Lambda Calculus & Functional Programming in JavaScript

219,982 views

8 years ago

Philomathia
Lambda Calculus For Dummies: Introduction

In this video we will give an introduction to the basic notions of the lambda calculus, the formal system of computation developed ...

4:32
Lambda Calculus For Dummies: Introduction

3,517 views

1 year ago

LigerLearn
Lambda (λ) Calculus Primer

A primer on the lambda calculus with the aim of giving a basic understanding of the theoretical underpinnings of functional ...

34:26
Lambda (λ) Calculus Primer

22,137 views

2 years ago

PyCon 2019
David Beazley - Lambda Calculus from the Ground Up - PyCon 2019

"Speaker: David Beazley These days, programming style guides are all the rage. However, what if your style guide was so ...

3:26:34
David Beazley - Lambda Calculus from the Ground Up - PyCon 2019

50,580 views

6 years ago

Andrew Giraffe
Why Don't We Program In Lambda Calculus? Rust, Lisp, and Church's Thesis

This is a video that tries to shed light on some of the world of functional programming and its core: lambda calculus. While LC may ...

26:49
Why Don't We Program In Lambda Calculus? Rust, Lisp, and Church's Thesis

23,658 views

9 months ago

Advait Shinde
Lambda Calculus vs. Turing Machines (Theory of Computation)

Advait Shinde discusses the history of the theory of computation, delving into axiomatic thinking, Peano axioms, Turing Machines, ...

1:08:24
Lambda Calculus vs. Turing Machines (Theory of Computation)

26,312 views

5 years ago

A Byte of Code
Why functions are turing complete (Lambda Calculus)

Functions are an extremely useful part of programming, but it turns out that they're all you need to calculate anything. No data ...

3:59
Why functions are turing complete (Lambda Calculus)

84,901 views

3 years ago

Philomathia
Lambda Calculus For Dummies: What is a lambda expression

In this video we will talk about lambda expressions; we will explain the lambda notation used in lambda calculus to define ...

6:09
Lambda Calculus For Dummies: What is a lambda expression

4,372 views

1 year ago

Truttle1
Lambda Calculus!

TRUTTLE1 DISCORD: https://discord.com/invite/EKPBjjUc65 (It's now called the Bale of Esoturtles because why not.) Have you ...

9:51
Lambda Calculus!

71,666 views

3 years ago

Alex Lugo
What is Lambda Calculus? (ft. Church Encodings)

Lambda calculus is one of the headier concepts in CS but it's pretty cool once you get the hang of it. It's sorta alien-looking so bear ...

15:11
What is Lambda Calculus? (ft. Church Encodings)

56,718 views

6 years ago

SmartlyIO Engineering
A Flock of Functions: Lambda Calculus and Combinatory Logic in JavaScript | Gabriel Lebec @ DevTalks

The Lambda Calculus is a tiny symbol manipulation system which suffices to compute anything Turing-computable. Thanks to this ...

54:17
A Flock of Functions: Lambda Calculus and Combinatory Logic in JavaScript | Gabriel Lebec @ DevTalks

16,248 views

6 years ago

Tony Zhang
Lambda Calculus: The foundation of functional programming, and the simplest programming language

Lambda "Calculus" is a extremely concise way to represent logic and computing — just like a Turing machine. Instead of a Turing ...

15:43
Lambda Calculus: The foundation of functional programming, and the simplest programming language

41,744 views

2 years ago

LambdaConf
Adam McCullough - Greek Classics: Lambda Calculus For Beginners - λC 2017

Description: Functional programming wouldn't be functional without the lambda calculus. Most of the Really Fun Parts of FP are a ...

50:42
Adam McCullough - Greek Classics: Lambda Calculus For Beginners - λC 2017

11,580 views

8 years ago

Richard Assar
OmegaOS: A Lambda Calculus Based Operating System

OmegaOS is a homebrew OSDev project that boots to an untyped lambda calculus interpreter prompt based on John Tromp's ...

0:21
OmegaOS: A Lambda Calculus Based Operating System

1,182 views

5 years ago

Fireship
Haskell in 100 Seconds

Haskell is a purely functional programming language based on lambda calculus. It uses immutable values and expressions to ...

2:30
Haskell in 100 Seconds

985,061 views

4 years ago

LigerLearn
Lambda (λ) calculus evaluation rules (δ, β, α, η conversion/reduction)

In this video we discuss the way in which you can evaluate a lambda calculus program/expression using a number of rules (delta ...

16:55
Lambda (λ) calculus evaluation rules (δ, β, α, η conversion/reduction)

13,933 views

2 years ago