1
vote
5answers
114 views
How to design/plan for web application development?
I'm interested in learning how to design/plan for web application development, in a multiple developer team scenario.
Assuming the role of "Project Manager/Lead":
What "docume …
1
vote
4answers
76 views
Adopting software project management and testing protocol from scratch
I work in a small company (2-4 software developers) where software is "only" a part of the main product (specialized measurement instruments). So far the software has been built fr …
0
votes
3answers
69 views
Managing Project Development for Single Programmer?
Hi,
I am going to be starting a new job in a few weeks where I will be responsible for both the maintenance and development of a couple of existing web applications and the develo …
4
votes
2answers
59 views
Project Management System Script, With SVN, Issue and Time-Sheet Tracking
Hi
I run a small IT business and I am a startup.
I am looking for a free or open source script to be hosted in Web in my domain that can do the following.
Project Planning, …
6
votes
9answers
167 views
Coping strategies for when your totally awesome project is unfairly canceled for stupid reasons beyond your control
There's a good chance this question will get closed, but I feel it's relevant to programmers.
A project that I've put a great deal of energy into was just significantly scaled bac …
5
votes
6answers
166 views
User story size/scope
When doing agile what are the specific criteria of defining the scope of a user story? What factors should I take into account when defining the scope? Is there any specific formul …
5
votes
16answers
307 views
What do you use to make programming flowcharts, diagrams, etc?
I've always just used OpenOffice Draw and it just occurred to me that there has to be something better out there.
So what do you use? Do you like it?
Bonus points for free thin …
40
votes
53answers
3k views
Do you inflate your estimated project completion dates?
Do you inflate your estimated completion dates? If so why? How much?
I tend to inflate mine a little because I can be overly optimistic.
11
votes
7answers
256 views
How to plan huge software projects?
We've started a huge project. We know what it has to look like but not how to implement it. We started by writing prototypes to test different implementations. What we're lacking i …
18
votes
14answers
732 views
How do you plan your day’s work?
At the start of the day, I often just fire up my IDE and work on my current project until I get tired or finish a certain part of the project.
But often that doesn't work out too …
8
votes
7answers
138 views
Is LOC correct parameter for project estimation?
Is LOC correct parameter for project estimation?
there are so many scenarios where complexity takes much more time for a single line of code,
other than LOC what could be the sugg …
2
votes
3answers
100 views
How do you plan your Rails app?
I'm starting a Rails app for a customer and am considering either creating a mind map or jumping straight to a Cucumber specification.
How do you plan your Rails app?
As an addit …
1
vote
4answers
64 views
How to convert our programs to good end product ?
What should be the steps followed for writing a successful projects.
I could write programs but fail to convert it into a good end product. I know coding is a very small part in …
3
votes
8answers
154 views
What notes should I be taking, if any, at the beginning of a project?
I was recently asked by a Team Leader (not mine) if I would be willing to undertake a programming project. The members of his team are currently pre-occupied with other more import …
1
vote
6answers
139 views
Small java project growing (maven and junit)
I'm working on a growing java project and I'm probably going to cooperate with somebody else to improve some features.
I'd like to use some tools to improve the quality of my work …
