On Tue, 24 Apr 2012 10:20:24 -0400, Steve <
tink...@gmail.com> wrote,
quoted or indirectly quoted someone who said :
>I never liked Sun's documentation of java/java technology. I am
>longing for it now that Oracle has obtained Java and is begining to put
>its own documentation on the web.
I very rarely find documentation that I like. So I spend a fair bit
of time writing my own.
And, I don't like my own either, because so often it is just a
disconnected chain of tidbits, lacking overall structure, and of
course it goes out of date as soon as I hit enter.
I update it piecemeal, which creates some strange syntax. When it
gets too disgusting, I read the piece as a whole and try to make sure
all is consistent and organised. This is incredibly time consuming.
I don't try to be comprehensive, just say the most important things
that someone starting out needs to know to give an overview. I figure
once they have the lay of the land they can make sense of the official
docs to get the details.
--
Roedy Green Canadian Mind Products
http://mindprod.com
When you were a child, if you did your own experiment
to see if it was better to put to cocoa into your cup first
or the hot milk first, then you likely have the programmer gene..