From a29949d206353a44f6b6914529064f24035d6fb9 Mon Sep 17 00:00:00 2001 From: Diogo Eichert Date: Thu, 20 Jul 2023 06:21:00 +0200 Subject: [PATCH] Update free-programming-books-langs.md (#9466) Add JavaScript with Classes --- books/free-programming-books-langs.md | 1 + 1 file changed, 1 insertion(+) diff --git a/books/free-programming-books-langs.md b/books/free-programming-books-langs.md index d5e0c99f4..ff858c289 100644 --- a/books/free-programming-books-langs.md +++ b/books/free-programming-books-langs.md @@ -1150,6 +1150,7 @@ Books on general-purpose programming that don't focus on a specific language are * [JavaScript the Right Way](https://github.com/braziljs/js-the-right-way) - William Oliveira, Allan Esquina (HTML) * [Javascript Tutorial](https://www.tutorialspoint.com/javascript/index.htm) * [JavaScript Wikibook](https://en.wikibooks.org/wiki/JavaScript) - Wikibooks (HTML, PDF) +* [JavaScript with Classes](https://diogoeichert.github.io/JSwC.epub) - Diogo Eichert (EPUB) * [jQuery Fundamentals](http://jqfundamentals.com) - Bocoup (HTML) * [JS Robots](https://web.archive.org/web/20201029045339/http://markdaggett.com/images/ExpertJavaScript-ch6.pdf) - Mark Daggett (PDF) *(:card_file_box: archived)* * [Leaflet Tips and Tricks: Interactive Maps Made Easy](https://leanpub.com/leaflet-tips-and-tricks/read) - Malcolm Maclean (HTML)