The Art of Debugging – applied to PHP
Creating a good software involves several skills – analytical thinking, algorithms, design, coding etc and last but important – debugging. Debugging is an art of tracing and fixing the bugs, mastery of which saves a lot of time of the developer. Looking from a debugging exposure perspective there has been a (probably unexplained) bias between … Continue reading The Art of Debugging – applied to PHP