163
votes
44answers
7k views
How do you handle poor quality code from team members?
I know most people have code review and standards in place, but I work at a place with poor standards. I'm not saying that my code is flawless by any means, but I find the code my fellow members …
92
votes
41answers
6k views
I need this baby in a month - send me nine women!
Under what circumstances - if any - does adding programmers to a team actually speed development of an already late project?
72
votes
18answers
2k views
How to develop a career path for programmers in a small company?
I am working in a small software company, which has grown from 4 to just over 50 employees (1 to 12 developers respectively) in the last 4 years with me being the lead developer/manager of the …
40
votes
27answers
2k views
Is it rude to refactor/improve team members’ code?
When working on a single project with a small team, say, 3 devs, its common for us to ask each other:
"Oh, how does this class work?" or "What property do I set on this to make this happen?" as the …
34
votes
17answers
1k views
Should developers be specialists or generalists?
There has been some discussion of late within my organisation about whether we should be technical generalists - as we currently are, doing a bit of analysis, a bit of design, a bit of testing and a …
28
votes
18answers
2k views
SVN best-practices - working in a team
I'm starting out with SVN. I know the basic commands and understand the base principles. I was wondering if anyone has any tips or best practices for working with Subversion in a team environment.
…
27
votes
17answers
2k views
Making the most of below-average team members
In an ideal world every software development team would be populated with PhD-level team members, all highly motivated and working in harmony.
But most businesses are not as well-funded and focused …
23
votes
18answers
1k views
What’s the best way to become familiar with a large codebase?
Joining an existing team with a possibly-large codebase already in place can be daunting. What's the best approach;
Broad; try to get a general overview of how everything links together, from the …
21
votes
20answers
1k views
How to get team member to stop interrupting?
I'm the lead programmer/manager for a team of 6 programmers. There's always one programmer who needs far more attention than all the others and comes by my office to talk to me as much as all the …
20
votes
20answers
754 views
What are some reasons why a sole developer should use TDD?
I'm a contract programmer with lots of experience. I'm used to being hired by a client to go in and do a software project of one form or another on my own, usually from nothing. That means a clean …
19
votes
7answers
2k views
Tool to aid Code Review
For our small team of 20 developers, we used do code review like:
Make a label in svn and publish the label to the reviewers
Reviewers checkout the code and add comments in line (with marker like: …
18
votes
15answers
406 views
Which is more important - a very interesting project or a very good team?
I've been a lead developer of a very successful and promising project for several years now. The team I've been working with is just great. Now the top management wants to move the project to another …
15
votes
28answers
857 views
Do you think a software company should impose developers a coding-style?
If you think it shouldn't, explain why.
If yes, how deep should the guidelines be in your opinion? For example, indentation of code should be included?
14
votes
9answers
648 views
How do I help senior team members improve?
I have a pretty good team. We are all friends and get along well. When a problem does occur it is usually patched up rather quickly. However, one of the senior members of the team has become a little …
13
votes
4answers
623 views
What is your or your company’s programming process?
I'm looking for process suggestions, and I've seen a few around the site. What I'd love to hear is what you specifically use at your company, or just you and your hobby projects. Any links to other …
