This works, until it doesn’t. And then you can’t go back and find the mistake, and save time by both realizing the error part and not having to redo it all to get there.
I get it, I was bad about that too, but any form of writing improves the understanding of the concepts because it uses a different part of the brain that I think retains better than the one doing the thinking work.
Its like commenting in code. If you have good comments, it can help you find the error. No comments and gotta spend the time figuring out where it went wrong.
This works, until it doesn’t. And then you can’t go back and find the mistake, and save time by both realizing the error part and not having to redo it all to get there.
I get it, I was bad about that too, but any form of writing improves the understanding of the concepts because it uses a different part of the brain that I think retains better than the one doing the thinking work.
Its like commenting in code. If you have good comments, it can help you find the error. No comments and gotta spend the time figuring out where it went wrong.
Yes. It’s like code comments.
We all do that, so understand your point.
All of us…