[dba-Tech] F#

Arthur Fuller fuller.artful at gmail.com
Mon Jan 28 13:29:17 CST 2013


There's a good conceptual introduction to functional programming at
http://www.joelonsoftware.com/items/2006/08/01.html. perhaps the greatest
example is Google's MapReduce. The general idea is this: purely functional
programs have no side effects and thus are trivially parallelizable..

A.


More information about the dba-Tech mailing list