Да, это интереснее тех агиток, которые я читал до этого, большое спасибо.
Армстронг безусловно молодец по критерию продуктивности (создал что-то полезное).
Интересно, что он следует дурацкому принципу 1:1, до этого успешно применявшегося в коболе (program text is isomorphic to domain description in English) и ООП Буча:
If there is a 1:1 mapping of the problem onto the program we say that the program is isomorphic to the problem. It is extremely important that the mapping is exactly 1:1. The reason for this is that it minimizes the conceptual gap between the problem and the solution. If this mapping is not 1:1 the program will quickly degenerate, and become difficult to understand.
Comments 3
Reply
Армстронг безусловно молодец по критерию продуктивности (создал что-то полезное).
Интересно, что он следует дурацкому принципу 1:1, до этого успешно применявшегося в коболе (program text is isomorphic to domain description in English) и ООП Буча:
If there is a 1:1 mapping of the problem onto the
program we say that the program is isomorphic to the problem.
It is extremely important that the mapping is exactly 1:1. The reason
for this is that it minimizes the conceptual gap between the problem and
the solution. If this mapping is not 1:1 the program will quickly degenerate,
and become difficult to understand.
Reply
Reply
Leave a comment