coh has been updated'

This commit is contained in:
Sameer Rahmani 2019-07-26 16:19:19 +01:00
parent 13bb5f2bc7
commit d52c0100b9
1 changed files with 14 additions and 2 deletions

16
coh.md
View File

@ -25,8 +25,8 @@ I always try to live by my code of honor. A man is nothing without his honor. "A
* "For a samurai everywhere is Japan."
* Holding back is disrespectful to your opponent.
* Live life in your way.
* "Respect is earned, not given", So earn respect.
* "Respect is earned, not given", So earn it.
* "A man is much more than the job he holds and clothes he wears."
## Programming
* Simplicity over Complexity
@ -48,6 +48,18 @@ I always try to live by my code of honor. A man is nothing without his honor. "A
* Is it following the correct coding style ?
### Resiliency Checklist
* Things that might fail:
* Dependant systems
* Network
* External storage
* Database
* "The Cloud"
## Trading Checklist
* TBD
## Contribute to the Code Of Honor
If you found these codes useful and like to share your values with me, you're welcome to create a PR
on [the repository](https://gitlab.com/lxsameer/lxhome).