Skip to content

Commit d86bd10

Browse files
committed
Merge pull request braydie#107 from relaxdiego/patch-1
Update 01-How to Tell the Hard From the Impossible.md
2 parents 3e06447 + cd020ec commit d86bd10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

en/3-Advanced/Technical-Judgment/01-How to Tell the Hard From the Impossible.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ It is our job to do the hard and discern the impossible. From the point of view
44

55
The distinction is not facetious because you may very well be asked to do what is practically impossible, either from a scientific point of view or a software engineering point of view. It then becomes your job to help the entrepreneur find a reasonable solution which is merely hard and gets most of what they wanted. A solution is merely hard when it can be confidently scheduled and the risks are understood.
66

7-
It is impossible to satisfy a vague requirement, such as ‘Build a system that will compute the most attractive hair style and colour for any person.’ If the requirement can be made more crisp, it will often become merely hard, such as ‘Build a system to compute an attractive hair style and colour for a person, allow them to preview it and make changes, and have the customer satisfaction based on the original styling be so great that we make a lot of money.’ If there is not crisp definition of success, you will not succeed.
7+
It is impossible to satisfy a vague requirement, such as ‘Build a system that will compute the most attractive hair style and colour for any person.’ If the requirement can be made more crisp, it will often become merely hard, such as ‘Build a system to compute an attractive hair style and colour for a person, allow them to preview it and make changes, and have the customer satisfaction based on the original styling be so great that we make a lot of money.’ If there is no crisp definition of success, you will not succeed.
88

9-
Next [How to Utilize Embedded Languages](02-How to Utilize Embedded Languages.md)
9+
Next [How to Utilize Embedded Languages](02-How to Utilize Embedded Languages.md)

0 commit comments

Comments
 (0)