From 8dec783ee3716fee215b6f59c8cf747bb96c6175 Mon Sep 17 00:00:00 2001 From: Harsh Ghodkar Date: Thu, 28 Oct 2021 19:48:54 +0530 Subject: [PATCH] Adding Handbooks (#6482) * Adding Handbooks * Update free-programming-books-langs.md --- books/free-programming-books-langs.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/books/free-programming-books-langs.md b/books/free-programming-books-langs.md index aa1eeea7..528e6efe 100644 --- a/books/free-programming-books-langs.md +++ b/books/free-programming-books-langs.md @@ -1335,6 +1335,7 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE #### Svelte * [Svelte Tutorial](https://svelte.dev/tutorial/basics) - Svelte.dev +* [The Svelte Handbook](https://flaviocopes.com/page/svelte-handbook/) - Flavio Copes (PDF, EPUB, Kindle) *(email address requested)* #### Vue.js @@ -1428,6 +1429,7 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE * [Ten Steps to Linux Survival: Bash for Windows People](http://dullroar.com/book/TenStepsToLinuxSurvival.html) - Jim Lehmer * [The Debian Administrator's Handbook](https://debian-handbook.info) * [The Linux Command Line](http://linuxcommand.org/tlcl.php) (PDF) +* [The Linux Commands Handbook](https://flaviocopes.com/page/linux-commands-handbook/) - Flavio Copes (PDF, EPUB, Kindle) *(email address requested)* * [The Linux Development Platform](http://ptgmedia.pearsoncmg.com/imprint_downloads/informit/perens/0130091154.pdf) (PDF) * [The Linux Kernel Module Programming Guide](https://sysprog21.github.io/lkmpg/) * [The Linux System Administrator's Guide](http://www.tldp.org/LDP/sag/html/index.html) -- GitLab