-
They will not ship shit.
- Despite Pressure
- Despite Deadlines
-
They should always be ready.
-
For:
- Deployment
- Shipping
- Testing
- Delivery
- Few Hours Delay is Fine but there should be no delay for months.
-
Stable Productivity
- No Tolerance for Mess.
- Keep the Code Clean.
-
Inexpensive Adaptability
- No Redesigning of entire system for changing one module.
- Migrations should be possible.
- No to Tightly Coupled Systems
-
Continuous Improvement
- Boys Scout Rule: Leave the Code Cleaner than you find it.
-
Extreme Quality
- You should be able to say to yourself: "I did a great job today".
-
Give Honest Estimates
- Give your Range of Estimates
- Minimum Range & How?
- Maximum Range & Why?
- Risks / Uncertainity
- Dates are LIES. Ranges are TRUTH.
- Make sure you don't repeat a same mistake twice.
-
Say "NO"
- If you don't believe in something.
- If you feel it's NOT REAL.
- Don't just say I will "try" and ignore the work.
-
Continuous Aggressive Learning
- On your own time & resources.
- New Tech, Strategies, Design Patterns, etc.
- If you don't do it, Professionals will find people who do it :)
-
Mentoring
- Teach Juniors
- Discuss ideas with them.
- Pair Program with them.