mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-03-15 12:49:43 +01:00
Redraw technical writer roadmap using our editor
This commit is contained in:
parent
23d40e2df7
commit
f05c0a36c0
@ -3,6 +3,6 @@
|
||||
"enabled": false
|
||||
},
|
||||
"_variables": {
|
||||
"lastUpdateCheck": 1720192549979
|
||||
"lastUpdateCheck": 1721257136269
|
||||
}
|
||||
}
|
@ -366,7 +366,7 @@ export function TopicDetail(props: TopicDetailProps) {
|
||||
className="flex w-full items-center justify-center rounded-md bg-gray-800 p-2 text-sm text-white transition-colors hover:bg-black hover:text-white disabled:bg-green-200 disabled:text-black"
|
||||
>
|
||||
<GitHubIcon className="mr-2 inline-block h-4 w-4 text-white" />
|
||||
Add Learning Resources
|
||||
Help us Improve this Content
|
||||
</a>
|
||||
</div>
|
||||
)}
|
||||
@ -448,9 +448,9 @@ export function TopicDetail(props: TopicDetailProps) {
|
||||
</div>
|
||||
|
||||
<p className="mb-2 mt-2 leading-relaxed">
|
||||
Help us improve this introduction and submit a link to a
|
||||
good article, podcast, video, or any other self-vetted
|
||||
resource that helped you understand this topic better.
|
||||
This popup should be a brief introductory paragraph for the topic and a few links
|
||||
to good articles, videos, or any other self-vetted resources. Please consider
|
||||
submitting a PR to improve this content.
|
||||
</p>
|
||||
<a
|
||||
href={contributionUrl}
|
||||
@ -458,7 +458,7 @@ export function TopicDetail(props: TopicDetailProps) {
|
||||
className="flex w-full items-center justify-center rounded-md bg-gray-800 p-2 text-sm text-white transition-colors hover:bg-black hover:text-white disabled:bg-green-200 disabled:text-black"
|
||||
>
|
||||
<GitHubIcon className="mr-2 inline-block h-4 w-4 text-white" />
|
||||
Add Learning Resources
|
||||
Help us Improve this Content
|
||||
</a>
|
||||
</div>
|
||||
)}
|
||||
|
@ -5,6 +5,5 @@ A binary search tree, also called an ordered or sorted binary tree, is a rooted
|
||||
Visit the following resources to learn more:
|
||||
|
||||
- [@video@Tree Data Structure | Illustrated Data Structures](https://www.youtube.com/watch?v=S2W3SXGPVyU)
|
||||
- [@article@Writing a Binary Search Tree in Python With Examples](https://blog.boot.dev/computer-science/binary-search-tree-in-python/)
|
||||
- [@article@How to Implement Binary Search Tree in Python](https://web.archive.org/web/20230601181553/https://www.section.io/engineering-education/implementing-binary-search-tree-using-python/)
|
||||
- [@article@Binary Search Tree in Python](https://www.pythonforbeginners.com/data-structures/binary-search-tree-in-python)
|
||||
|
@ -1 +0,0 @@
|
||||
#
|
86
src/data/roadmaps/technical-writer/migration-mapping.json
Normal file
86
src/data/roadmaps/technical-writer/migration-mapping.json
Normal file
@ -0,0 +1,86 @@
|
||||
{
|
||||
"introduction": "HlUUGj3dOZ68t4gIjerXh",
|
||||
"introduction:who-technical-writer": "ZRGsokU313Ky-anWbWK6q",
|
||||
"introduction:what-technical-writing": "jl1FsQ5-WGKeFyaILNt_p",
|
||||
"introduction:role": "j69erqfosSZMDlmKcnnn0",
|
||||
"introduction:forms": "cNeT1dJDfgn0ndPzSxhSL",
|
||||
"introduction:growth": "FVxNjbDBxgf6vkZWw1Awt",
|
||||
"required-skills": "8rjUZ9NZPGwVRGmk6Dlyb",
|
||||
"required-skills:tech-expertise": "DubLTESNn3wvEH_bKQZbP",
|
||||
"required-skills:written-communication": "7-3tqRUpntoQP4nK_nul5",
|
||||
"required-skills:lang-proficiency": "kNIiAJrvrNoOAllUbRtUB",
|
||||
"tooling": "_5xFbl2BHx0f2u9HmSVS8",
|
||||
"tooling:publishing": "jC3ZrpskBqzxiV6SKf4Uf",
|
||||
"tooling:plagiarism": "cSZbTOB0FPPOlGzy-MkSi",
|
||||
"tooling:editing": "Am_ocP3r0HM45LYfMcQxM",
|
||||
"tooling:git-version-control": "ffJyulu9GPB_TDqjeJYyV",
|
||||
"tooling:markdown": "TJ1iuzQ9u_WbrllRQkgm_",
|
||||
"tooling:research-tools": "0XWiraeoicNBbaGYQnNZr",
|
||||
"tooling:blogging-platforms": "sdoFe4A3y_-Zp3mlrJ5r8",
|
||||
"tooling:seo-tools": "FD-8LQ_g2_O_i2Qwp-Gpv",
|
||||
"best-practices": "yYLsG2LuPaNUuhXSVev_0",
|
||||
"best-practices:story-telling": "27muFD1Ld1gF6hhIh22sG",
|
||||
"best-practices:subtle-selling": "lxSSjgtqJk-PtRp4hARDw",
|
||||
"best-practices:content-structure": "Ezz2e4lYLD_bdNNwvsV_y",
|
||||
"best-practices:call-to-actions": "a1ChwDwztjZBi79y38AGa",
|
||||
"best-practices:references": "8qSL2esjsA3YYuB4d7B9z",
|
||||
"best-practices:great-titles": "WmOvQYlnedX0QgC5Adeen",
|
||||
"best-practices:content-objectives": "7FGMPztd6ouvqemcGhIol",
|
||||
"best-practices:user-persona": "UuV51vM2JT_LFFXORSwru",
|
||||
"best-practices:writing-guide": "cnEVPsqZqs9ZdyqmOuLGA",
|
||||
"content-research": "O-dZEkmU0tP3dUIUPM6YJ",
|
||||
"content-research:topic-score": "SX4vL_JEHrwqHdThyqKKO",
|
||||
"content-research:keyword-volume": "JtFLW5WwH5Ixmnb0qikia",
|
||||
"content-research:forums": "QMehC1tmWPVWaTsiV9sFC",
|
||||
"content-research:search-trends": "IZqyEqkrBoEfLBwIQwJl6",
|
||||
"content-research:request-evaluation": "xFMsHYYxC0hLueY9xxART",
|
||||
"types": "xV8mox1WnSbl2jAGqQpeg",
|
||||
"types:product-content": "d9mTdwqx6QWKYO5PA_rDH",
|
||||
"types:product-prose": "UFuMiHtWq1M8dS8547lOp",
|
||||
"types:how-to-guides": "C-eVVtF6Yabp2a6XvMeh_",
|
||||
"types:developer-docs": "e8oNoXw1KLY4jDzojIXyk",
|
||||
"types:developer-docs:user-goals": "FgyBWRtE34VNqBt_5QhAf",
|
||||
"types:developer-docs:developer-journey": "2pNW7wDGih_m73lhGZRg6",
|
||||
"types:developer-docs:documentation-structure": "jYhfx6RETFgDulyNqdTBy",
|
||||
"types:api-references": "z5_73Q7dWbBd4m_OrdZlH",
|
||||
"types:api-references:doc-generation-tools": "iBBeZopD8SNo7sWTohMim",
|
||||
"types:api-references:api-definition": "co-35BsWMrD6PXohpFqba",
|
||||
"types:help-content": "e_bsYrZ0eQqduURg2ybX4",
|
||||
"types:help-content:troubleshooting": "8fJcJi96Ige6z2PBuTquC",
|
||||
"types:help-content:support-content": "7w1SjK-LV9SBZJ673eAUd",
|
||||
"types:help-content:support-manual": "How-4Re1NhxPLDoshUM-G",
|
||||
"marketing": "mJ1s5-SGd_tj8y0LLZxYg",
|
||||
"marketing:icp-buyer-persona": "O1apL6I_g9DQl8VbL3X4W",
|
||||
"marketing:buyer-journey": "EhhKxYPtoLztZXBXl3ZGl",
|
||||
"seo": "-IBL9S4DelIi07w_fmrX3",
|
||||
"seo:seo-keywords": "IA6TuXmOZr_-Y3HLHqxp0",
|
||||
"seo:seo-keywords:long-tail-keywords": "2LAvq7W11WMIubSprlK_l",
|
||||
"seo:seo-keywords:short-tail-keywords": "eAioe6b7w8pV2Dvawl_fw",
|
||||
"seo:seo-keywords:backlinking": "UphVii3y4T_PkRMqFJ4r_",
|
||||
"top-funnel": "5dnZe0oCIzb5qGwgI6pwH",
|
||||
"top-funnel:pillar-content": "wBDjGa2PgdmeXxHnILFjY",
|
||||
"top-funnel:awareness-blogs": "7S2lymeBZSMBZSsmei7us",
|
||||
"top-funnel:research-reports": "HoNQSWy82ybT0YmejCzRb",
|
||||
"mid-funnel": "Q2KD70IKwBXAH3UQgeZpp",
|
||||
"mid-funnel:generic-gated": "XDX2QxMUkUok2fcS3tFki",
|
||||
"mid-funnel:white-papers": "Xa7yBWcbP2aPs4u0C4cLJ",
|
||||
"mid-funnel:ebook": "5zQpravkqwafvwXVOuNPX",
|
||||
"bottom-funnel": "vo1udIIRpxNZCpA3g32F3",
|
||||
"bottom-funnel:comparative-posts": "2wjRA_pQ9cCG9Ww994FEM",
|
||||
"bottom-funnel:tutorials": "K459CcDrcPMJCimIcCzM6",
|
||||
"release-notes": "-GZXLc9RjY6eWkKC1K_Rg",
|
||||
"case-studies": "W44q1iEj7RKM55-9jabMJ",
|
||||
"faqs": "pgrKfp1trcIxhDdvLk95g",
|
||||
"web-copy": "tAFenZA0MFhMPE5cevNuD",
|
||||
"content-optimization": "XyFEYDJvJpGZ7qSdoSZeI",
|
||||
"content-analysis": "TbSBCITdLswhVB82fErTP",
|
||||
"content-analysis:url-shorteners": "qpOfqbgLy5TzlNQEyt6DG",
|
||||
"content-analysis:platform-tracking": "hlhBgI3SvU3tMtNaHtu8k",
|
||||
"content-analysis:conversion-tracking": "UiXn-CnPcLWAflKJzaJ2a",
|
||||
"content-analysis:content-aging": "JgdrXG7MX1gGuNG9uyubA",
|
||||
"content-distribution": "mrqBxsNRl1CQEKtuYSy9F",
|
||||
"content-distribution:canonical-link": "NIxIhMEOxrUR8nbjbF_Fp",
|
||||
"content-distribution:opengraph-data": "AarJ887P-SFRnKaOOv9yw",
|
||||
"content-distribution:content-distribution-channels": "m9-DqsQfeukmhjhIfCph-",
|
||||
"content-distribution:amplification-strategies": "_cAGbAswDhOqpoiiikPbD"
|
||||
}
|
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,7 @@
|
||||
---
|
||||
pdfUrl: '/pdfs/roadmaps/technical-writer.pdf'
|
||||
order: 17
|
||||
renderer: 'editor'
|
||||
briefTitle: 'Technical Writer'
|
||||
briefDescription: 'Roadmap for anyone looking for a career in technical writing'
|
||||
title: 'Technical Writer'
|
||||
|
Loading…
x
Reference in New Issue
Block a user