diff --git a/books/free-programming-books-langs.md b/books/free-programming-books-langs.md index 9ffc9efae..2950aff72 100644 --- a/books/free-programming-books-langs.md +++ b/books/free-programming-books-langs.md @@ -2308,10 +2308,11 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE ### Scratch -* [An Introductory Computing Curriculum Using Scratch](http://scratched.gse.harvard.edu/guide/download.html) -* [Computer Science Concepts in Scratch](https://stwww1.weizmann.ac.il/scratch/scratch_en/) +* [An Introductory Computing Curriculum Using Scratch](http://scratched.gse.harvard.edu/guide/download.html) (HTML) +* [Code Club Book of Scratch](https://magpi.raspberrypi.com/books/book-of-scratch) - Rik Cross, Tracy Gardner (PDF) +* [Computer Science Concepts in Scratch](https://stwww1.weizmann.ac.il/scratch/scratch_en/) - Michal Armoni, Moti Ben-Ari (PDF) * [Learn to Code with Scratch](https://magpi.raspberrypi.com/books/essentials-scratch-v1) - The MagPi magazine (PDF) -* [Scratch Programming Playground](https://inventwithscratch.com/book/) - Al Sweigart +* [Scratch Programming Playground](https://inventwithscratch.com/book/) - Al Sweigart (HTML) ### Sed