in

mscommunity.net

Interactive mscommunity.net online activities
All Tags » delegate (RSS)

Browse by Tags

  • Functional programming in C# - folding

    From Wikipedia: In functional programming , fold or reduce or accumulate is a family of higher-order functions that process a data structure in some order and build up a return value. This is as opposed to the family of unfold functions which take a starting value and apply a function to it repeatedly...
    Posted to Weblog :: Boris Ševo (Weblog) by boris.sevo on 11-25-2007
  • Functional programming in C# - filter function

    Wikipedia defines functional programming as: programming paradigm that treats computation as the evaluation of the mathematical functions and avoids state and mutable data . This is in contrast with the imperative programming (including object oriented programming) style which emphasizes changes in state...
    Posted to Weblog :: Boris Ševo (Weblog) by boris.sevo on 10-07-2007
Page 1 of 1 (2 items)
Powered by Community Server (Commercial Edition), by Telligent Systems