2.6 KiB
2.6 KiB
tags | date | categories | |||
---|---|---|---|---|---|
|
2015-10-01 |
|
Talks und Posts zu Haskell
Gründe Haskell zu nutzen und wo Vorteile liegen.
Talks
- The Future is parallel
- Lenses (Registrierung nötig - kostenfrei), siehe auch: Lenses
- Running a Startup on Haskell
- We're doing it all wrong - A Long-Term Scala-Compiler-Developer quits his job after years and tells why Scala is a mess.
- Monads explained in Javascript
- Vinyl Records with Slides
- Thinking with Laziness
Bücher/Paper
- Papers on STM
- Tackling the awkward squad
- Parallel and Concurrent Programming in Haskell
- Slides of a Quickcheck-Talk
- Understanding F-Algebras schöne Erklärung. Man könnte danach anfangen den [Morphismen-zoo](Code Snippets/Morphisms.md) zu verstehen...
- Monad Transformers
Funny Talks
- Tom LaGatta on Category-Theory
- Unifying Structured Recursion Schemes aka. Morphisms
- Hole-Driven-Development Teaser (Enthusiasticon, raichoo)
Unsorted/Unseen
- Functional Reactive Programming
- Diagrams: Declarative Vector Graphics in Haskell
- Lenses, Folds & Traversels by Edward Kmett
- Discrimination is Wrong by Edward Kmett