From 62ee314ffa16545ac1fa989ce4310b75f2e9cf26 Mon Sep 17 00:00:00 2001 From: Waciuma Wanjohi Date: Thu, 3 Feb 2022 01:48:24 -0800 Subject: [PATCH] Add link to goodreads in FAQ --- FAQ.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 469d42b..e8852a6 100644 --- a/FAQ.md +++ b/FAQ.md @@ -130,5 +130,7 @@ For MOOCs an excellent resource is [Class Central](https://www.classcentral.com/ For materials from university courses that are online (but not organized) into a MOOC, [awesome-courses](https://github.com/prakhar1989/awesome-courses) and [cs-video-courses](https://github.com/Developer-Y/cs-video-courses) -are good resources. For learning a particular programming language or framework, +are good resources. For textbooks, [Goodreads](https://www.goodreads.com/genres/computer-science) +is a great platform for reader ratings and reviews. +For learning a particular programming language or framework, [see this question](#what-is-a-good-course-to-learn-a-particular-language).