I'm a fan of writing documentation that happens to contain code than writing code that happens to contain documentation. Literate programming has certainly helped me write and maintain a lot of software over the years where I need to communicate the intent of the whole system to other people. --Sean
On Mon, Sep 21, 2009 at 14:50, Roger Hui <[email protected]> wrote: > I try to write the best code that I could. Whenever I have > not done it, inevitably when I come back to it I would have > trouble trying to figure out what I was doing. Conversely, > when I have done my best, I can figure it out even when > there are no comments. > > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
