Niklaus Wirth

Niklaus E. Wirth is a Swiss computer scientist and winner of the 1984 Turing Award. He is best known for designing several programming languages, including Pascal, and for pioneering several classic topics in software engineering.

Sourced

  • Software gets slower faster than hardware gets faster.
    • Variation: Software is decelerating faster than hardware is accelerating.
    • aka "Wirth's law"

  • As a matter of fact, the adaptability of a program to changes in its objectives (often called maintainability) and to challenges in its environment in terms of the degree to which it is neatly structured.

  • But active programming consists of the design of new programs, rather than contemplation of old programs.

  • Clearly, programming courses should teach methods of design and construction, and the selected examples should be such that a gradual development can be nicely demonstrated.

  • During the process of stepwise refinement, a notation which is natural to the problem in hand should be used as long as possible.

  • Experience shows that the success of a programming course critically depends on the choice of these examples.

  • In the practical world of computing, it is rather uncommon that a program, once it performs correctly and satisfactorily, remains unchanged forever.

  • Programming is usually taught by examples.

  • Go To statement considered harmful.
    • Often attributed to Edsger Wybe Dijkstra, but it was the title to a letter in CACM 11, 3 (March, 1968). However The original title of "A Case against the GO TO Statement" (EWD215, PDF here, ACM has its own copy online) was changed by the editor Niklaus Wirth, to speed up publication. Dijkstra explains it himself in EWD1308 (see near the end of the article).
 
Quoternity
SilverdaleInteractive.com © 2024. All rights reserved.