• Home
  • Coding
  • Haskell
Home
About me - Drezil
Curriculum Vitae
Highlights of my experiences in the programming world
Work-Experience
Android
Einrichtung Android-Smartphones
Coding
Haskell
Talks und Posts zu Haskell
Code-Snippets 2
Fortgeschrittene funktionale Programmierung in Haskell
Lenses
Webapp-Development in Haskell 2
Openapi-generator
Health
Mental Health
Logik für Dummies
Opinions
Editors
Keyboard-Layouts
Stuff
Die Bielefeld-Verschwörung
Todo
Uni
Studium generale / University-Life
Wie lerne ich richtig an der Uni?
Unix
SSH-Filter
    • Haskell
      • Coding
        • Home

Talks und Posts zu Haskell

Gründe Haskell zu nutzen und wo Vorteile liegen.

Talks

Simon Peyton Jones

  • The Future is parallel
  • Lenses (Registrierung nötig - kostenfrei), siehe auch: Lenses

Others

  • 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

Simon Peyton Jones

  • Papers on STM
  • Tackling the awkward squad

Others

  • 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 zu verstehen…
  • Monad Transformers

Funny Talks

  • Tom LaGatta on Category-Theory
  • Unifying Structured Recursion Schemes aka. The Morphism-Zoo
  • 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

Tutorials

  • Haskell fast and hard
  • Counterexamples for Typeclasses