How do you author code

Posted by garbagecollector on Programmers See other posts from Programmers or by garbagecollector
Published on 2011-01-07T14:21:10Z Indexed on 2011/01/07 14:59 UTC
Read the original article Hit count: 286

This is something I was never taught. I have seen alot of different types of authoring styles. I code primarily in Java and Python. I was wondering if there was a standard authoring style or if everything is freestyle. Also if you answer would you mind attaching the style you use to author files that your create at home or at work.

I usually just go

@author garbagecollector
@company garbage inc.

© Programmers or respective owner

Related posts about discussion

Related posts about programming-practices