Coding Peeve

I don't spend a lot of time reading other peoples' code, but when I do, and when they format their curly braces like

if(foo)

{
 doSomethingWith(bar);
}

It drives me irrationally insane with rage.

if(foo){
 doSomethingWith(bar);
}

Is better. I will not entertain arguments.

Tagged:

Also

Syndicate content

Twitter

  • Score! http://t.co/KVDyULXM 2 years 18 weeks ago
  • @ComcastBill Thanks. 2 years 19 weeks ago
  • @wstites Thanks. @comcast is making it awfully hard for me to give them more money. 2 years 19 weeks ago
  • @comcastbill(have called 4 or 5 numbers so far. Am told I don't qualify as existing customer, no way to track who it was who called me.) 2 years 19 weeks ago
  • @ComcastBill I received a call with a bundle offer yesterday, but I lost the rep's contact info. I get the runaround calling the main #. 2 years 19 weeks ago

Older

Contact

Andy Chase
(978) 297-6402
andychase [at] gmail.com
GPG/PGP Public Key