Product Managers: How to get your engineers to love being lean
1–10 of 17 posts
Re: Product Managers: How to get your engineers to love being lean
#2Re: Product Managers: How to get your engineers to love being lean
#3It's painful for an engineer to be told to do MORE with less time and less "quality", but the business cares about more than just code.
Re: Product Managers: How to get your engineers to love being lean
#4Re: Product Managers: How to get your engineers to love being lean
#5How do you get your project manager to love being lean?
Re: Product Managers: How to get your engineers to love being lean
#6You can expect most people to acknowledge the problem - briefly - and then return to complaining about your solutions.
Re: Product Managers: How to get your engineers to love being lean
#7A. Let your engineers know they will never have to look or explain this code to anyone, and
B. Their job isn't on the line if it doesn't work.
The reason your engineers want clean, testable, fast code is because they know that the project manager won't be up until 3AM debugging the system because it's down and there's a giant pile of hastily written code and technical debt.
(I agree with what someone else said that developing and selling your own product really clarifies the importance of getting things out the door, but in those circumstances the pain of no customers is more than the pain of the 3AM debugging session.)
Re: Product Managers: How to get your engineers to love being lean
#8Re: Product Managers: How to get your engineers to love being lean
#9-- Lean Startup 2012 Conference
Perfect is the enemy of good enough, and all that. Especially as a startup, there's no guarantee you're going to be in business in a few months, and time = money. I'm not saying you shouldn't have well-tested code, but you probably shouldn't spend weeks perfecting something when a good enough solution can be done in a day.