Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I disagree. The lesson to be learned is not that pure functional programming it too extreme, but that it takes time to adopt that style.

As with any other style (OO, etc.), you won't get it right in your first attempt. It takes time to get a feeling for good design - in any style.



And C++ is not really the right language to try functional approaches. (You should at least at a garbage collector to vanilla C++ if you want to try.)


Well... you actually can try out functional approaches in C++, and even gain something out of it. It's just that doing so requires a sophisticated understanding of C++.


And probably a sophisticated understanding FP as well, if you want to apply it in such a hostile environment.

Not really a good idea when you are starting out, I guess.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: