views:

56

answers:

1

Hi

Looking for a good resource (textbook/webpage/etc) where I can learn about all the different terms I hear used to describe programming languages. Things like:
- downward funargs
- currying
- closures

+1  A: 

All three of those terms are described on StackOverflow!

hyuan
You have the links for currying and downward funargs switched...
Nick Klauer
Nice catch! Thank you!
hyuan