Re: Alignment Nazi?
"Ged Byrne" <[email protected]>
| Newsgroups | gmane.comp.programming.language-of-the-year |
|---|---|
| Message-ID | <[email protected]> |
On Thu, May 15, 2008 at 6:20 AM, Gordon J Milne <[email protected]> wrote: > > I think I might start questions about code style the next time I hire > somebody. I'm fed up with working with people that think all that > matters is what the compiler generates. > > Hell, we write the code for each other, not the compiler. > I think that care and consideration are far more important than any strict guideline. I'd rather work on a project where each programming is carefully applying their own ideas than where everybody thoughtlessly adhering to a strict standard. In some ways I prefer it when developers use their own style. It allows you to gain an instinctive feel for who wrote what code. Ged.