Fazle RahmanforOfficial blog by Hashnodehashnode.com·Aug 28, 2024Announcing — Docs by Hashnode: The content engine for API and product documentation ✨ 📃Today is a big day for Hashnode. Millions of developers use Hashnode daily to read and share stories. We've always been focused on providing the best platform for developers and teams to run and host their blogs. Our goal has always been to help ind...DiscussHashnode
Victoria Drakevictoriadrake.hashnode.dev·Aug 27, 2024How to Create Technical Documentation Using ChatGPTNo need to print out stacks of code when conversational AI can summarize it for you. (Photo is Margaret Hamilton, a computer scientist who played a crucial role in developing the software for the Apollo space program at NASA, standing next to a tower...Discussdocs
Vikram AruchamyforfreeCodeCampfreecodecamp.org·Aug 13, 2024How to Merge Word Documents in Python – Three Effective Methods with ExamplesIn today's fast-paced work environment, automation is crucial for optimizing your repetitive tasks and enhancing your productivity. Deploying Python functions to automate the merging of multiple Word documents into a single, cohesive file can help yo...DiscussPython
RAKESH DUTTAdailydoseindevops.hashnode.dev·Jul 23, 2024Types of Version Control System (Cvcs && Dvcs)Centralized Versioned Control System In centralized source control system there is a main server where all versions of the code are stored. To start working on a project users first bring code from this central server to their local machines. This pr...DiscussDevOps Bro to Pro </>vcs
Amanpreet Singhblog.amanpreet.dev·Jul 15, 2024How to Easily Import Data from Word Documents into Your App: A Complete GuideIntroduction Recently, I was involved in data migration for a client. The data mainly consists of exam questions and their explanations. The data was structured in (.xlsx) format but there was one problem with the content of the data. Some of the que...Discuss·2 likesPython
Melanie NgomeforWriteTech Hub Publicationzaycodes-1686045136273.hashnode.dev·Nov 25, 2023Improving the Docs: WorkbenchWorkbench is a user-friendly open-source tool designed for hands-on exploration of GNOME technologies. It caters to both beginners and seasoned developers. With an extensive library featuring over 100 examples, it offers practical learning experience...Discussdocumentation
Pratik MforThe Tech Deckthetechdeck.hashnode.dev·Nov 6, 2023Which are the best PDF-to-Word converters for Linux?PDF files are great for sharing documents while preserving formatting. However, editing PDFs can be difficult compared to editing Word documents. Fortunately, there are excellent PDF to Word converters available for Linux to bridge this gap. Converti...Discuss·59 readsLinuxLinux
FusionAuth teamforFusionAuth Blogfusionauth.hashnode.dev·Aug 9, 2023Searching FusionAuth docs using an LLMI don't know about you, but when I first encountered ChatGPT, I was blown away. I used it a few times, including to write a poem about SAML and OIDC. Even though it got some of the details wrong, I was impressed. But what I immediately thought of was...Discussllm
Victoria Johnsonvickiejohnson.hashnode.dev·Jul 26, 2023Getting Started with MkDocs: How to Build Your First Documentation SiteOverview Learning objectives: By the end of this tutorial, you will be able to build a documentation site using MkDocs. This tutorial is for Technical Writers who are newly introduced to Docs-as-Code and need a guide to building their first documen...Discuss·21 likes·268 readsDocs-as-codedocs
Shravanshravanmeena.hashnode.dev·Jul 1, 2023Why is documentation important? 🤔Nowadays, many developers write code but do not like to document their code or the features they build.First of all, as a developer, you should write documentation. Why? Allow me to explain. Last month, I was working on a project where I was using th...Discuss·37 readsdocumentation