All Tags »
functional »
oo »
object oriented »
concurrency
Sorry, but there are no more tags available to filter with.
-
One of the big reasons for the recent push towards functional programming languages is concurrent programming. Everyone is worried about how the switch from more megahertz to more cores is going to impact how they program.
I was reading an article entitled F# Primer over on msdn today. It stated that the reason F#, and other functional ...