On 6/7/2013 9:20 PM, Dave McGuire wrote:
What do you see as the biggest obstacles for
adopting the FP
abstractions in "everyday programming thought"? I assume unlearning
previously-learned ways of approaching problems? (iterators vs.
recursion, etc)?
I have no problems with iteration or subroutines, so why do we need
recursion?
That is not to say for a quick and dirty program I'll use it if need be,
but the problem with general recursion is stack overflow and how do you
handle that? And do say get more memory, then you get fix the firmware
for the latest hardware* -
http://pdp2011.sytse.net/wordpress/ - as
this is a problem in defining a problem that needs to be addressed in
computer science - program limits,not newer or bigger is better.
-Dave
Ben.
The firmware does not work with newer SD cards. Any one have the
old cards for sale?