The Why
-
There are three ways of learning something new
- Watching a video
- Reading a blog post or doucumentation
- Writing the documentation
-
Here is the order of effectiveness
- Writing the documentation
- Reading the documentation
- Watching a video
-
If you watched a video, you will remember some parts of it and after a while you will forget most of it. If you read the documentation, you will remember more than watching a video. But if you write the documentation, you will remember most of it for few days and after that even if you forget , you can always refer to the documentation you wrote.
work in progress...