This post was originally published on my blog.
I was driving on the highway a few days ago and thought of something interesting. Somehow I found similarity between road signs and writing tutorials for beginners. Let me elaborate.
Say youโre driving on the highway. While doing so, you pass by all kinds of road signs. One that comes quite often is the speed limit. It servers two main purposes. One is to remind YOU - the driver already on the highway - what the currently lawful speed limit is. Itโs not that you forgot about it. After all, you saw it just a few minutes ago. But seeing it again confirms an information you already have.
Its second purpose is to give information to the new drivers that are merging onto the highway. They are joining from different roads and at different times, and they are just about to see the speed limit sign for the first time.
Now compare this to a โgetting startedโ tutorial. It can be about HTML, CSS, JavaScript, anything. For the developer whoโs been working with these technologies for some time, seeing yet another โgetting startedโ tutorial will not be something new. He/she probably knows what inside without even looking at it. However, this tutorial servers some very important purposes. Itโs an opportunity to refresh his/her knowledge. Itโs also a confirmation that his/her knowledge is still relevant.
As for the person wanting to become a developer, this โgetting startedโ tutorial will be the first opportunity to learn and get introduced to some new information. He/she is about to be joining an exciting new โhighwayโ among many others already โdrivingโ on it.
I admit that in the past I used to get annoyed by such tutorials. I was like โOh, come on! Not another one! Please write something that will actually teach me something.โ Iโm sorry about that. I didnโt truly understand it back then. I see the point now.
So whatโs the lesson?
Donโt dismiss โgetting startedโ tutorials because youโre already familiar with the technology. Even if you donโt find it relevant, know that for someone somewhere this will be their first opportunity to learn something new. The least you could do is respect the time and effort put into it. Then share it with whomever needs it.
Photo by Ksenia Kudelkina on Unsplash.
Top comments (0)