|
|
|
|
|
by blackadder
2894 days ago
|
|
I've been in similar situations in the past a few times and did a talk on how I did it. Video : https://www.youtube.com/watch?v=eYzk2BKeG9s Blog Post :https://www.hibri.net/2016/06/18/continuous-delivery-rags-to... There is no one way, every team has been different (for me), it what technique you use depends on context.
They key themes that stand out for me are 1. Limiting Work in Progress (focus on delivering one thing at a time), creates slack time, to learn new practices and start writing tests. 2. Focus on learning, don't expect everything to fall in place pretty good ( it took us about 3 months to even to get to a good starting point) 3. Pair and help them out. |
|
Also your list of things look like something that would take a rather long time to implement (many months), especially if you have a late project to deliver on at the same time.