Technical Writing Samples: Codecademy Docs Articles



Codecademy Docs articles are short encyclopedic entries documenting computer science and computer science-adjacent concepts. Articles on specific methods generally consist of just descriptions of method syntax and behavior, plus sample code. Other articles are high-level overviews of a concept within a programming language (e.g. Iterators in Luau) or within a computer-science adjacent field (e.g. AI Opacity). Ideally, these pieces provide brief, no-nonsense overviews for someone looking to quickly gain a working knowledge of the relevant topic.



Screenshot from Codecademy Docs of the article on Python string method .isDecimal().



Note: Codecademy Docs is an open-source project and the pages above may be edited by others after me. I am happy to provide my original markdown files on request. Articles without links are currently in the review process.