Tanvil

Career paths/From Journalism

How to Become a Technical Writer From a Journalism Background

Journalism-to-technical-writing is one of the more natural career pivots in the writing world, but it's not a lateral move you can coast into on clips alone. You already know how to interview sources, meet deadlines, and write clearly under pressure — the gap is learning to write about systems and procedures rather than events, and getting comfortable with tools (Markdown, Git, API docs, DITA/XML, help authoring tools) that most journalism programs never touch. Expect a few months of deliberate tool- and domain-learning before you're competitive for roles at software or hardware companies.

Skills that transfer

Interviewing subject-matter experts

The instinct you built extracting a clear quote from a reluctant city official transfers almost directly to pulling accurate, plain-language explanations out of engineers who default to jargon or assume shared context.

Writing to deadline under editorial review

Newsroom experience with editors marking up copy on tight turnaround maps well onto doc review cycles with engineering leads and product managers, where you'll again need to defend word choices while accepting cuts.

Distilling complexity for a general audience

The muscle used to explain a zoning ordinance or a Fed rate decision to readers with no background is the same one needed to explain an API authentication flow or a config file to a user who just wants it to work.

Fact-checking and verification habits

Journalism trains you to never state something you haven't confirmed with a source or document; in tech writing this becomes verifying every step in an install guide actually works before you publish it.

Working across beats/subject areas quickly

Journalists who've covered unfamiliar beats on short notice (courts one week, tech the next) have practiced the rapid domain-onboarding that technical writers do constantly when assigned to a new product area.

The gap to close

Structured/topic-based authoring (DITA, Markdown, single-sourcing)

Tech writing at most companies isn't freeform prose — docs are modular, reused across manuals, and often built in XML-based systems or Markdown with static site generators, which is a fundamentally different writing model than an article with a beginning and end.

Work through a free DITA fundamentals course or the docs-as-code tutorials from Write the Docs, and rebuild a sample user guide in Markdown using a tool like MkDocs or Docusaurus.

Basic technical literacy (APIs, command line, version control)

You can't write accurate API reference docs or setup guides if you don't understand what a REST endpoint, a terminal command, or a pull request actually does — engineers will spot the gap immediately in review.

Take a short course like 'API Documentation for Technical Writers' (there are several free ones on YouTube and Udemy) and practice using Git/GitHub for a personal project, since most companies store docs in repos alongside code.

Reading and interpreting engineering artifacts

Instead of source interviews as your primary input, you'll often need to work from JIRA tickets, code comments, spec documents, and pull requests, which are terser and less narrative than anything in journalism.

Find an open-source project on GitHub, read its issue tracker and PRs for a few weeks, and try drafting a changelog entry or short doc update based purely on the code discussion, without a human to interview.

Screenshots, diagrams, and visual documentation tools

Technical docs lean heavily on annotated screenshots, flowcharts, and video walkthroughs in a way most news writing doesn't, and hiring managers expect a portfolio that shows this.

Learn a lightweight tool like Snagit or Figma for annotated screenshots, and build one sample how-to guide with step-by-step screenshots for a piece of software you use daily.

Comfort with ambiguity-free, instructional tone

Journalism rewards voice and narrative tension; technical writing actively suppresses both in favor of unambiguous, repeatable instructions, which is a real stylistic un-learning process.

Study the Google Developer Documentation Style Guide and Microsoft Writing Style Guide, then rewrite three of your own published articles as procedural how-to docs to feel the shift in voice.

First steps

  1. Pick one piece of software you already use (an app, a dev tool, even a spreadsheet macro) and write a full how-to guide for it, including screenshots, as your first portfolio sample.
  2. Take a free 'docs as code' tutorial (Write the Docs has a good starter list) and publish that how-to guide via MkDocs or Docusaurus on GitHub Pages so you have a live, tool-built sample, not just a Google Doc.
  3. Join the Write the Docs Slack community and read a week's worth of the #jobs and #beginners channels to see actual job postings and the tools they name-drop.
  4. Find 3-5 job postings for entry-level or associate technical writer roles and list every tool/skill they mention (e.g., Confluence, Madcap Flare, Swagger/OpenAPI) so you can target learning instead of guessing.
  5. Reach out to one working technical writer (LinkedIn or Write the Docs community) who came from a journalism background and ask directly how they got their first contract or job.

Common questions

Will my journalism clips count as a technical writing portfolio?

Not on their own. Hiring managers want to see structured how-tos, API docs, or user guides, not news articles, so you'll need to build 2-3 dedicated technical samples even if your journalism clips are strong.

Do I need a computer science degree to become a technical writer?

No, but you do need working knowledge of the specific domain you're targeting (software, hardware, medical devices, etc.), and for software-focused roles that means learning enough about APIs, code, and dev workflows to hold your own in review with engineers.

Is this an easier pivot than journalism-to-other-writing careers like UX writing or marketing?

In some ways yes, because the daily habits of interviewing and clear writing carry over directly, but the tooling and structured-authoring learning curve is real and often underestimated by journalists who assume 'writing is writing.'

JournalismTechnical Writer

Get a personalized version of this plan, built from your actual background, with progress you can track.

Get your personalized plan