David Matuszek
Broschiertes Buch

Quick Functional Programming

Versandfertig in 6-10 Tagen
25,99 €
inkl. MwSt.
Weitere Ausgaben:
PAYBACK Punkte
13 °P sammeln!
Why learn functional programming? Isn't that some complicated ivory-tower technique used only in obscure languages like Haskell?In fact, functional programming is actually very simple. It's also very powerful, as Haskell demonstrates by throwing away all the conventional programming tools and using only functional programming features. But it doesn't have to be done that way.Functional programming is a power tool that you can use in addition to all your usual tools, to whatever extent your current mainstream language supports it. Most languages have at least basic support.In this book we use P...