ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,782 results

ConfEngine
Edward Kmett - Why Haskell?

In this interview he shares the benefits of the Haskell functional programming language, especially when you are working at scale.

2:34
Edward Kmett - Why Haskell?

21,526 views

4 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

tef ebooks
Programming is terrible—Lessons learned from a life wasted. EMF2012

http://programmingisterrible.com/ https://mastodon.social/@tef A bad programmer talks about bad programming, from EMF 2012 ...

1:06:44
Programming is terrible—Lessons learned from a life wasted. EMF2012

1,703,414 views

13 years ago

Confreaks
RubyConf 2016 - Composition by James Dabbs

RubyConf 2016 - Composition by James Dabbs Our work as programmers consists largely of problem decomposition and ...

47:56
RubyConf 2016 - Composition by James Dabbs

2,252 views

9 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,399 views

4 years ago

Open Course Archive
01. Functional Programming I - CS 61A, Brian Harvey, Berkeley, Spring 2008

Part of CS61A: Structure and Interpretation of Computer Programs In this introductory lecture, we cover essential administrative ...

48:37
01. Functional Programming I - CS 61A, Brian Harvey, Berkeley, Spring 2008

25,776 views

5 years ago

ConfEngine
I wrote "7 Languages in 7 Weeks" because I was afraid - Bruce Tate

Bruce Tate documented his journey into functional programming with his book, "7 Languages in 7 Weeks". In this short interview ...

0:45
I wrote "7 Languages in 7 Weeks" because I was afraid - Bruce Tate

638 views

4 years ago

ConfEngine
Aaron Hsu - how he discovered functional programming and why he loves it!

"Early on, the biggest benefit was it [FP] gave me a way of engaging with the flow of the data through my program in a manner that ...

1:50
Aaron Hsu - how he discovered functional programming and why he loves it!

1,026 views

4 years ago

Houston FPUG
Richard Feldman, "New Ways to Roc!"

In the past year, Roc has gotten a new syntax, a new foundational abstraction, and a new compiler. A lot has changed! This talk is ...

2:23:52
Richard Feldman, "New Ways to Roc!"

8,911 views

2 months ago

Houston FPUG
Richard Feldman, "Millions of Users, Purely Functional Code"

Lots of companies dabble in functional programming, but most code in the world today is imperative. In contrast, the NoRedInk ...

1:48:35
Richard Feldman, "Millions of Users, Purely Functional Code"

8,366 views

4 years ago

Confreaks
RubyConf 2017: 4 Programming Paradigms in 45 Minutes by Aja Hammerly

4 Programming Paradigms in 45 Minutes by Aja Hammerly One of the most important lessons I've learned is that programming ...

43:10
RubyConf 2017: 4 Programming Paradigms in 45 Minutes by Aja Hammerly

7,724 views

8 years ago

ConfEngine
Francesco Cesarini explores some of the differences between Elixir and Erlang

"What the inventor of Elixir was trying to do was bring the power of Erlang to a lot of communities out there... There's also a ...

2:05
Francesco Cesarini explores some of the differences between Elixir and Erlang

2,255 views

3 years ago

ConfEngine
Want to be inspired by functional programming? Hear what people love about Functional Conf!

If you are a seasoned functional programmer or you are new to the paradigm, Functional Conf has something to offer everyone.

0:45
Want to be inspired by functional programming? Hear what people love about Functional Conf!

108 views

3 years ago

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

The Roc programming language, which has historically been a purely functional programming language, is planning to add some ...

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

7,501 views

1 year ago

Houston FPUG
Rúnar Bjarnason, "Unison: A Friendly Programming Language from the Future"

Unison is a radical new functional programming language that rethinks all aspects of the programming experience including the ...

1:26:01
Rúnar Bjarnason, "Unison: A Friendly Programming Language from the Future"

6,161 views

3 years ago

ConfEngine
Michael Snoyman - benefits of functional programming

Michael Snoyman spoke and delivered a full day workshop at Functional Conf 2019 . He shares what he sees the benefits of ...

0:59
Michael Snoyman - benefits of functional programming

459 views

3 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

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

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

4 years ago

ConfEngine
Aaron Hsu describes his experience at Functional Conf

"Functional Conf was this really engaging, inspiring sort of place where everybody was there with an open mind, hoping to learn ...

1:09
Aaron Hsu describes his experience at Functional Conf

83 views

4 years ago

ConfEngine
Francesco Cesarini outlines some of the benefits of the Erlang FP language

"Erlang's concurrency model is based on immutability, which is a feature which has existed in functional programming languages ...

1:36
Francesco Cesarini outlines some of the benefits of the Erlang FP language

108 views

3 years ago

Confreaks
RubyConf 2017: Rewriting Rack: A Functional Approach by Alex Wheeler

I kept hearing about the benefits of functional programming (simplicity, immutability, thread safety), but it wasn't until I ...

38:03
RubyConf 2017: Rewriting Rack: A Functional Approach by Alex Wheeler

2,861 views

8 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

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

147 views

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

866 views

5 years ago