Jump to content

API writer

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Rolisjain (talk | contribs) at 06:02, 9 December 2008 (Created page with 'The API is an acronym for Application Programming Interface. API is often used in documentation, discussions or other communications in reference to all of the prog...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

The API is an acronym for Application Programming Interface. API is often used in documentation, discussions or other communications in reference to all of the programming interfaces.

API Writer is an individual involved in writing documents targeted towards developers, system architects and designers. Some of the documents worked on by API Writer are:

  • API Reference Guide
  • Programmer's Guide
  • Developer Manual
  • Administration Manual
  • Installation Guide

API Writer is expected to understand the code written by developers and extract the relevant information to be published in the document. There are not many standard procedure or templates used by API Writers.

Qualification

Usually, API writers possess a mix of programming and language abilities. It’s good to have programming background but again it’s not mandatory. Many API writers switch from programming or technical writing.

  • Programming background (Knowledge of C, C++, Java, Assembly, etc.)
  • Knowledge of tools like Doxygen, Javadoc, or FrameMaker
  • Excellent communication and writing skills to interact with developers

Expert API/SDK writers can easily become Programming writers.

Resources

Yahoo Groups

Books

See also