I know quite a few programmers who can and do write and many of them write well. Some don't, but many write well enough to communicate with a little editing. I think the rest are capable of writing well enough that a good tech writer can create readable documentation.
Besides, if you can't explain what the system does, how it does it, and why it does it, how could you have programmed it?
Almost every time I've written documentation for my code, I've found things that I don't want to write about because they're yucky. That's lead me to fix them and I like those results, if not the process.
Writing or Writing Well? (Score:1)
I know quite a few programmers who can and do write and many of them write well. Some don't, but many write well enough to communicate with a little editing. I think the rest are capable of writing well enough that a good tech writer can create readable documentation.
Besides, if you can't explain what the system does, how it does it, and why it does it, how could you have programmed it?
Re:Writing or Writing Well? (Score:1)
Re:Writing or Writing Well? (Score:1)
Almost every time I've written documentation for my code, I've found things that I don't want to write about because they're yucky. That's lead me to fix them and I like those results, if not the process.