Home > links > indiayellowpages.com coding standards

indiayellowpages.com coding standards

October 8th, 2008

My friend sent me this screenshot today. He tried to open www.indiayellowpages.com and this is what he got.

[Click the image for a bigger view]

  1. Option explicit commented out
  2. All the databse names are revealed. I was able to download a DB using google search. Shhh!! dont tell anyone
  3. Worst naming standards eg: main1.mdb,hitsfile1.txt
  4. Worst naming convention for variables eg: zz,zz1

I can think of only one quote now

Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.

I have never seen such a worst coding standard.

[Post to Twitter]   [Post to Plurk]   [Post to Digg]   [Post to ping.fm]

Related posts

Shoban links

  1. December 2nd, 2008 at 19:56 | #1

    ohh….its atrocious…i always curse the guy who coded the module before I took his place..debugging is a nightmare with these kind of codes..eats up lot of time..and a high learning curve for the ones who are new to a project..

  2. December 2nd, 2008 at 20:00 | #2

    Thanks for the comments Tito!! I can very well understand you! ;-) .. I have once debugged a code which had varibles named apple, green orange etc

  1. No trackbacks yet.