Hacker News new | ask | show | jobs
by Koshkin 2228 days ago
Not so much 'discipline' as mastery. You have to know your trade, and there will never be a way around it.
1 comments

The mastery comes in at the specification level, though -- or at least, it should.

Ideally, a program's specification and implementation would be one and the same. The more the program departs from a plain-language specification, the more room for error exists, and the more discipline is required to avoid those errors.

IMO, what we need are better specification languages and better tools to compile them, not better programming languages. I believe we've gone as far as we can go with the latter. Some might even say that watershed was crossed in the COBOL era.