Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Could you recommend a best book for writing document for software engineers? [closed]

I'd like to write a document, for example:

  • deploy procedure
  • software structure
  • DB structure

But I'm not a native speaker in English, so I'd like to brush up on my English for writing documents. Could you recommend a good book for writing documents for software engineers?

like image 271
freddiefujiwara Avatar asked Sep 13 '25 23:09

freddiefujiwara


1 Answers

The best technical writing book on software documentation:

Writing Software Documentation (2nd ed.)

The best general book:

Technical Communication (11th ed.)

like image 75
Kdeveloper Avatar answered Sep 16 '25 10:09

Kdeveloper