Get the latest tech news
Succinctness Is Power (2002)
ython's goal is regularity and readability, not succinctness. Python's goal is regularity and readability, not power.
Studies like Lutz Prechelt's comparison of programming languages, while generating the kind of results I expected, tend to use problems that are too short to be meaningful tests. The study also deals explictly with a point that was only implicit in Brooks' book (since he measured lines of debugged code): programs written in more powerful languages tend to have fewer bugs. It's isomorphic to the very successful technique of letting people pay in installments: instead of frightening them with a high upfront price, you tell them the low monthly payment.
Or read this on Hacker News