From 5c93b3e47a22857b098f8f27c8daed26384f538f Mon Sep 17 00:00:00 2001 From: Charles-Axel Dein <120501+charlax@users.noreply.github.com> Date: Thu, 15 Sep 2022 16:14:08 +0200 Subject: [PATCH] Add article about reading --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index bb9f13f..7cb3a7a 100644 --- a/README.md +++ b/README.md @@ -1167,6 +1167,12 @@ JavaScript is such a pervasive language that it's almost required learning. - [The benefits of note-taking by hand](https://www.bbc.com/worklife/article/20200910-the-benefits-of-note-taking-by-hand) - [The Art of Reading More Effectively and Efficiently](https://aliabdaal.com/read-more-effectively/) - [You should be reading academic computer science papers](https://stackoverflow.blog/2022/04/07/you-should-be-reading-academic-computer-science-papers/), Stack Overflow Blog +- [How to Remember What You Read](https://fs.blog/remember-books/) + - Take notes + - Stay focused + - Mark up the book + - Make mental links + - Quit books ### Refactoring