I would like to start doing some forms of web development with the goal of creating web applications that could eventually turn into launch products. And for a long time I was very curious about functional programming, and somewhere in my heart secretly believing that the higher you go to the level of abstraction, the more you have (hidden presumption: functional programming is more abstract than procedural).
So, given the little experience on the Internet, I have, is there any functional language / framework with which to start to learn web development ?
The alternative is to stick to a mature procedural web structure (possibly Django), first explore the possibilities of web development, and then think about functional programming. However, all the work will be "wasted" if I eventually move on to functional programming.
I have pretty good experience with C ++, Objective-C / Cocoa, familiar with Python.
EDIT: Many people offer F #. But I would love (no offense for others) to stay away from the .NET platform and other MS ecosystems.
django functional-programming
ivanTheTerrible
source share