Skip to content

Instantly share code, notes, and snippets.

@diegopacheco
Created January 15, 2012 18:50
Show Gist options
  • Save diegopacheco/1616750 to your computer and use it in GitHub Desktop.
Save diegopacheco/1616750 to your computer and use it in GitHub Desktop.
Functional Society - FP Concepts: Higher Order Functions, Currying and Lambda

This gist and a Functional Society Gist to talk about FP concepts, so people can share links and help each other to get the concepts right and make questions, get you question answered and so on and on...

3 FP Concepts

  • Higher Order Functions
  • Lambda
  • Currying

Some useful resources

@alepoletto
Copy link

one more good link about Haskell:
http://book.realworldhaskell.org/read/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment