ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,075 results

makingthematrix
Programming with Functions #1 - Introduction

It's also my "manifesto" of a sort about simplicity in programming. I feel that in our quest to learn Functional Programming we ...

11:04
Programming with Functions #1 - Introduction

4,585 views

5 years ago

ConfEngine
Edward Kmett - How I discovered functional programming

Edward Kmett is the chairman of the Haskell Libraries Committee. Here he shares how he came to discover functional ...

4:34
Edward Kmett - How I discovered functional programming

5,351 views

4 years ago

R Consortium
Use Case: Functional Programming and Parallelization in Spatial Point Pattern Analysis

This video is part of the virtual useR! 2021 conference. Find supplementary material on our website https://user2021.r-project.org/.

7:04
Use Case: Functional Programming and Parallelization in Spatial Point Pattern Analysis

146 views

4 years ago

Mark Newman
How to Implement the FFT: A Coding Tutorial

Learn how to implement the FFT in this practical coding tutorial in which I guide you step-by-step through the process of writing a ...

13:12
How to Implement the FFT: A Coding Tutorial

2,894 views

6 months ago

Bald. Bearded. Builder.
MVC vs. Minimal API vs. FastEndpoints - Which is Best for Your Project?

Not sure whether your .NET API should use MVC, minimal API, or something else? Let's talk about the pro's and con's of each and ...

4:39
MVC vs. Minimal API vs. FastEndpoints - Which is Best for Your Project?

23,572 views

1 year ago

Matthew Brecknell
Hole-driven Haskell

Demonstration of a technique for using types to guide the construction of Haskell programs, based on natural deduction. Includes ...

16:39
Hole-driven Haskell

19,572 views

12 years ago

Mariusz Jurczenko
From Procedural to Functional: The Evolution of Programming Paradigms

In this video, we delve into the fascinating journey of programming paradigms, tracing their evolution from Procedural to ...

9:19
From Procedural to Functional: The Evolution of Programming Paradigms

143 views

1 year ago

The Beauty and Joy of Computing
[BJC.1x] Functions Part 3 : Why Should You Use Functions?

And so this is why functional programming leads to really wonderful applications in the parallel space in cloud computing. Finally ...

7:25
[BJC.1x] Functions Part 3 : Why Should You Use Functions?

90 views

4 years ago

makingthematrix
Programming with Functions #5 - Immutability

Immutability and pączki. And how do you think, where is the border? Where do you decide that enough is enough and reach for ...

12:42
Programming with Functions #5 - Immutability

938 views

4 years ago

Shriram Krishnamurthi
Why Racket?

Why will we be using so much Racket?

4:05
Why Racket?

7,772 views

5 years ago

Hillary Fleenor
functions2v2

We have certain programming languages called functional programming languages versus what Python is, which is an imperative ...

19:27
functions2v2

216 views

6 years ago

EmacsConf and Emacs hangouts
EmacsConf 2021: Old McCarthy Had a Form - Ian Eure

You can view this and other resources using free/libre source software at https://emacsconf.org/2021/talks/form . This video is ...

12:43
EmacsConf 2021: Old McCarthy Had a Form - Ian Eure

625 views

4 years ago

makingthematrix
Programming with Functions #2 - Functions as Data

In short (or tl;dw - "too long; didn't watch") this video boils down to: 1. Befriend your standard collections library. It's quite possible ...

11:10
Programming with Functions #2 - Functions as Data

1,803 views

5 years ago

makingthematrix
Programming with Functions #4 - unapply and newtype

Design your code around your cats. Data. I mean data. This is a direct continuation of the previous video in this series, the one ...

10:01
Programming with Functions #4 - unapply and newtype

865 views

4 years ago

EmacsConf and Emacs hangouts
EmacsConf 2021: Imaginary Programming - Shane Mulligan

You can view this and other resources using free/libre source software at https://emacsconf.org/2021/talks/imaginary This video is ...

10:18
EmacsConf 2021: Imaginary Programming - Shane Mulligan

586 views

4 years ago

Mechadense — Realm of Mechadense
Zooming programming interface experiment – Take1/2

The beginnings of an experimental zooming user interface for a (purely) functional programming language. Take1/2 Take 2/2 ...

4:45
Zooming programming interface experiment – Take1/2

99 views

4 years ago

Jonathan Dinu
How does Ray compare to Apache Spark??

In this video I compare and contrast the Apache Spark and the Ray frameworks, including how they differ conceptually, differences ...

14:56
How does Ray compare to Apache Spark??

13,973 views

4 years ago

Jevko
A Core Calculus for Documents vs Znadoc, Part 1 (raw)

In this video I talk about Znadoc, a document creation system I am building on Jevko in the context of a paper from January 2024, ...

15:45
A Core Calculus for Documents vs Znadoc, Part 1 (raw)

57 views

1 year ago

Kodumaro
Tail-Call Optimisation

T.C.O. is a programming technique to avoid memory stack overflow in recursions. Sorry for the missynchronised audio, I use ...

4:55
Tail-Call Optimisation

54 views

4 years ago

The Beauty and Joy of Computing
[BJC.1x] Programming Paradigms Part 1

It's the style of programming, the style taking your thoughts and embodying them in code. We've seen the functional model, and ...

4:47
[BJC.1x] Programming Paradigms Part 1

106 views

4 years ago