Monday, April 25, 2011

resource for programming language features

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

From stackoverflow
  • All three of those terms are described on StackOverflow!

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

0 comments:

Post a Comment