Unusual Experiments of a software developer

Latest

Functional Programming with C, yes… Good old C

Warning before a long read: This will not let you write production ready functional programming with C, this is just a small experiment.Early Jump to source code: cfunctional GitHub Repository ¶ I am developing with Scala for a time now. “Scala has full support for functional programming” source: wikipedia. Once you got used it, you can’t give up. It is easy to use when well understood. It is a little hard to debug. When using Spark, I realized that it is power comes from functional programming. When compared to old hadoop way of writing map reduce applications, it is heaven to write Spark Scala-style distributed applications.
Go to the profile of Berk Gökden
Berk GökdenFeb 1
More stories →About berk gokden