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

  • @MrMikeLee will be at CASE D1 Conference in Boston presenting with the MIT Alum Assoc in a couple weeks. http://tinyurl.com/yek6cq7 5 years 7 weeks ago
  • Keep making me log in to read your free content, New York Times. I'll keep borrowing logins from bugmenot.com. 5 years 7 weeks ago
  • Brilliant move, NBC. 5 years 7 weeks ago
  • @prouty 4 18 15 16 23 42 5 years 7 weeks ago
  • @prouty hey now, sometimes standing on the right is OK. (I'm thinking Porter Square station) 5 years 7 weeks ago

Older

Contact

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