From 3b83037985ed0912185a641f203b2d7d4f16b52e Mon Sep 17 00:00:00 2001 From: sidanand67 Date: Thu, 1 Oct 2020 15:33:51 +0530 Subject: [PATCH] Added resource for learning How to Learn --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c72606f..457ed41 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,9 @@ But knowing the stuff will help you become better! :muscle:* 💊 Curated list of falsehoods programmers believe in. Check for things you do not know about Strings, Addresses, Names, Numbers, Emails, Timezones and Dates and more. +### Learning How to Learn +- [Learning How to Learn - Coursera](https://www.coursera.org/learn/learning-how-to-learn) + ### Algorithms - [Big O Cheatsheet](http://bigocheatsheet.com/) - :book: [Grokking Algorithms](https://www.goodreads.com/book/show/22847284-grokking-algorithms-an-illustrated-guide-for-programmers-and-other-curio)