March 30, 202611 min readWriting

How to Get into Technical Writing: A Step-by-Step Guide for Beginners

Learn how to get into technical writing with this step-by-step guide covering skills, portfolio building, tools, certifications, and job search strategies.

Person typing on laptop keyboard for technical writing

Technical writing is one of the most accessible high-paying writing careers you can enter without a specialized degree or years of experience.

According to the U.S. Bureau of Labor Statistics, the median salary for technical writers was $91,670 in May 2024, and about 4,500 job openings are projected each year through 2034.

The field draws from journalism, engineering, science, teaching, and even law: what matters most is whether you can explain complex things clearly.

Follow these 9 steps to get into technical writing, whether you're switching careers, finishing school, or starting from zero experience.

Key Takeaways

  • No specific degree is required; employers prioritize writing quality and portfolio over credentials
  • The most valuable skill is the ability to quickly understand new technical information and write about it accurately
  • Building a portfolio of 3 to 5 samples is more important than certifications when starting out
  • Takes approximately 3 to 6 months of focused effort to be ready to apply for entry-level roles

What You'll Need

Before you start, make sure you have:

  • A computer and internet access: for learning tools, building your portfolio, and applying for jobs
  • A writing baseline: you don't need to be a professional writer, but you should be comfortable producing clear, structured prose
  • Basic digital literacy: familiarity with Google Docs, Microsoft Word, or any text editor is enough to start
  • Curiosity about a technical domain: software, healthcare, finance, or manufacturing. Pick one area to specialize in early.

How to Get into Technical Writing: Step-by-Step

Step 1: Understand What Technical Writers Actually Do

Before investing time in this career, get a clear picture of the day-to-day work.

Technical writers, also called technical communicators, prepare instruction manuals, how-to guides, API documentation, and other documents that explain complex information to specific audiences. Daily tasks include interviewing subject matter experts (SMEs), researching products, writing and editing docs, collaborating with engineering and product teams, and managing content in documentation platforms.

Most technical writers work in software and technology (45%), manufacturing (15%), healthcare (12%), and finance (10%). If one of those industries already matches your background, you have a head start.

Tip: Read a user manual, API reference, or knowledge base article you've encountered recently and ask yourself: "Could I have written this? What would I need to know to do so?" That gap is exactly what this guide will help you close.

Step 2: Identify Your Technical Domain

You don't need to be a software engineer to write about software, but you do need a domain you can learn quickly.

According to UC San Diego Extended Studies instructor Steven Lemanski, the most valuable skill in technical writing is "the ability to quickly assimilate and understand brand new information and write about it confidently." Choosing a domain you have some familiarity with shortens that learning curve dramatically.

If you come from software development, focus on API documentation and developer guides. If you have a healthcare background, medical device documentation or clinical SOPs are a natural fit. If you're coming from general writing or journalism, software documentation is the most accessible entry point because the tools are publicly available and open-source projects welcome new contributors.

Step 3: Learn the Core Documentation Types

Different contexts require different document formats. Understanding the distinctions shows employers you know what you're getting into.

The eight most common types of technical documentation are:

  • User guides: step-by-step instructions for using a product
  • API documentation: reference material for developers integrating with a software API
  • How-to guides: task-based instructions for accomplishing a specific goal
  • Tutorials: learning-oriented walkthroughs that build a skill from scratch
  • Reference docs: factual, catalog-style information (commands, parameters, specifications)
  • Release notes: changelogs summarizing what's new, fixed, or deprecated in a software update
  • White papers: in-depth technical reports on a problem and its solution
  • Standard operating procedures (SOPs): step-by-step instructions for internal business processes

For entry-level roles, focus on mastering user guides, how-to guides, and release notes first. They are the most commonly requested and easiest to practice without access to a live product.

Tip: The Squarespace Engineering Blog's technical writing series is one of the best free resources for understanding how documentation types differ and how to structure each one.

Step 4: Build Your Essential Toolkit

You don't need to purchase expensive software to get started. Begin with free tools and add paid ones as your work demands it.

The tools employers look for most often, according to LinkedIn and multiple documentation industry sources, include:

  • Markdown: the lightweight markup language used in GitHub docs, developer portals, and static site generators. Free to learn, used everywhere.
  • GitHub: version control for documentation files. Create a free account and contribute to open-source project docs.
  • Confluence: Atlassian's wiki-style documentation platform, common in enterprise tech companies. Free tier available.
  • MadCap Flare: the industry-standard tool for large-scale documentation. Expensive, but a 30-day free trial is available at madcapsoftware.com.
  • Google Docs/Microsoft Word: still used widely for collaborative drafting and review.
  • Snagit: for capturing and annotating screenshots.

Start with Markdown and GitHub. They are free, widely used, and immediately let you contribute to real documentation projects.

Step 5: Take Google's Free Technical Writing Courses

Before building your portfolio, take Google's free technical writing courses. They are widely respected in the industry and require no prior experience.

Google's Technical Writing One and Technical Writing Two courses cover sentence-level clarity, audience analysis, organizing documentation, and writing for different document types. Both are self-paced and completely free. Completing them gives you a credible signal you understand professional documentation standards, and the exercises produce samples you can adapt for your portfolio.

Tip: After finishing the Google courses, study either the Google Developer Documentation Style Guide or the Microsoft Writing Style Guide and pick one as your reference standard. Knowing which style guide you follow tells employers you understand documentation governance.

Step 6: Build a Portfolio of 3 to 5 Samples

A portfolio is the single most important thing you need to get hired. It matters more than certifications, degrees, or job titles.

According to Authory's portfolio guide, a strong technical writing portfolio showcases specific work samples: user guides, knowledge base articles, release notes, UI text, and API references. You do not need a paid job to create these.

Here are four ways to build portfolio samples with no professional experience:

  1. Document an open-source tool you use. Pick a project on GitHub with missing or outdated documentation. Write or rewrite a section. Submit it as a pull request. Google explicitly recommends contributing to open-source projects as a path into the field.
  2. Create a mock user guide for a product you know well. Write a "Getting Started" guide for a software tool, app, or device as if you were the documentation team. Keep it to 800 to 1,200 words and one document type.
  3. Rewrite confusing documentation. Find a product with poor docs. Rewrite a section. Show the before and after. This demonstrates both writing quality and your ability to audit existing content.
  4. Document a process you already understand. If you have a background in healthcare, finance, or another field, write an SOP or how-to guide for a common task in that domain. Domain expertise plus writing skill is exactly what niche employers need.

Aim for variety: at least two different document types and two different subject areas if possible. Host your portfolio on a simple site (GitHub Pages, Notion, or a basic website builder works fine) so every application includes a link.

Step 7: Join the Technical Writing Community

Getting into any field is faster when you are connected to people already in it.

The two most active communities for technical writers are:

  • **Write the Docs**: a global community with an active Slack workspace, a job board, and annual conferences in Portland and Prague. Free to join.
  • Society for Technical Communication (STC): the largest professional association for technical communicators. Offers networking, a certification program, and regional chapters.

Join the Write the Docs Slack and introduce yourself in the #career-advice or #job-posts channels. Ask questions, read how others got their first job, and share your work for feedback. This community is known for being welcoming to beginners.

Tip: Reddit's r/technicalwriting is another active resource. Search the subreddit before asking common questions: most entry-level questions have been answered in detail.

Step 8: Apply for Entry-Level and Freelance Roles

With a portfolio and some community exposure, you are ready to apply.

Target these role types first:

  • Junior technical writer: entry-level full-time roles, often at software companies
  • Contract technical writer: short-term projects that build experience quickly without requiring a full resume
  • Documentation specialist: a different title for the same work, common in healthcare and finance
  • Content strategist (technical focus): a broader role that includes information architecture

For job listings, check Write the Docs job board, LinkedIn (search "junior technical writer" or "entry level technical writer"), and company careers pages at any software company you use regularly.

Google's technical writer hiring page is worth reading even if you're not applying to Google: it outlines exactly what hiring teams look for, including portfolio variety, style guide adherence, and the ability to explain code to non-developers.

Tip: Tailor each application to the technical domain. A cover letter that says "I have experience documenting developer tools" lands better at a SaaS company than a generic writing pitch.

Step 9: Keep Learning on the Job

Technical writing is a field where your first job teaches you more than all your pre-job preparation combined.

Expect a ramp-up period of 3 to 6 months in your first role before you feel fully productive. During that time, focus on learning the company's style guide and documentation platform, building relationships with the engineers and product managers who are your primary sources, and asking for feedback on every document you publish.

From there, you can specialize in high-demand niches: API documentation, developer experience writing, UX writing, or content strategy. Specialization is how technical writers move from the median salary toward the $100,000 to $130,000+ range.

Troubleshooting Common Issues

I don't have any technical background

Cause: Many career changers assume technical writing requires coding or engineering knowledge.

Fix: It does not. The BLS reports that technical writers come from English, communications, journalism, and many unrelated fields. Choose a domain where your existing knowledge gives you a head start, then focus on writing quality and learning the tools.

I can't get past the "no experience required, but must have experience" catch

Cause: Many job listings ask for 2+ years of experience even for entry-level titles.

Fix: Target contract roles and open-source contributions. A GitHub contribution to a real documentation project counts as real experience. A mock user guide for a widely used tool counts if it demonstrates quality. Recruiters read portfolios; they do not always verify job titles.

My portfolio samples don't feel impressive enough

Cause: You're comparing your beginner work to polished published documentation.

Fix: Focus on structure and clarity, not polish. A well-organized 500-word how-to guide that is accurate, navigable, and jargon-free demonstrates more potential than a long but confusing document. Ask for feedback in the Write the Docs Slack before submitting applications.

I don't know which certification to pursue

Cause: The certification landscape for technical writing is fragmented.

Fix: Start with the free Google Technical Writing courses before investing in any paid certification. The Society for Technical Communication (STC) offers a recognized certification program, but most entry-level employers care more about your portfolio than any credential.

Conclusion

Getting into technical writing requires a portfolio, not a resume. Build 3 to 5 solid documentation samples, learn Markdown and one documentation platform, complete the free Google Technical Writing courses, and join Write the Docs. Those four things will put you further ahead than most people who apply.

The field rewards clarity over credentials. If you can learn something quickly and explain it in plain language, you already have the core skill. Everything else is practice.

Frequently Asked Questions

Related Articles