> > > > Things are starting to get complicated around here. The main point of > > debugging is to remove all errors and have an > > error free program. Isn't this what all programmers want, an error free > > program? > > > > not exactly. > > the point was (to reiterate): if u find yourself wasting time debugging > the 'core logic' in your code, then u have a serious design problem > needed to be thought out well first! so for software that > does lots of logic or 'thinking', it needs to be designed first before > being sent to the keyboard. > > but! it's perfectly ok to debug on the keyboard eating up all the time in > the world to squish out implementation-specific bugs like: errors opening > files, errors allocating memory, fixing seg faults... > > pong >
I agree! > _ > Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph > To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] > > To subscribe to the Linux Newbies' List: send "subscribe" in the body to >ph-linux-newbie-request@ > lists.q-linux.com > _ Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED]
