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

  • Frankenberry: afternoon snack of champions. #fb 5 years 20 weeks ago
  • Obviously, Twitter update does not auto-correct misspellings of the word 'Twitter'. 5 years 20 weeks ago
  • New post: Testing Twiiter update from Drupal http://tinyurl.com/yhpyuk6 5 years 20 weeks ago
  • Wondering what keywords I've used today that a bunch of new spambots are following me 5 years 20 weeks ago
  • @tacousti People these days, sheesh. Any excuse to take a day off and party. Did someone win a sports championship or something? 5 years 20 weeks ago

Older

Contact

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