, I talk about how one can write technical articles. I’ve been writing such articles for round 2.5 years, and I’ll undergo my experiences, how you will discover your personal area of interest, and what you should keep in mind when writing an article.
The aim of this text is to show about technical writing and the various kinds of technical articles. Moreover, I’ll talk about the big advantages I’ve had from writing and a few classes I’ve discovered from my writing.

You may also learn my article on Benchmarking LLMs and take a look at my web site, which comprises all my info and articles.
Desk of Contents
Motivation
My motivation for this text is that I’ve been writing articles for about 2.5 years. I made a decision to replicate a bit on my writing journey and why writing technical articles is among the greatest selections I’ve made to date in my profession.
- Studying the matters higher: The easiest way of studying is to show others. That is primarily what you’re doing when writing technical articles.
- Networking: You get to attach with a whole lot of readers of your articles and different writers doing the identical as you. This presents alternatives each for gaining a following and studying from others.
- Monitization: You probably have sufficient readers, writing can be a manner of economically supporting your self, although I preface that this shouldn’t be your major motivation to begin writing.
I imagine the primary level on studying matters outweighs another profit I’ve had from writing. Writing gives an avenue to each educate others a few matter and concurrently additional deepen your information on a subject. Instructing others is one of the best ways to be taught one thing your self.
I discover it extremely rewarding to put in writing an article to show others whereas additionally additional enhancing my understanding of a subject via writing about it. I actually reckon this to be one of many biggest elements of practising technical writing, and a big cause I like to recommend that you just additionally write technical articles.
Varieties of technical articles
- “Methods to …” programming articles
- Testing/reporting on new releases
- Educate a few matter

“Methods to” articles
A how-to article is an article detailing do one thing inside programming. It may very well be as particular as make the most of a specific Python bundle, or as imprecise as use context engineering. These are the sorts of articles I favor to put in writing, as they match each inside what I take pleasure in writing about and the sorts of articles I obtain the inspiration to put in writing about. For instance, I make the most of a brand new framework in a undertaking, or find out about a subject (for instance, context engineering), and write a selected article on make the most of the framework, or do one thing particular throughout the matter.
Testing new releases
Loads of technical articles additionally give attention to testing out and reporting on new releases. Currently, most of those revolve round testing new LLM fashions, such because the latest Qwen 3 launch or Grok 4. I commonly learn such articles to remain on high of every little thing taking place within the AI area and to grasp the efficiency of various fashions. I additionally tried writing such articles myself for some time, however I discovered it a bit monotone.
Instructing a few matter
One other widespread technical article is one instructing a few particular matter. These articles normally cowl wider areas than the “how-to” articles, however might be enormously useful. These sorts of articles might be introductory articles to a subject, a deep dive article for skilled readers, or something in between. I normally learn such articles when entering into a brand new matter, or to remain on high of matters I’m significantly enthusiastic about. You must observe that these articles are sometimes very time-consuming to make, however they usually signify a few of the highest-quality articles I learn on-line.
Discovering your area of interest
When writing, it’s important to search out your area of interest. Discovering your area of interest includes discovering the forms of articles:
- You take pleasure in writing (and also you’re good at writing)
- Your readers take pleasure in studying
Your area of interest might be tremendous particular (i.e., solely Python AI tutorials), or it might probably solid a wider web, corresponding to “How-to” tutorials for AI.

To search out your personal area of interest, I like to recommend you attempt writing the totally different article varieties I listed within the final part. Crucial facet is to search out one thing you take pleasure in writing about. This could, after all, additionally change over time. After discovering what you take pleasure in writing about, you should begin writing articles commonly. I write round as soon as every week, which I believe is an efficient stability between persistently sharing my information on-line, whereas additionally avoiding inventive burnout by writing too usually.
Moreover, I additionally discover that it’s normally a lot simpler to put in writing about matters on which you’ve got some background information. For me, for instance, I write largely about AI, which I work with each day at my full-time job. This provides me a whole lot of background info, which is beneficial for the article, and gives me with inspiration for matters to put in writing about.
My learnings
Enhancements for every article
I’ve discovered rather a lot via writing for two.5 years. I see huge enhancements between my first article and my present articles. My aim has at all times been to attempt to enhance one thing particular for every article. This fashion, I can see appreciable enhancements over a collection of articles. Thus, my first studying is to attempt to enhance one thing in every article you write.
Checklist of concepts
The concepts for my article normally come from matters I work on, in addition to studying LinkedIn, X, and Medium. I then be taught extra concerning the matters and write an article on them. Concepts can come at any time, whether or not it’s whereas scrolling social media or whereas taking a stroll. I thus advocate maintaining a listing of various concepts you wish to write about. I maintain this checklist in Google Hold, so I can entry it each through my cellphone and laptop.
Once I then sit down on Sundays to put in writing an article, I can select one from my checklist of concepts. I discover this a lot easier than having to give you a subject to put in writing about on the spot.
Article define
After I selected my concept to put in writing about, I created an overview for the article. I discover that this makes the article simpler to learn (the content material is extra coherent), and it’s simpler for me to have an outline whereas writing the article. I do that by first writing down all of the headers and subheaders in my article, earlier than writing anything. This helps me scope what to incorporate and exclude in my article, and makes it simpler to maintain the purple thread within the article. You’ll be able to naturally add or take away headlines in a while, however I discover that originally writing down all of the headlines makes the writing course of simpler and the output higher.
Whereas writing, I additionally attempt to interrupt the method as little as attainable. For instance, suppose I consider one thing I’ve to incorporate within the article whereas writing (for instance, an article I wish to check with). In that case, I write “TODO to search out the article to check with right here” in my article, after which proceed writing. After ending the article, I then got here again to this TODO and did the duty. This fashion, you keep away from an interruption. I like to recommend minimizing the variety of interruptions whereas writing as a result of it takes fairly a little bit of time to get into the writing rhythm once more after being interrupted. Protecting the interruptions to a minimal makes you a way more environment friendly author, whereas you can even keep in mind every little thing you should do, utilizing the TODOs.
Guidelines
One other essential studying I made is to keep up a guidelines of every little thing you should do for every article. There are a whole lot of various things you should keep in mind to do, and easily sustaining a guidelines you fill out for every article ensures you keep in mind every little thing. My guidelines, for instance, contains:
- Add featured picture, subtitle, excerpt, tags, and class
- Undergo the article with Grammarly for spell test
- Guarantee all code within the article has syntax highlighting
- Share the put up on LinkedIn and X
- …
Writer
I additionally extremely advocate discovering a writer in your articles. This may very well be a publication on Medium or a separate website corresponding to In the direction of Knowledge Science. Having a writer ensures much more individuals view your article, which is important each in your motivation when writing and for sharing your information with as many individuals as attainable.
Hold writing
I genuinely imagine consistency is among the most essential elements when writing. You must discover a particular interval you possibly can keep over a time period. It may very well be as soon as a month, as soon as every week, or another interval you like. You must then attempt to keep on with that schedule over time, whereas bettering one factor of your articles every time. Over time, you can find that your articles vastly enhance, and extra persons are studying your content material.
Conclusion
On this article, I’ve mentioned write technical articles. I mentioned the various kinds of technical articles you will discover on-line and the way you will discover your personal area of interest when writing. I imagine writing gives huge advantages, not just for the individuals studying, but in addition for the creator explaining a subject. That is additionally the rationale I’ve stored writing through the years. Lastly, I mentioned a few of my very own learnings from writing, corresponding to maintaining a constant writing schedule, sustaining a guidelines for every article, and discovering a writer.
👉 Comply with me on socials:
🧑💻 Get in contact
🔗 LinkedIn
🐦 X / Twitter
✍️ Medium