this post was submitted on 13 Jun 2023
5 points (100.0% liked)

Functional Programming

1426 readers
5 users here now

founded 2 years ago
MODERATORS
 

FP is a big umbrella with a lot of interesting work happening. Let's help one-another stay up-to-date by sharing links of some of our favorite FP and FP-adjacent talks.

top 2 comments
sorted by: hot top controversial new old
[โ€“] [email protected] 2 points 2 years ago

Another classic FP talk is Rich Hickey's Simple Made Easy. I think he does a great job of talking about the differences between things that are simple, and things that are merely easy.

[โ€“] kronicmage 1 points 2 years ago

I'm a big fan of Fun with Semirings ! It's about solving graph problems with linear algebra and certain algebraic structures in a very pagerank-like manner