Live data from Hacker News

Ask HN: Starting blogging when you're not an expert?

news.ycombinator.com

1–10 of 121 posts

Ask HN: Starting blogging when you're not an expert?

#1
Hi everyone,

Does it makes sense to you to start a (technical blog) when you know you're not an expert in any field ?

I would like to start a blog where I could put articles about things I'm learning (frameworks, programming languages, concepts...) but I'm afraid it won't be relevant for anyone as I'm don't have any real advanced knowledge in any fields in particular.

Just to be clear : I don't expect/want to make money of it or to become suddenly attractive for recruiters, I just think it could help me learn more, faster and to improve my communications skills.

Re: Ask HN: Starting blogging when you're not an expert?

#2
Are you just looking for an excuse not to do it? People write about things they don't know much about all the time. Just start. People will read it, or they won't. People will find value in it, or they won't. No matter what, you'll get the practice that's required to improve.

Re: Ask HN: Starting blogging when you're not an expert?

#3
If you planning do blogging for yourself (studying purposes) it doesn't matter would it be relevant for others.

It is a good way to teach/repeat/remember something. (for example referensed here https://hackernoon.com/the-best-way-to-learn-development-ski...)

Maybe you find GitHub's gist usefull https://gist.github.com/

P.S. Sorry for poor english

Re: Ask HN: Starting blogging when you're not an expert?

#4
"...I just think it could help me learn more, faster and to improve my communications skills."

That's reason enough to write about what you're learning. Patio11 talks about this a lot - it's important that people learning new things write about what they're learning _as they learn it_ because they'll encounter things that only someone new to that domain will encounter in that particular way.

There's a lot of value in writing about the issue you had setting up your dev environment or getting your "Hello world" app to work because other people will encounter those things too.

And just writing about something will help reinforce what you're learning so you'll learn faster and forget less.

Re: Ask HN: Starting blogging when you're not an expert?

#5

"...I just think it could help me learn more, faster and to improve my communications skills." That's reason enough to write about what you're learning. Patio11 talks about this a lot - it's important that people learning new things write about what they're learning _as they learn it_ because they'll encounter things that only someone new to that domain will encounter in that particular way. There's a lot of value in…

Couldn't agree more. I tried this technique several times and simply worked.

When I write about things that I'm learning, it helps me to digest the topic easier.

Re: Ask HN: Starting blogging when you're not an expert?

#7
Sure it makes sense! Just blog about the things you learn. You will probably end up blogging about things that are new to other people.

Best example I know of is Julia Evans [1]. She blogs about the things she learns in areas many people are mot an expert of. I find most of her blogs very interesting.

[1] https://jvns.ca

Re: Ask HN: Starting blogging when you're not an expert?

#8
100% - writing isn't about having readers from day one. It's about learning how to express yourself. I've been blogging for 6 years now. When I started I had no idea what I wanted to talk about, so I just used it to flush out thoughts I had.

You will find an audience as you find your voice. What you hae to say will resonate as you get better at writing (±12 months of consistent writing is a good rule of thumb to start building a readership).

Forget money. Forget "professional network" even. Just focus on having conversations with people who are passionate about things you're passionate about. If you're lucky, you'll interview a hero of yours.

Re: Ask HN: Starting blogging when you're not an expert?

#9

Sure it makes sense! Just blog about the things you learn. You will probably end up blogging about things that are new to other people. Best example I know of is Julia Evans [1]. She blogs about the things she learns in areas many people are mot an expert of. I find most of her blogs very interesting. [1] https://jvns.ca

I would also recommend Julia's blog as a good example of the "learn this thing along with me" style.

Re: Ask HN: Starting blogging when you're not an expert?

#10
It's completely fine (and will likely help make you better in the fields you blog about and better at communication in general, which is gold.) Of course you wouldn't want to misstate your experience or qualifications, but it doesn't sound like you were contemplatin that anyway.

And if you are able to communicate what you are doing and why, it will be a help to people who are in roughly the same position as you with an interest in the same thing, which is great.

Post reply on HN