Things I learned writing my first technical book
11–20 of 34 posts
Re: Things I learned writing my first technical book
#12>The “what” is more important than the “how”.
This also feels very applicable to comments in source code, or internal documentation in general
Re: Things I learned writing my first technical book
#13Re: Things I learned writing my first technical book
#14> Mind maps are a great visualization tool. Use them smartly I’m curious about this, since my experience with mind maps is that they rapidly grow into giant overly-connected graphs that are very difficult to translate to the sort of linear structure a book or blog post needs. What is OP’s workflow for connecting the two?
Re: Things I learned writing my first technical book
#15> Mind maps are a great visualization tool. Use them smartly I’m curious about this, since my experience with mind maps is that they rapidly grow into giant overly-connected graphs that are very difficult to translate to the sort of linear structure a book or blog post needs. What is OP’s workflow for connecting the two?
Yep. Half the fun/challenge of writing a book (I’m on my fourth) is finding the right linear sequence.
Re: Things I learned writing my first technical book
#16Highly valuable tips & tricks, all of them encouraging, which is rare. Usually authors start with 'Don't write a book' or 'Think twice before start writing a book'. I've also started writing a technical book and I find it challenging in the same pleasant way. Writing is much much harder than programming because you can't test prose and you don't have a programming language. But the deliverables are the same: somethin…
Re: Things I learned writing my first technical book
#17That’s a good list! My fave: > An average writer makes the reader think the author is smart. A good writer makes the reader think the reader is smart. I am quite surprised to see no mention of the importance of an editor. I have to assume that they are no longer as important, these days, as they once were. My mother was a scientific editor, and she was brutal . I once wrote a 400-page book (that was never published).…
Re: Things I learned writing my first technical book
#18That’s a good list! My fave: > An average writer makes the reader think the author is smart. A good writer makes the reader think the reader is smart. I am quite surprised to see no mention of the importance of an editor. I have to assume that they are no longer as important, these days, as they once were. My mother was a scientific editor, and she was brutal . I once wrote a 400-page book (that was never published).…
Re: Things I learned writing my first technical book
#19>The “why” is more important than the “what”. >The “what” is more important than the “how”. This also feels very applicable to comments in source code, or internal documentation in general
Re: Things I learned writing my first technical book
#20Quoted post unavailable.
> Please don't complain about tangential annoyances—things like article or website formats, name collisions, or back-button breakage. They're too common to be interesting.