Ask HN:Does being a polyglot(programmer) helps improve coding?

https://news.ycombinator.com/item?id=4280482
by gamebit07 • 14 years ago
1 1 14 years ago

The advantages of bilingulaism has been a topic of much research. Eg. http://www.nytimes.com/2012/03/18/opinion/sunday/the-benefits-of-bilingualism.html?_r=1. I held the opinion that learning french might not help me write better english?

Learning french might provide its own learning experience and probably few cells in the brain will get activated making it sharper. My question is does learning two prog. languages help coders write better code?

Can the same concept be extended to programming languages as well? Can learning java help you write better C code? Here is a personal experience from a friend of mine:

"I spend years trying to understand C pointers in vain, and only understood them after I learn Java. People say Java has no pointers. Actually every (non primitive) var in Java is a pointer, which references and derferences automatically."

Say i am a django developer and i learn RoR can learning RoR help me improve the django code i write or are they mutually exclusive.

What does the community think of it.

Thanks.

Related Stories

Loading related stories...

Source preview

news.ycombinator.com