Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Post History

50%
+0 −0
Q&A What´s the best path to writing a blog about technology?

In the comments you mentioned that you want to write a blog about differenct technologies, for example about different programming languages, and are having problems with how you want to structure ...

posted 6y ago by Secespitus‭  ·  last activity 4y ago by System‭

Answer
#4: Attribution notice removed by user avatar System‭ · 2019-12-12T23:01:18Z (over 4 years ago)
Source: https://writers.stackexchange.com/a/32807
License name: CC BY-SA 3.0
License URL: https://creativecommons.org/licenses/by-sa/3.0/
#3: Attribution notice added by user avatar System‭ · 2019-12-08T07:02:47Z (over 4 years ago)
Source: https://writers.stackexchange.com/a/32807
License name: CC BY-SA 3.0
License URL: https://creativecommons.org/licenses/by-sa/3.0/
#2: Initial revision by (deleted user) · 2019-12-08T07:02:47Z (over 4 years ago)
In the comments you mentioned that you want to write a blog about differenct technologies, for example about different programming languages, and are having problems with how you want to structure the chapters, that are represented by your blog posts.

Here comes the frame challenge: you are not writing a book and therefore you are not writing chapters - you are writing a blog with individual blog posts.

It's a different medium and it deserves a different approach. For a book you would collect all the topics you want to discuss and then order them. Afterwards you would flesh those out and make each topic that you have identified a chapter of its own. For example your goal could be to teach people how to write a simple text-based game they could play on the console in C++. You would then identify topics you need, such as "What is a variable?", "How can I output something to the console?" and "How can I get input from the user?". Then you go through and order them. For example at first you might want to output something, otherwise your user can't see anything. Then you might want to give information about variables and then how to store input into variables. Afterwards you flesh out the chapters and make an example that starts simple and in each chapter the new example application builds upon the previous one.

In a technology blog you normally try to give your readers interesting information that they may be missing when they are doign something or you are talking about something interesting you recently discovered.

You could for example start a tutorial series. This would be similar to the book approach and you could try to get a rough outline before publishing your blog post so that you know the direction that you want to go. Then you flesh out each chapter and publish it once you are done.

But you will probably switch between languages or write some articles about stuff that you recently learned yourself, stuff that is more appropriate for users that have more experience. You don't want to bore people once they know what a variable is. So you should think about annotating your articles with tags such as "For beginners" or "For experienced users".

That way you can easily switch between articles and get a broader readerbase. You should also think about your schedule - do you want to focus on exactly one language and write a little tutorial series of probably 5 to 6 lessons to make a text-based adventure? Or do you want to show two languages, alternating between each with similar topics, and work towards making a little graphic based game like pong? Randomly switching between stuff can also be okay, though it might be not-so-easy for readers to follow.

All in all the approach would be to set yourself a goal that you can realistically achieve in a reasonable time. Maybe a quarter year with two blog posts per month about the series you planned and a few more about random stuff you encountered? It's up to you, but you don't need to plan stuff the way you would plan a book before publishing. A rough outline and then getting stuff out there for the world to see in regular intervals is better for most usecases.

#1: Imported from external source by user avatar System‭ · 2018-01-26T09:03:27Z (over 6 years ago)
Original score: 1