How this hub works: the vocabulary, grammar, and interview links below are hand-curated for Technical Writers. The blog section is a live query — new articles tagged for this role appear here automatically as they're published, no manual edit needed. Prefer a structured essay instead? Read the full Technical Writer guide. Or see the Technical Writer learning path for a scenario-based walkthrough.

Vocabulary sets

Grammar & writing

Interview prep

Blog articles (16)

Showing the 12 most recent of 16 matching posts. Browse the full blog archive for the rest.

Other role hubs

Explore more

Browse every exercise category, or search the full site.

All exercises All role hubs Search the site

Frequently Asked Questions

What's the difference between 'documentation' and 'technical writing'? I see both terms used.

While often overlapping, 'documentation' is a broader term referring to any information created to explain a product or system. 'Technical Writing,' specifically, focuses on creating clear, concise, and accurate instructions, guides, and manuals for technical audiences – typically developers and users. Think of documentation as the umbrella, and technical writing as a specialized skill within that umbrella.

I'm asked to create 'API documentation'. What does that actually mean?

'API Documentation' describes how to use an Application Programming Interface (API). It typically includes function signatures, parameters, return values, and example code snippets demonstrating common usage. The goal is for developers to quickly understand and integrate the API into their own applications.

What's a 'style guide' and why is it important for technical writing?

A style guide establishes consistent formatting, terminology, and voice within all documentation. This ensures uniformity, readability, and reduces ambiguity for the reader. Common style guides include Microsoft Manual Style or Google Developer Documentation Style, tailored to specific product types.