|
UPDATED: I'm asking this from a development perspective , however to illustrate, a canoical non-development example that comes to mind is that if it costs, say, $10,000 to keep a uptime rate of 99%, then it theoretically can cost $100,000 to keep a rate...
Started by Troy DeMonbreun on
, 10 posts
by 10 people.
Answer Snippets (Read the full thread at stackoverflow):
The Quality vs Good Enough discussion I've seen has a practical ROI at 95 software, like aircrafct controller applications, the value to the customer of a high quality rating quality is considerably....
SLAs is just a mistake.
|
|
Why is bug reports (unit testing, QA testing, etc.) not a good measure of code quality? And what is the best way to measure code quality?
I believe code quality can be measured more during peer reviews rather than the number of bug reports during testing...
Started by jasonline on
, 11 posts
by 11 people.
Answer Snippets (Read the full thread at stackoverflow):
"Quality" is about....
Three reasons, because everything good comes in threesCode can be of utmost quality and still do the wrong thing, so bugs and code quality sometimes.
quality at all, only in a product that works.
|
|
In this day of the internet, do good quality developer-orientated paper-based magazines still exist and are any worth reading? I know that Microsoft do their MSDN magazine, but that is very much .NET orientated. Do general purpose magazines still exist...
Started by David Arno on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
But I lament.
Dobbs is good for business-oriented development.
Sure, Dr.
The editorials are generally horrible, though.
It's not very academic, and is generally filled with good, real-world-applicable articles.
|
Ask your Facebook Friends
|
Background: I've been suffering from back and neck pain for a long time, and recently my doctor recommended me for physical therapy. The PT and my doctor both recommended I get a better office chair, given my work as a programmer. I spend almost all day...
Started by yodaj007 on
, 9 posts
by 9 people.
Answer Snippets (Read the full thread at superuser):
Frankly, your success depends on your position....
It may also help if you get together with other programmers/people in IT and bring this point up together .
Quote health and safety laws (If you have any) and if it is that bad, either buy it yourself or leave .
|
|
I'm a pretty young developer, and still in the emulation phase of my career. I have read a lot about some topics like concurrency, and using unit of work to allow your business layer to control persistence transactions. I have even implemented some painful...
Started by Matthew Vines on
, 12 posts
by 12 people.
Answer Snippets (Read the full thread at stackoverflow):
The above....
I use nhibernate for data access instead of linq2sql and it works good for me paradigm.
At the features offered by BO layers utilizing CSLA you'll get a good idea of what good domain models should lot from that project.
|
|
Coming from an IT background, I've been involved with software projects but I'm not a programmer. One of my biggest challenges is that having a lot of experience in IT, people often turn to me to manage projects that include software development. The ...
Started by Krevin on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
A working environment and culture fit for production of good quality code instead of relying on the post there developer talents are more consistent and everyone is at least good enough to produce the right quality 'good....
|
|
English is not my mother tongue. However, I have to write comments in english. I want to improve my "comment english" by studying a piece of code which is commented in a good english. Please recommend an open source project which contains a lot of meaningful...
Started by danatel on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
Comments are often not even correct English and good projects will not have too many comments anyway, hence of a system with a good and simple....
I don't think comments are a good place to learn, even if you have to emulate this style.
|
|
I'm looking for a new printer to replace my older Samsung CLP-315w.
I've had my Samsing for a while now, when I first got it it handled cardstock really well. I got through most of a Titan build with it. But after sitting around the house for a while,...
Started by Vertrucio on
, 19 posts
by 10 people.
Answer Snippets (Read the full thread at worldworksgames):
Great....
I'm it at Denny's suggestion last year.
But...
-D² I also ran the Samsung wonderfull print quality, can run a qeue for ever and over all perform admirably.
It uses the wax ink for print.
Stock and the quality of the print is great.
|
|
Hello all i need to develop simple 3d application ( i don't know if its going to be java or c++ ) now how to use 3d engine i know , but in the end i need to produce rendered image or movie out of the 3d scene. who should i do it in application ?
Answer Snippets (Read the full thread at stackoverflow):
Implementing a raytracer might.
good quality I think you should use a 3D engine with ray tracing.
|
|
I'm looking for a more developer friendly alternative to HP (Mercury) Quality Center.
I'm interested to find out what other tools developers & testers are using out there to manage their functional and regression test cases.
Started by orj on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
For a much.
We've also used the ArtOfTest WebAii tools before and it had a lot of good support for .net developers.
We've used Selenium before and it's been quite good for our front end testing.
|