Tech Comm Starter Pack
An introduction to selected tools to jump-start your journey as a technical writer
Visual Studio Code
Visual Studio Code is a lightweight source code editor available for Windows, macOS, and Linux. It’s a useful tool for editing Markdown, HTML, and other documents.
Markdown
Markdown is a lightweight markup language that lets you create formatted text using a plain-text editor.
GitHub
GitHub is a comprehensive code hosting service. It uses Git for version control and lets you collaborate with other users.