From: seena on

What percentage of your development time would you say that you spend
debugging code? Most developers I've talked to say they spend anywhere
from 30% to 50% or more of their time -- not writing the code -- but
debugging and fixing it. Not only do we use the debugger to check code
we've written before we can go on to write some more, we also use it in
testing a completed project under various sce...


--
seena

seena
------------------------------------------------------------------------
seena's Profile: http://www.thecodecage.com/forumz/member.php?u=1810
View this thread: http://www.thecodecage.com/forumz/showthread.php?t=130241

http://www.thecodecage.com/forumz

From: Bob Phillips on
80%, and the other 80% writing code.

--

HTH

Bob

"seena" <seena.4a48gm(a)thecodecage.com> wrote in message
news:seena.4a48gm(a)thecodecage.com...
>
> What percentage of your development time would you say that you spend
> debugging code? Most developers I've talked to say they spend anywhere
> from 30% to 50% or more of their time -- not writing the code -- but
> debugging and fixing it. Not only do we use the debugger to check code
> we've written before we can go on to write some more, we also use it in
> testing a completed project under various sce...
>
>
> --
> seena
>
> seena
> ------------------------------------------------------------------------
> seena's Profile: http://www.thecodecage.com/forumz/member.php?u=1810
> View this thread:
> http://www.thecodecage.com/forumz/showthread.php?t=130241
>
> http://www.thecodecage.com/forumz
>