A public relations problem
A public relations problem
Posted Jul 18, 2015 6:04 UTC (Sat) by linuxrocks123 (guest, #34648)In reply to: A public relations problem by Kwi
Parent article: A better story for multi-core Python
Unless we're talking assembler versus something else, I don't think developer productivity impact should be anywhere near 10x between different high-level languages. Python is supremely convenient, but that convenience is worth no more to me than a 2x productivity increase over C or C++. In fact, for very large projects, Python starts to break down for a variety of reasons, and the speedup could even turn negative.
What type of code are you writing where you think you get a 10x productivity boost by switching languages?
