Hacker News new | past | comments | ask | show | jobs | submit login

You are absolutely right. Alas, this is mostly applicable when you still have the choice of the languages you will use or build to solve your problem.

When we have settled for one language, though, no matter what we do, it greatly influences our thinking. For instance, I know and love Ocaml and Haskell, yet when I do C++, I have to think in C++ to a great extent. If I think more abstractly (declarative description of my problem, proper separation of concerns, algebraic properties…), I can guarantee the C++ translation will be utterly unreadable, because the mismatch is too great.




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

Search: