From eb8bf60a3c162b9dd31be855983532f9b3a852ec Mon Sep 17 00:00:00 2001 From: r3dsquirr3l Date: Tue, 16 Oct 2018 04:15:08 +0100 Subject: [PATCH] added Mastering Linux Shell Scripting (#19066) - also updated link to Deep Learning and formatting --- .../pages/guide/english/book-recommendations/index.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/client/src/pages/guide/english/book-recommendations/index.md b/client/src/pages/guide/english/book-recommendations/index.md index 02adf911db..6928995e6d 100644 --- a/client/src/pages/guide/english/book-recommendations/index.md +++ b/client/src/pages/guide/english/book-recommendations/index.md @@ -225,12 +225,12 @@ title: Books to Read for Programmers - [Amazon Smile](https://smile.amazon.com/Facts-Fallacies-Software-Engineering-Robert/dp/0321117425/) - ISBN-13: 978-0321117427 -The Mythical Man-Month: Essays on Software Engineering +*The Mythical Man-Month: Essays on Software Engineering* - [Amazon Smile](https://www.amazon.com/Mythical-Man-Month-Software-Engineering-Anniversary/dp/0201835959) - ISBN-13: 978-0201835953 -*Deep Learning* -- [Amazon](https://www.amazon.com/Deep-Learning-Adaptive-Computation-Machine/dp/0262035618/ref=sr_1_4?s=books&ie=UTF8&qid=1539402410&sr=1-4&keywords=deep+learning) +*Deep Learning by Ian Goodfellow, Yoshua Bengio, Aaron Courville* +- [Amazon](https://www.amazon.com/Deep-Learning-Adaptive-Computation-Machine/dp/0262035618) - ISBN: 978-0262035613 *Oracle® Database Notes for Professionals* https://books.goalkicker.com/OracleDatabaseBook/ @@ -238,6 +238,10 @@ https://books.goalkicker.com/OracleDatabaseBook/ *Pro PHP Programming - Peter MacIntyre* [Amazon]https://www.amazon.com/Pro-PHP-Programming-Peter-MacIntyre-ebook/dp/B005PZ09AG +*Mastering Linux Shell Scripting by Andrew Mallett* +- [Amazon](https://www.amazon.com/Mastering-Linux-Scripting-Andrew-Mallett/dp/1784396974/) +- ISBN-13: 978-1784396978 + This list was compiled from multiple suggestion threads on Reddit and Stackoverflow. Please feel free to add more that you have found useful!