๐Ÿฆž๐ŸŒฏ Lobster Roll

Thread

Functional Programming concepts, examples and patterns illustrated through Haskell syntax. (github.com)

Stories related to "Functional Programming concepts, examples and patterns illustrated through Haskell syntax." across the full archive.

Functional Programming concepts, examples and patterns illustrated through Haskell syntax. (github.com)
Patterns for Asynchronous Programming with Promises (joezimjs.com)
Promises are currently the best tool we have for asynchronous programming and they appear to be our best hope for the forseeable future, even if they'll be hiding behind generators or async functions. For now, we'll need to use promises directly, so we should learn some good techniques for using the...
Functional Programming Patterns (BuildStuff '14) (slideshare.net)
John Myles White on Fundamental Concepts in Programming Languages | Papers We Love (paperswelove.org)
Programming Concepts in the Real World (seppo0010.github.io)
Functional Programming Design Patterns (fsharpforfunandprofit.com)
Data Locality ยท Optimization Patterns ยท Game Programming Patterns (gameprogrammingpatterns.com)
Programming Concepts Series (2014โ€“16) (thesocietea.org)
Game Programming Patterns (gameprogrammingpatterns.com)
No longer WIP, and recommended to me as one of the most eye-opening books on OOP (even if you're not a game developer)
How Functional Programming will (Finally) do Away With the GoF Patterns (blog.jooq.org)
Unicode programming, with examples (begriffs.com)
Patterns of Functional Programming: Functional Core - Imperative Shell (javiercasas.com)
What Is Dynamic Programming With Python Examples (skerritt.blog)
Bimodal programming โ€“ why design patterns fail (blog.cerebralab.com)
Concurrent programming, with examples (begriffs.com)
Programming Algorithms with code examples in Lisp (leanpub.com)
Patterns and Software: Essential Concepts and Terminology (2000) (bradapp.com)
Design Patterns in Dynamic Programming (1996) (norvig.com)
Functional Programming Concepts for React Developers (medium.com)
Game Programming Patterns - State
Functional Programming Concepts (docs.google.com)
What Programming Concepts do you Struggle to Grok or Use in Production?
For me, type magic whether Haskelly or Idrisy dependent types evades me. A lot of modern comp sci concentrates on types, which I find a slog to get through, in spite of some [helps](https://lobste.rs/s/11k4ri/how_should_i_read_type_system_notation). I've worked through a few books on the topic and a...
Patterns for failure-free, bounded-space, and bounded-time programming (dercuano.github.io)
Patterns of Functional Programming: Functional Core โ€“ Imperative Shell (javiercasas.com)
Functional Programming for the Object Oriented Programmer (commercial ebook) (leanpub.com)
Work in progress; the last two chapters are not yet in the book. Got a ringing endorsement from [Uncle Bob Martin](http://blog.8thlight.com/uncle-bob/2012/08/24/functional-programming-for-the-object-oriented-programmer.html).
Bugs, TDD and Functional Programming (dcsobral.blogspot.com)
Neo - Y-Not? - Adventures in Functional Programming (Part I) (neo.com)
Functional programming in object oriented languages (2010) (harukizaemon.com)
Map/Reduce Style Functional Programming with Go (programwith.us)
Bacon.js Makes Functional Reactive Programming Sizzle | Flowdock (blog.flowdock.com)