From 01c870f36cc6acd3560dc3f11dea368245e45b9f Mon Sep 17 00:00:00 2001 From: Sidd Hahn Date: Sat, 20 May 2017 16:59:29 +0530 Subject: [PATCH] Added a classic introductory calculus book & a blog. Great book for beginners. Written as a relatively free-flowing dialogue between the AUTHOR and the READER. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 87b2970..1c558eb 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ A curated list of awesome mathematics resources. * [Questions and Answers](#questions-and-answers) * [Encyclopedia](#encyclopedia) * [Books](#books) + * [Blogs](#blogs) * [Misc](#misc) * [Lecture Notes](#lecture-notes) * [Foundations of Mathematics](#foundations-of-mathematics) @@ -78,10 +79,15 @@ A curated list of awesome mathematics resources. ## Books +* [Calculus: Basic Concepts for High Schools](https://archive.org/details/TarasovCalculus) - L.V. Tarasov * [Basics of Algebra, Topology, and Differential Calculus](http://www.cis.upenn.edu/~jean/math-basics.pdf) - Jean Gallier (University of Pennsylvania) * [Wikibooks](https://en.wikibooks.org/wiki/Wikibooks:Mathematics_bookshelf) * [Online Mathematics Textbooks](https://people.math.gatech.edu/~cain/textbooks/onlinebooks.html) +## Blogs + +* [BetterExplained](https://betterexplained.com/) - A blog maintained by Kalid Azad + ## Misc * [Areas of mathematics on Wikipedia](https://en.wikipedia.org/wiki/Areas_of_mathematics)