fubarobfusco comments on Causal diagrams and software engineering - Less Wrong

32 Post author: Morendil 07 March 2012 06:23PM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (29)

You are viewing a single comment's thread. Show more comments above.

Comment author: CronoDAS 08 March 2012 03:05:15AM *  3 points [-]

In practice, requirements are never adequate. If they were adequate, there would be no need for programmers, because someone would have already written a compiler that turned the requirements directly into machine code.

Comment author: fubarobfusco 08 March 2012 04:21:05AM 3 points [-]

"Requirements" is a term for "writing down a statement of what should be done."

"Source code" is also a term for "writing down a statement of what should be done."

Of course, what "should" means, and who is supposed to do "what should be done", differs. That's the problem.