The cost-estimation tag has no wiki summary.
0
votes
1answer
49 views
Is there an equivalent to Build-Operate-Transfer for software development?
Is there an equivalent to Build-Operate-Transfer or Build-Lease-Transfer in software development? Does it even make any sense to operate such a project in software? Do you know of any projects in your ...
11
votes
1answer
448 views
Are there any statistics on how often code is read?
I have often come across claims that source code is read much more than it is written and just wanted to do a little calculation like:
If you write a line that takes me 5 minutes longer to read ...
1
vote
2answers
692 views
Good examples for teaching software estimation (size, schedule, effort)?
I'm going to be teaching a class that covers a broad brush of estimation techniques. I intend to cover absolute estimation techniques based on SLOC (e.g. Function Points, COCOMO II etc.) and ...
2
votes
4answers
247 views
Quantitfying a cost for a software project
Disclaimer: I didn't know exactly where to put this question. If you feel that this question is not suitable for Programmers @ StackExchange, feel free to migrate it.
Background: Broadening my last ...
0
votes
6answers
1k views
Estimate cost of project depends on [SLOC|COCOMO]?
Is it logical to estimate cost of project depends on source lines of code?
Like those calculated reports from tools such as
sloccount
ohloh estimating
*
How to convince [somebody|employer|client] ...
8
votes
6answers
390 views
Estimating Cost of modifying someone elses code
I am relatively new to web development and haven't had to provide estimates for many large projects yet (my last large project was just paid for by the hour without a strict deadline or budget).
A ...
35
votes
9answers
2k views
How do you price your work?
Well, let me explain :
This has really been an issue for me, for such a long time. And what is worse - since coding is something I simply ADORE (I would definitely do it, even if there was no payment ...
14
votes
11answers
863 views
Is it significantly costlier to fix a bug at the end of the project?
In a blog post by Andrew Hay, the following axiom was posited:
It costs significantly more to fix a bug at the end of the project that it does to fix the same bug earlier in the project.
...
2
votes
1answer
172 views
Orthogonal design for product pricing and production planning with a NoSQL database
I am in the process of developing extensible software for the company I am working with for product pricing and production planning.
The Present Scenario
There are basically two types of products: ...
2
votes
1answer
320 views
Development Cost of Google Chrome [closed]
How much money did Google throw at the development of Chrome ?
The actual figure is probably not public knowledge. An educated guess would be fine.
Bonus points for time-series data :D
27
votes
5answers
637 views
On what basis would you split donation money among your open source team members without any strife?
I am a developer of an open source project which is hosted in SourceForge.
It started out as a little app then after some releases, it got more and more popular and it started consuming more time and ...
1
vote
1answer
1k views
Are there any free software tools to aid software cost estimation using object points?
I'm looking for a free (or if there is none, then paid too) software that could aid estimating the effort to create a software using object points.
If anyone knows any other software that is able to ...
6
votes
4answers
1k views
How do freelancers know how much their work is worth?
I want to start a bit of freelancing in web development using ASP.NET MVC3 and PHP and I already have some people who are interested in hiring me, but I still can't figure out how much to charge for ...
2
votes
3answers
217 views
Which one is more reliable in a large project, COCOMO or FP?
I have estimated the cost of a product by COCOMO, then I estimated it by FP too. the results were so different from each other! The cost estimated by FP was about two times more than the estimated ...
6
votes
5answers
437 views
Software cost estimation
I've seen on my work place (a University) most students making the software estimation cost of their final diploma work using COCOMO. My guessing is that this way of estimating costs is somewhat old ...
5
votes
4answers
562 views
What should I keep in mind when writing custom software quotes?
I've been asked to give a quote to extend a piece of software i'm currently giving away for free for use by a company. They tell me they are using it in-house at the moment in conjunction with some ...

