Tagged Questions

13
votes
8answers
455 views

Software development process for small teams

I might be an exception here but I have never worked on a team with more than three developers and / or five people. Still we could manage to get the job done (somehow). Is there a software …
2
votes
7answers
173 views

How does Test Driven Design help a one man software project?

I've spent a lot of time building out tests for my latest project, and I'm really not sure what the ROI was on the time spent. I'm a one man operation, and I'm building web applications. I don't …
0
votes
2answers
100 views

how to manage students (i.e. newbees) on a software project

Hello, I'm trying to figure out the best way to manage some enthusiastic adult students (with various technical backgrounds ranging from pure newbee to those with a more significant programming …
3
votes
4answers
140 views

How to specialize on a team?

I have a team of three developers and all three are talented and smart but it has worked out that the professional development of the team is driven by the projects and not any major guiding force. …
7
votes
5answers
301 views

How do you mitigate the inherent risk of a one-person team?

What steps can one take to mitigate the risk of a one-person team working on a project, especially when that one person is a rather junior programmer? I ask because I am that junior programmer, and …