Unwritten rules of rewriting another team member’s code [closed]
Closed 9 years ago.
Does Fred Brooks’ “Surgical Team” effectively handle the bus factor?
My team of 4 experienced developers works on a large, modular Windows application (approx. 200 KLoC). I have focused on the core codebase since the beginning of the project (3 years ago) and have gradually shifted to a semi-lead developer position, though I am not the team manager.
In Agile development, who owns the software “features” and how to you manage the development?
Some development teams in my company are switching to Agile development practices and their developers’ work seem to be diminishing to discuss and program minutia about trivial software features because of two week iteration cycles. And also because of “any developer can fix any bug” mentality. I have recently joined one of those team, transferring from another team in the same company…
How do I take responsibility for my code when colleague makes unnecessary improvements without notice?
One of my teammates is a jack of all trades in our IT shop and I respect his insight.
Who owns code if project cancelled [closed]
Closed 9 years ago.
How to address the concerns of the software architect but still maintain collective code ownership? [duplicate]
This question already has answers here: Is code ownership a code smell? (5 answers) Closed 10 years ago. The quality of the code in our software is indeed lacking. When you change a line of code in one component it usually breaks code in other components. Our software architect blames this on collective code ownership. […]
Software engineering – “Precious project” syndrome? [duplicate]
This question already has answers here: Emotional attachment to code [closed] (12 answers) Closed 9 years ago. I recently failed three projects with a similar pattern: I had to work on each of them alone With time I started to take the project too personally, like it is my spiritual child, and I tried to […]
Software engineering – “Precious project” syndrome? [duplicate]
This question already has answers here: Emotional attachment to code [closed] (12 answers) Closed 9 years ago. I recently failed three projects with a similar pattern: I had to work on each of them alone With time I started to take the project too personally, like it is my spiritual child, and I tried to […]
Software engineering – “Precious project” syndrome? [duplicate]
This question already has answers here: Emotional attachment to code [closed] (12 answers) Closed 9 years ago. I recently failed three projects with a similar pattern: I had to work on each of them alone With time I started to take the project too personally, like it is my spiritual child, and I tried to […]
How to deal with fear of taking dependencies
The team I’m in creates components that can be used by the company’s partners to integrate with our platform.