Created
December 12, 2017 15:08
-
-
Save alvarocavalcanti/03a66835a02b2274d1e4c7a6b07368a0 to your computer and use it in GitHub Desktop.
Uncle Bob Scribe's Oath
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Uncle Bob's Scribe's Oath | |
1. I will not produce harmful code | |
2. I will not produce code that's not my best | |
3. I will provide with each release a quick testable repeatable proof that code works | |
4. I will not avoid release that will impede progress(short term rapid releases) | |
5. I will fearlessly and relentlessly improve the quality of code. I will | |
never make the code worse | |
6. I will keep productivity high I will not do anything that decreases | |
productivity | |
7. I will continuously ensure others can cover for me and I can cover for them | |
8. I will produce estimates without certainty I will not make promises | |
without certainty | |
9. I will never stop learning and improving my craft |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment