View Single Post
  #9 (permalink)  
Old 08-29-2007, 11:44 PM
Chinese Dragon Chinese Dragon is offline
Senior Member
 
Join Date: Jul 2007
Location: United States
Posts: 102
Chinese Dragon is on a distinguished road
Default

Quote:
Originally Posted by Steve Pavlina View Post
there's also a story about a programmer who found more bugs after PhotoReading the computer code he wrote.
Thanks for mentioning that, I just photoread the source code for my game engine and improved it. I was surprised because whenever I felt the urge to stop staring at the letters scroll by I looked closer and found that there was a mistake where I wanted to stop. After doing that for each source file I improved the frames per second, fixed up areas of unsatisfactory coding style, and eliminated over 100 lines of unnecessary code from my 3.8k line project. (It's so small because it's in a very succinct language)
__________________
Jesus loves you

Last edited by Chinese Dragon : 08-29-2007 at 11:48 PM.
Reply With Quote