From 23e54f08240c36e515fbbf807386713b62936cfc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Fri, 29 Oct 2021 14:16:45 +0200 Subject: [PATCH] Added Software Mistakes and Tradeoffs (#81) * Added Trust in Machine Learning Hi, I thought this title might be a great addition to your list of books. Thank you for your consideration. * Added Software Mistakes and Tradeoffs Hi, I am Stjepan from Manning Publications. I thought this title might be a good match for your list. Thank you for considering it. Best, * Added Street Coder Hi, I am Stjepan from Manning Publications. I thought this title might be a good match to your list of resources. Thank you for considering it. Best, * Added Good Code, Bad Code Hi, Stjepan from Manning Publications here again. I thought this title might be a good match to your list. Thank you for considering it. Best, * Added A&DS for Massive Datasets Hi, Stjepan from Manning here again. I thought this title might be a good match to your list. thank you for considering it. Best, * Added Data Science Bookcamp Hi, Stjepan from Manning here. I thought this title might be a good match to your list. Thank you for considering it. Best, * Added Effective Data Science Infrastructure Hi, Stjepan from Manning here. I thought this title might be a good match to your list. Thank you for considering it. Best, * Added Securing Kubernetes Secrets Hi, Stjepan from Manning here. I thought this title might be a good match to your list. Thank you for considering it. Best, * Added Kubeflow in Action Hi, Stjepan here from Manning. i thought this title might be a good match to your list. Thank you for considering it. Best, * Added Kubernetes on Windows Hi, Stjepan from Manning here again. We have another amazing Kubernetes book just released in early access. Thank you for considering it. Best, * Added Software Mistakes and Tradeoffs Hi, Stjepan from Manning here. I thought this title might be a good match for your list. Thank you for considering it. Best, * Updated an old title Hi, I've updated Algorithms and Data Structures in Action since its name now is Advanced Algorithms and Data Structures in Action. Thanks. Best, Co-authored-by: Nikita Voloboev --- readme.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 3c7cd74..4614d20 100644 --- a/readme.md +++ b/readme.md @@ -142,7 +142,7 @@ _Please read [contribution guidelines](contributing.md) before contributing._ - [📖 Algorithms by Dasgupta (2006)](http://algorithmics.lsi.upc.edu/docs/Dasgupta-Papadimitriou-Vazirani.pdf) - [📖 Algorithms etc by Jeff Erickson (2015)](http://jeffe.cs.illinois.edu/teaching/algorithms/) - [📖 Algorithm design: parallel and sequential](http://www.parallel-algorithms-book.com/) -- [📕 Algorithms and Data Structures in Action (2019)](https://www.goodreads.com/book/show/47316716-algorithms-and-data-structures-in-action) +- [📕 Advanced Algorithms and Data Structures in Action (2019)](https://www.goodreads.com/book/show/47316716-algorithms-and-data-structures-in-action) - [📕 Algorithms and Data Structures for Massive Datasets (2021)](https://www.manning.com/books/algorithms-and-data-structures-for-massive-datasets) ## Architecture @@ -986,7 +986,8 @@ _Please read [contribution guidelines](contributing.md) before contributing._ - [📕 API Design Patterns](https://www.manning.com/books/api-design-patterns) - [📕 Software Mistakes and Tradeoffs: How to make good programming decisions](https://www.manning.com/books/software-mistakes-and-tradeoffs) - [📕 Street Coder (2021)](https://www.goodreads.com/book/show/56986386-street-coder) - Programmer's survival guide, full of tips, tricks, and hacks that will make you a more efficient programmer. -- [📕 Good Code, Bad Code (2021)](https://www.goodreads.com/book/show/56771599-good-code-bad-code?ac=1&from_search=true&qid=lOLevP7XTs&rank=1) - Book about writing code that is robust, reliable, and easy for team members to understand and adapt.. +- [📕 Good Code, Bad Code (2021)](https://www.goodreads.com/book/show/56771599-good-code-bad-code?ac=1&from_search=true&qid=lOLevP7XTs&rank=1) - Book about writing code that is robust, reliable, and easy for team members to understand and adapt. +- [📕 Software Mistakes and tradeoff: How to make good programming decision (2021)](https://www.manning.com/books/software-mistakes-and-tradeoffs) - Optimize the decisions that define your code by exploring the common mistakes and intentional tradeoffs made by expert developers. ## Psychedelics