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

I'm from a Hispanic family which is by and large bilingual and uses quite a lot of Spanglish at family events. However, I was raised monolingual, with English. My parents say they sometimes regret not teaching me Spanish. But, on they other hand, they recognize that my English rhetorical skills are significantly better than they might otherwise have been. Given that English is a language with a wide vocabulary and quite expressive specificity, this confers all sorts of advantages to me, especially in technical applications.

I am most definitely a programming polyglot, however, and that was of my own doing. Learning many programming languages has most definitely had a profound effect on how I think about problems and break down sub-problems. I don't think it's made me smarter or more intelligent generally, but it has opened doors to solutions I would not have been able to consider otherwise, which is probably a good analogy for what this study is suggesting.

I have definitely settled in a nice generally-optimal zone of functional-procedural: Isolate state to referentially transparent procedures, and mutate all the state you want within those procedures, but the overall program structure should be a functional pyramid of value-returning calls.



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

Search: