The general problem with ambitious systems is complexity. [...] it is important to emphasize the value of simplicity and elegance, for complexity has a way of compounding difficulties.
Fernando J. CorbatoRegardless of whether one is dealing with assembly language or compiler language, the number of debugged lines of source code per day is about the same!
Fernando J. CorbatoBecause one has to be an optimist to begin an ambitious project, it is not surprising that underestimation of completion time is the norm.
Fernando J. CorbatoDesign bugs are often subtle and occur by evolution with early assumptions being forgotten as new features or uses are added to systems.
Fernando J. CorbatoThe use of the high level language made each programmer a factor of 5 to 10 more productive in a coding sense and more concerned with the semantics than the syntax of modules.
Fernando J. CorbatoOne is faced with a dilemma: If one places total trust in all other users, one is vulnerable to the antisocial behavior of any malicious user consider the case of viruses. But if one tries to be totally reclusive and isolated, one is not only bored, but one's information universe will cease to grow and be enhanced by interaction with others. The result is that most of us operate in a complicated trade-off zone with various arrangements of trust and security mechanisms.
Fernando J. Corbato