Quote:
Originally Posted by Steve Pavlina 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)