6 Dos:
Do the thing right
Do it efficiently
Do it safely (how likely to break, if break how likely to know about it)
Do it predictably
Do it sustainably (not burning the team out, allowing time for training, etc...)
8 Skills:
Designing (Specification -> Design)
Analysis (Requirement -> Specification, Technology decisions -> Requirements)
Refactoring (Design -> Design')
Testing
Dev ops (CI/CD, etc...)
Estimation
Process Improvement
No comments:
Post a Comment