From 663514541e7f42eae9e71ce6e99fdaf54aee783b Mon Sep 17 00:00:00 2001 From: Ridwan Abiola Date: Sat, 15 Aug 2020 17:17:01 +0100 Subject: [PATCH 1/2] add "minko gechev blog" under "Blogs" --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 446a56c..7487c2a 100644 --- a/README.md +++ b/README.md @@ -140,7 +140,9 @@ Useful articles and learning resources. - [Chrome Developers Blog](https://web.dev/blog/) - Everything you need to know about building for the modern web - [IBM's Data and AI Blogs](https://www.ibm.com/analytics/blogs) - A blog on machine learning, artificial intelligence and relevant hot topics - [Wesbos](https://wesbos.com/blog) - A blog on JavaScript, it's libraries and frameworks -- [Wake Up And Code](https://wakeupandcode.com/aspnetcore/) - An awesome blog series on ASP.NET Core +- [Wake Up And Code](https://wakeupandcode.com/aspnetcore/) - An awesome blog series on ASP.NET Core +- [Minko Gechev Blog](https://blog.mgechev.com/) - Blog of Minko Gechev, an Engineer in the Angular team at Google. +
From 7e57fe2176aa1939c538c0a35b1e2181e8c9a4e3 Mon Sep 17 00:00:00 2001 From: Ridwan Abiola Date: Sat, 15 Aug 2020 22:03:04 +0100 Subject: [PATCH 2/2] add SICP under "Books" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7487c2a..47a948a 100644 --- a/README.md +++ b/README.md @@ -201,7 +201,7 @@ Useful articles and learning resources. - [Starting out with Python](https://www.pearson.com/us/higher-education/program/Gaddis-Starting-Out-with-Python-plus-My-Lab-Programming-with-Pearson-e-Text-Access-Card-Package-3rd-Edition/PGM9873.html?tab=contents), by Tony Gaddis - [Road To Redux](https://www.roadtoredux.com/), by Robin Wieruch - +- [Structure and Interpretation of Computer Programs](https://mitpress.mit.edu/sites/default/files/sicp/full-text/book/book-Z-H-1.html), by Harold Abelson and Gerald Jay Sussman