The place to participate in software design and coding.
We foster a development culture based on the Ten Commandments of Egoless Programming as originally established in “The Psychology of Computer Programming” (1971) by Gerald Weinberg:
- Understand and accept that you will make mistakes.
- You are not your code.
- No matter how much “karate” you know, someone else will always know more.
- Don’t rewrite code without consultation.
- Treat people who know less than you with respect, deference, and patience.
- The only constant in the world is change.
- The only true authority stems from knowledge, not from position.
- Fight for what you believe, but gracefully accept defeat.
- Don’t be “the guy in the room.”
- Critique code instead of people—be kind to the coder, not to the code.
An extended version can be found here.