7
votes
13answers
270 views
How do you manage a large software project you are developing all alone?
I am currently developing a very large software project alone, due to financial constraints from the company.
I work on the database, get requirements, deal with the business logic, user interface, …
8
votes
8answers
157 views
How do I manage my ideas/personal projects to completion?
I suspect many developers are in the same boat I am. There are many itches in the world to scratch, some so terribly simple, they "could be done in a weekend". And yet they never are. We have jobs, …
8
votes
7answers
122 views
What is better: set up underestimated or overestimated deadlines?
Suppose you are a project manager. You can estimate an effort in days for specific task for specific developer. After performing estimation you obtain some min and max values.
After this you delegate …
1
vote
1answer
19 views
Developing a Product Owner satisfaction survey for Scrum projects
My team is interested in developing some metrics that we can begin to normalize across our projects. One of the most interesting to us is having our Product Owners' complete a survey during or after …
4
votes
5answers
156 views
+150
Kanban/Scrum Boards
I'm curious as to what other people use for physical Kanban/Scrum boards in their companies. I appreciate that because of sensitive business information you may not be able to provide a photo of the …
1
vote
3answers
64 views
source control when starting up a new project
when starting with a project and using source control i find it hard to separate the things people are working on so they don't either write duplicate code or think it should be named one thing and so …
2
votes
5answers
56 views
How to deal with rapid project spec changes in a tight deadline scenario?
How to deal with a project manager that imposes really tight deadlines but with a day or so before the deadline brings in new features and spec changes to implement, with another tight deadline.
…
2
votes
8answers
132 views
A phrase as catchy as ‘Feature Creep’ but for underestimated projects
I'm needing a term or established term to represent a phenomenon our company currently calls a 'Black Hole': a project that takes magnitudes longer than estimated, yet we're already sucked in and HAVE …
1
vote
5answers
74 views
How do estimate the time line to an Research and Development task
What should be the main point to keep in mind when estimating the time for Research and Development task. Suppose I have to estimate "ABC" task using "WPF" technology and I have no experience for it, …
2
votes
7answers
164 views
Scrum and Project estimated time
IF the client asks me for a estimated time for completion for the whole project can this be given using Scrum?
Using for instance the (dreaded) waterfall methodology I will have a technical spec to …
-1
votes
5answers
141 views
How to deal with a coworker who thinks that he or she knows everything? [closed]
Possible Duplicates:
How to deal with an inept and self-centered programmer?
How To Deal With An Irritating Colleague
I have a coworker who is brand new to the job. Every project, he tries …
1
vote
4answers
82 views
Issue tracking software that support multiple repositories
We are just starting to be using subversion as our SCM software at my job, I would need some advise here.
My project manager would like to use only one instance of a software to manage every projects …
14
votes
9answers
226 views
Role of Testers in Agile?
I work in a team which has been doing the traditional waterfall method of development for many years. Recently, we've been told that future projects are going to be moving towards an agile …
1
vote
3answers
258 views
What did Joel Spolsky mean by the other three methods of software management?
I've just read Joel's "Three Management methods" http://www.joelonsoftware.com/items/2006/08/07.html but I'm really interested in some of the other ones he mentioned, including:
The Jihad Method (I …
13
votes
23answers
562 views
Dangers that threaten a project near completion
I'm working on a project that took quite a long time to build, and now it's near completion. What are the specific dangers that might threat a project in its completion stages? What are the most …
