Saturday, April 27, 2024 Text is available under the CC BY-SA 3.0 licence.

Fernando J. Corby Corbato


American computer scientist and winner of the 1990 Turing Award "for his pioneering work organizing the concepts and leading the development of the general-purpose, large-scale, time-sharing and resource-sharing computer systems, CTSS and Multics.
Page 1 of 1
Fernando J. Corby Corbato
It is important to emphasize the value of simplicity and elegance, for complexity has a way of compounding difficulties and as we have seen, creating mistakes. My definition of elegance is the achievement of a given functionality with a minimum of mechanism and a maximum of clarity.
Corbato quotes
The number of lines of code a programmer can write in a fixed period of time is the same independent of the language used.
Corbato
Design bugs are often subtle and occur by evolution with early assumptions being forgotten as new features or uses are added to systems.




The 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.
Corbato Fernando J. Corby
Systems with unknown behavioral properties require the implementation of iterations which are intrinsic to the design process but which are normally hidden from view. Certainly when a solution to a well-understood problem is synthesized, weak designs are mentally rejected by a competent designer in a matter of moments. On larger or more complicated efforts, alternative designs must be explicitly and iteratively implemented. The designers perhaps out of vanity, often are at pains to hide the many versions which were abandoned and if absolute failure occurs, of course one hears nothing. Thus the topic of design iteration is rarely discussed. Perhaps we should not be surprised to see this phenomenon with software, for it is a rare author indeed who publicizes the amount of editing or the number of drafts he took to produce a manuscript.
Regardless 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. Corby Corbato
Because one has to be an optimist to begin an ambitious project, it is not surprising that underestimation of completion time is the norm.
To our dismay, users who had been enduring several hour waits between jobs run under batch processing were suddenly restless when response times were more than a second.
Corbato
Clearly, one can obfuscate one's ideas with a compiler language but it's harder. To some extent one is talking about what one wants rather than how one wants to do it. The trouble with machine code, of course, is that when you look at a random section of machine code you don't know what properties of the instructions the programmer really wanted to exploit.
Corbato Fernando J. Corby
The value of metaphors should not be underestimated. Metaphors have the virtue of an expected behavior that is understood by all. Unnecessary communication and misunderstandings are reduced. Learning and education are quicker. In effect metaphors are a way of internalizing and abstracting concepts allowing one's thinking to be on a higher plane and low-level mistakes to be avoided.
Fernando J. Corby Corbato
The computer field is intoxicated with change. We have seen galloping growth over a period of four decades and it still does not seem to be slowing down. The field is not mature yet and already it accounts for a significant percentage of the Gross National Product.




One 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.
Page 1 of 1


© 2009–2013Quotes Privacy Policy | Contact