Skip to main content

All Questions

Filter by
Sorted by
Tagged with
0 votes
1 answer
876 views

Delivery Plan in Azure DevOps

I am managing projects having multiple Hives. Each Hive has 10 squads and the project cut across multiple squads. I have created delivery plan to track project in ADO. I would like to get inputs on ...
Suresh's user avatar
  • 49
-2 votes
1 answer
43 views

Simplest and quickest way to portray an application for development [closed]

As a designer I sometimes feel the need to portray the main idea of an application in a graphical form like a flowchart. Something that is easy enough to understand for the development firms and could ...
user6890934's user avatar
0 votes
4 answers
76 views

Deciding when to build your own or to reuse in a project with deadlines [closed]

I have a project which requires some complicated components built. Some of these components are promised by some obscure software packages which are proving to be poorly documented and difficult to ...
Genadinik's user avatar
  • 18.6k
3 votes
4 answers
267 views

methodology for a team coursework [closed]

I need a methodology to organize my team for a university assignment. I am a university student and already have some programming experience. My experience of working in teams of more then 2 people ...
Aleksandrs Ulme's user avatar
1 vote
5 answers
311 views

Empirically estimating a project duration [closed]

What are common empirical formulas that can produce a rough estimate of project duration for waterfall methodology ( up to 20% fluctuation is acceptable). If it helps in narrowing down the answer, ...
Jas's user avatar
  • 1,141
0 votes
5 answers
1k views

Looking for a sample C++ program for learning how to start up a project [closed]

I've learned the most basic of C++ but I feel like I don't know how to organise the code and start up a C++ project. I've searched for guides about project/code organization without very much luck. ...
NeDark's user avatar
  • 1,294
1 vote
1 answer
591 views

Building and Planning of a Web-Application [closed]

Good morning everyone, I hope I'm not posting this in the wrong place; I've been programming web projects, mostly in MVC and ASP.NET for consulting companies, but I always pick-up unfinished projects,...
Hallaghan's user avatar
  • 1,941
15 votes
7 answers
33k views

What's the best way to generate a (nice looking) roadmap? [closed]

I'm using internally a simple text list to represent roadmaps. But that's not enough when it comes to present the roadmap to some powerpoint accustomed decision makers. Do you know of any techniques ...
MicSim's user avatar
  • 26.8k
-4 votes
1 answer
632 views

Database User Interface Design Process [closed]

I am the only developer at my organization and am expected to develop databases and interfaces to those databases. Developing online front-ends using web frameworks is time-consuming. Do other people ...
asthasr's user avatar
  • 9,377
1 vote
1 answer
808 views

Suggestion and Idea tracking [closed]

I'm searching a software (web-based, php/mysql) that allows users to (anonymously/with registering) write suggestions or ideas on a project. The project itself does not necessarily have to be software-...
F.P's user avatar
  • 17.8k
-1 votes
2 answers
114 views

Prediction Effort - how does that relate to time to complete projects? [closed]

It's just a question, because I've looked through an old Software Engineering textbook and one of the things it talks about is measuring effort. But, what I am unclear on is what exactly is "effort" ...
Michael M. Adkins's user avatar
1 vote
1 answer
2k views

The Right Way to start and finish a small-scale software project? [closed]

There are lots of texts on how to plan software projects (with user stories, etc), but they usually assume you have a large budget, liberal timeframes and/or a real dev team available. While they ...
Alan Plum's user avatar
  • 10.9k
3 votes
7 answers
660 views

To do lists in project management [closed]

I'm not sure if this an appropriate question for stack overflow. If not, I apologize. I was wondering if there is any tool for keeping track of different uncompleted tasks in different modules of a ...
iman453's user avatar
  • 9,485
2 votes
3 answers
5k views

How much time should a Project Manager spend on a typical IT based project [closed]

We've had a number of projects where the costs have been scrutinised recently and one thing that has come out is that people believe there is too much time allocated to the project managers' role. ...
DevMG's user avatar
  • 21
11 votes
1 answer
7k views

Web Project planning tutorial [closed]

I am about to start a web project in PHP/MySql and would like to do proper planning but i have no experience in doing this, so i am looking for an online tutorial i can read that will help me learn ...
user382913's user avatar
-1 votes
2 answers
427 views

Cutting off features or delay schedule (close to code completion) [closed]

would like to explore what are the general practices in dropping features make a decision to delay the project schedule design the features in a way that can be dropped with lesser pain delay a ...
ttchong's user avatar
  • 317
1 vote
1 answer
293 views

MS Project File Associated with Multiple TFS Projects [closed]

Is there a way to associate a single MS Project file with multiple TFS projects? Here is the situation: I have two projects that are related and have dependencies on each other and I would like to ...
Chad Green's user avatar
2 votes
1 answer
302 views

Organizing code, logical layout of segmented files [closed]

I have known enough about programming to get me in trouble for about 10 years now. I have no formal education, though I've read many books on the subject for various languages. The language I am ...
David H's user avatar
  • 209
0 votes
4 answers
981 views

How do you organise your tasks related to a single project? [closed]

I'm working on a project that has components, components have features, features have bugs. I can't organise these tickets tidily. What kind of tool do you use to keep these things in order? I'm ...
erenon's user avatar
  • 19.1k
1 vote
5 answers
232 views

how do I manage filenames in my php project

I have a problem regarding the filenames management in my PHP project. If I have a large number of PHP files in my project and I rename a PHP file then this will result in changing the name of file ...
Gaurav Sharma's user avatar
9 votes
5 answers
3k views

Big picture planning with Agile [closed]

I did some fairly thorough reading and searching through SO and didn't find anything on this topic, so hopefully I'm not creating a dupe. If this has been asked before I would appreciate a link. I ...
RationalGeek's user avatar
  • 9,601
2 votes
2 answers
3k views

Boehm’s Model - Explanation [closed]

I am reading through "Mythical Man-Month" and near the end in the updates for the 20th anniversary edition it talks a bit about Boehm's model and the optimal time to delivery based upon the ...
miguel's user avatar
  • 2,999
19 votes
12 answers
4k views

What is better: set up underestimated or overestimated deadlines? [closed]

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 ...
sergtk's user avatar
  • 11k
2 votes
4 answers
572 views

Adopting software project management and testing protocol from scratch [closed]

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 from start to end with ...
Joonas Pulakka's user avatar
1 vote
3 answers
688 views

Managing Project Development for Single Programmer? [closed]

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 development of new web ...
user avatar
12 votes
4 answers
2k views

Ideatorrent open source alternative [closed]

Are there any open source not drupal bundeled alternatives to the not very active Ideatorrent project?
nairboon's user avatar
  • 678
2 votes
3 answers
3k views

Forcing related development tasks to stay together in Microsoft Project when Resource Leveling [closed]

When planning a software project, I wish to force Microsoft Project to keep several tasks that are dependent on each other and assigned to the same resource together, without other tasks interleaved ...
Hexagon's user avatar
  • 6,941
3 votes
7 answers
2k views

Has Crashing or Fast-Tracking a project schedule ever worked? [closed]

I posted this question on Reddit Programming and did not get a single response. So I am hoping that Stack Overflow community will have an opinion. Have any of you ever been on a software project ...
bkoch's user avatar
  • 540
6 votes
5 answers
972 views

How to manage a project when it is frozen/delayed for an indefinite amount of time [closed]

Right now, I'm extremely frustrated because I was in the process of developing some cool mechanism to optimize a calculation system by reducing the number of calculations from around half a million to ...
Wim ten Brink's user avatar
4 votes
6 answers
977 views

What is the acceptable upper limit of time allocated to a single development task? [closed]

When asked to estimate and/or while reading my coworkers estimates they often read something like this: Make new ############# page with feature ############## - 8 hours Create new ########## control ...
0 votes
8 answers
598 views

Software task/project planning books? [closed]

I'm looking for a book that tells you how to split up a software (or anything; doesn't have to be software-specific) task or project into discrete chunks, and helps elucidate all the issues and ...
duma's user avatar
  • 453
3 votes
3 answers
1k views

What's the difference between managing "product development" and "software development" [closed]

I would like to know, from your expertise, what you consider to be the main differences and/or similarities of managing the development of products and software in large teams. By products, I'm ...
greye's user avatar
  • 9,101
1 vote
8 answers
591 views

How far should you go with estimating your tasks? [closed]

What is the good resolution of time to use for estimating duration of your tasks? is it like 0.5, 1, 2, 5 days or should you go down to hours like 0.5, 1, 2, 4 hours and then continue up to days? ...
Perica Zivkovic's user avatar
3 votes
7 answers
351 views

Is there a good reason to make time estimates for features that are months out? [closed]

I was in a meeting today with a consultant (consulting us on internal procedures) and we went through an exercise of planning out the next three months of development. I'm not opposed at all to doing ...
JeremyWeir's user avatar
  • 24.3k
10 votes
6 answers
573 views

After having started a project and suddenly having found new competition, how do you convince yourself to keep going? [closed]

I understand this is a subjective question but I want to see how others dealt with this issue: How do you convince yourself and your teammates while trying to start a business or a project and ...
1 vote
2 answers
468 views

webframework effort estimate [closed]

How do convert effort estimate say in function points to a specific web framework like django? Or is effort estimation solely dependent on the architecture of the web framework? ANy hints or ...
dhaval's user avatar
  • 2,388
4 votes
6 answers
5k views

Is function point analysis still used for estimates? [closed]

In one discussion among colleagues I have heard that function point analysis is not used nowadays since it can go wrong for various reasons. So WBS (work breakdown structure) is used commonly. Is ...
SNA's user avatar
  • 7,718
0 votes
2 answers
949 views

Script for creating development environment folder structure?

How would look like a simple script ( cmd.exe batch, *nix shell , perl , python or whatever .. ) for creating folder structure for development environment. Suppose we are in a project where we need ...
8 votes
3 answers
6k views

Visual Studio Plug-in to measure time spent on Solution/Project [closed]

does anyone know of a Visual Studio (2008) Plug-in that attempts to track how long you've spent working on any given Solution or Project? I realize this would be difficult, like at work I might leave ...
andy's user avatar
  • 8,875
30 votes
13 answers
7k views

How do you give a valid time estimate for something you have never done? [closed]

As a new developer who is the only software guy on staff I have faced a few challenges but possibly the most difficult has been time estimates. I strugle every time I have to give a project estimate. ...
Refracted Paladin's user avatar
6 votes
9 answers
154 views

Determining which features are enough to launch [closed]

How do you determine what features are enough for launching? Should we launch with the "bare functionality" without goodies? Or should we add "bells and whistles"? How do you decide? Is it true we ...
1 vote
4 answers
559 views

Higher level project management (portfolio management) software? [closed]

Probably not the best wording for that question but... I understand there are things like MS Project to manage tasks within a project, however I'm looking for something one level higher. I need to ...
CodeRedick's user avatar
  • 7,415
7 votes
7 answers
2k views

How do you measure a small, big, very big project? [closed]

I am reading Code Complete as well as a couple of other programming books at the moment. The size of the project affects a lot of other parameters that you need to take heed of in planning, coding, ...
Stefan Sveidqvist's user avatar
71 votes
51 answers
8k views

Do you inflate your estimated project completion dates? [closed]

If so why? How much? I tend to inflate mine a little because I can be overly optimistic.
10 votes
15 answers
2k views

What are your feelings on functional specs? And Software design? [closed]

Does the functional spec help or hinder your expectations? Do programmers who practice the waterfall methodology, are they open to functional specs? I'm a web designer/developer working with a team of ...
jrutter's user avatar
  • 3,213
1 vote
13 answers
664 views

Requirements or Testing? [closed]

If you had to do without one or the other in a software project, which would you pick? I've had plenty of projects in which the client or PM thought they could get away without one or the other. We ...
user43636's user avatar
  • 177
23 votes
4 answers
44k views

software documentation templates [closed]

Does anyone know any source of examples and templates for software requirements, build environment description and other kind of documentations that are common for software development? Thanks!
Niko Gamulin's user avatar
  • 66.5k
9 votes
8 answers
11k views

Sprint Lengths - 2 week vs 30 days [closed]

I want to implement Scrum, but I can't decide on a Sprint length. Ken Schwaber seems to relate that 30 days it the defacto... but I can't imagine waiting 30 days without the possibility of changing ...
Jason's user avatar
  • 17k
7 votes
2 answers
2k views

Using Scrum in fix-length/fix-priced projects? [closed]

I'm a Scrum newbie and looking to implement Scrum in my company. Obtaining buy-in is not a problem, it is my company and the developers are more than happy to work like this. The problem is that 75% ...
Jason's user avatar
  • 17k
5 votes
7 answers
791 views

How to plan test time [closed]

Say suppose 10 developers have taken 6 months to develop some application. As a project manager how much time should I spare in my plans for testing? 6 months of effort includes unit testing. I am ...
Pradeep's user avatar
  • 3,276