Live data from Hacker News

Ask HN: Falsehoods project managers believe about time?

news.ycombinator.com

1–4 of 4 posts

Re: Ask HN: Falsehoods project managers believe about time?

#2
I think there is still a disconnect between management and programming. Making changes to a large program seem trivial to management while it might be a daunting tasks for programmers as it may fundamentally change the overall design on the program.

Have you read the book Mythical Man-Month ?

Its a good read on the subject of time and management.

Re: Ask HN: Falsehoods project managers believe about time?

#3
post #2

I think there is still a disconnect between management and programming. Making changes to a large program seem trivial to management while it might be a daunting tasks for programmers as it may fundamentally change the overall design on the program. Have you read the book Mythical Man-Month ? Its a good read on the subject of time and management.

Yes, I've read it, it's a classic. I'm trying to formulate your comment into a "falsehood" PMs believe: "A very small change to a large program takes very little time." or sth.