Repository with sources and generator of https://larlet.fr/david/ https://larlet.fr/david/
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

index.md 849B

1234567891011121314
  1. title: Make it
  2. lang: en
  3. > I always interpreted this phrase in terms of business needs, not coding standards.
  4. >
  5. > 1. Meet the minimum requirements for the business to call project a success. (Make it work.)
  6. >
  7. > 2. Add bells and whistles to make the program less prone to error and more feature rich. (Make it right.)
  8. >
  9. > 3. Find and eliminate waste in the process. Some assumptions from the start will have been incorrect. Remove unnecessary business logic. Included in this step is to improve code for better performance. (Make it fast.)
  10. >
  11. > <cite>*[Make It Work Make It Right Make It Fast](http://wiki.c2.com/?MakeItWorkMakeItRightMakeItFast)* ([cache](/david/cache/c6bac30b5d99b04a2291f538da7252c0/))</cite>
  12. 0\. Understand the ethical implications of your work and your responsibilities acting for a future you believe in. (Make it for good.)