June 21, 2008

Blog has been moved

This post has been moved to blogspot. No further posts will be made to this location.

Write in the style of the language you are working in

Like any programming language, there are certain styles for declaring variables, formatting, etc. I find that it usually turns into some kind of religious argument, based on the first language that the person worked in. What you like shouldn't matter: follow the style of the language.

I think that it reflects poorly if the programmer is not able to adapt to the language they are working with to follow the best practices for style etc. It makes it distracting when you read java code and go "oh, this was a C developer" or when you read ruby and know that the person's first language was java and they were too lazy to change.

Just like when you travel: try to respect the customs of the natives and don't stir up shit because that's how you're most comfortable with things. When in Rome...

Posted by jim at June 21, 2008 10:03 AM
Comments

...order spaghetti, they are usually very good over there.

Posted by: Aleks at June 22, 2008 10:52 PM

hahaha.... I thought that you were talking about code for a second there! :-P

Thanks for finishing my thought though. That was nice...

Posted by: Jim at June 23, 2008 09:02 AM
Due to the proliferation of comment spam, I’ve had to close comments on this entry. If you would like to leave comment, please use one of my recent entries. Thank you and sorry for any inconvience caused.