From 79d77db02af26bd2032db34d1a5d8b2ff92efb1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Tue, 31 Aug 2021 17:40:46 +0200 Subject: [PATCH 01/10] Added Publishing Python Packages Hi, Stjepan from Manning here. I thought this title might be a good match to your list. Thank you for considering it. Best, --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8a96b40..f5fa540 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,7 @@ - *Learning Python Design Patterns* by Chetan Giridhar [English 2nd Edition](http://www.amazon.com/Learning-Python-Design-Patterns-Second/dp/178588803X) - *Mastering Python Design Patterns* by Sakis Kasampalis [English Edition](https://www.amazon.com/Mastering-Python-Design-Patterns-Kasampalis/dp/1783989327) - *The Well-Grounded Python Developer* by Doug Farrell [English Edition](https://www.manning.com/books/the-well-grounded-python-developer?a_aid=the_well_grounded_python_developer&a_bid=e505681b) +- *TPublishing Python Packages* by Dane Hillard [English Edition](https://www.manning.com/books/publishing-python-packages) ### Advanced - *Mastering Python High Performance* by Fernando Doglio [English Edition](https://www.amazon.com/Mastering-Python-Performance-Fernando-Doglio/dp/1783989300) From c2caa14fa03d5bf5786c5d40a05dfe6cee5185f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Wed, 22 Sep 2021 20:18:10 +0200 Subject: [PATCH 02/10] Added Python Concurrency with asyncio Hi, Stjepan from Manning here again. I wanted to add some more titles to your list. First is Python Concurrency with asyncio by Matthew Fowler. Thank you for considering it. Best, --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f5fa540..dd48ba3 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,8 @@ - *Learning Python Design Patterns* by Chetan Giridhar [English 2nd Edition](http://www.amazon.com/Learning-Python-Design-Patterns-Second/dp/178588803X) - *Mastering Python Design Patterns* by Sakis Kasampalis [English Edition](https://www.amazon.com/Mastering-Python-Design-Patterns-Kasampalis/dp/1783989327) - *The Well-Grounded Python Developer* by Doug Farrell [English Edition](https://www.manning.com/books/the-well-grounded-python-developer?a_aid=the_well_grounded_python_developer&a_bid=e505681b) -- *TPublishing Python Packages* by Dane Hillard [English Edition](https://www.manning.com/books/publishing-python-packages) +- *Publishing Python Packages* by Dane Hillard [English Edition](https://www.manning.com/books/publishing-python-packages) +- *Python Concurrecy with asyncio* by Matthew Fowler [English Edition](https://www.manning.com/books/python-concurrency-with-asyncio) ### Advanced - *Mastering Python High Performance* by Fernando Doglio [English Edition](https://www.amazon.com/Mastering-Python-Performance-Fernando-Doglio/dp/1783989300) From 9e4bea7e3381e49e8b50fe106de42be23cfc00c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Wed, 22 Sep 2021 20:24:12 +0200 Subject: [PATCH 03/10] Added Data Analysis with Python and PySpark Hi, I've added one more title: Data Analysis with Python and PySpark by Jonathan Rioux. Thank you for considering it. Best, --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dd48ba3..ae06888 100644 --- a/README.md +++ b/README.md @@ -109,6 +109,7 @@ - *Python for Finance: Analyze Big Financial Data* by Yves Hilpisch [English Edition](http://www.amazon.com/Python-Finance-Analyze-Financial-Data/dp/1491945281) - *A Programmer's Guide to Data Mining* by Ron Zacharski [Online](http://guidetodatamining.com/) - *Pandas in Action* by Boris Paskhaver [English Edition](https://www.manning.com/books/pandas-in-action) +- *Data Analysis with Python and PySpark* by Jonathan Rioux [English Edition](https://www.manning.com/books/data-analysis-with-python-and-pyspark) ## Security - *Black Hat Python: Python Programming for Hackers and Pentesters* by Justin Seitz [English Edition](http://www.amazon.com/Black-Hat-Python-Programming-Pentesters/dp/1593275900) From 034c105f29bead57a0af8094e943ee73bf07d88f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Wed, 22 Sep 2021 20:28:27 +0200 Subject: [PATCH 04/10] Added Deep Learning with Python, Second Edition Hi, Stjepan here again. I have also added a second edition of a classic Deep Learning with Python, Second Edition by Francois Chollet. Thank you for considering it. Best, --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ae06888..93ab75f 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,7 @@ - *Practical Deep Learning Book for Cloud, Mobile & Edge: Real-World AI and Computer Vision Projects Using Python, Keras and TensorFlow* by Anirudh Koul, Siddha Ganju, & Meher Kasam [[English 1st Edition](https://www.amazon.com/gp/product/149203486X?) | [Online](https://www.oreilly.com/library/view/practical-deep-learning/9781492034858/) | [GitHub](https://github.com/PracticalDL/Practical-Deep-Learning-Book)] - *Deep Learning for Coders with Fastai and PyTorch: AI Applications Without a PhD* by Jeremy Howard & Sylvain Gugger [English 1st Edition](https://www.amazon.com/Deep-Learning-Coders-fastai-PyTorch/dp/1492045527) - *Deep Learning* by Ian Goodfellow, Yoshua Bengio, Aaron Courville & Francis Bach [English 1st Edition](https://www.amazon.com/dp/0262035618) +- *Deep Learning with Python, Second Edition* by François Chollet [English 1st Edition](https://www.manning.com/books/deep-learning-with-python-second-edition) ## Natural Language Processing - *Mastering Python Regular Expressions* by Felix Lopez & Victor Romero [English Edition](http://www.amazon.com/Mastering-Python-Regular-Expressions-Felix/dp/1783283157/) From 23289208abd85b8b2b60cbb92acd4c1a0a902d69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Wed, 22 Sep 2021 20:35:55 +0200 Subject: [PATCH 05/10] Added Fast Python for Data Science Hi, I have also added Fast Python for Data Science by Tiago Rodrigues Antao. Thank you for considering it. Best, --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 93ab75f..041beaf 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,7 @@ - *Programming Collective Intelligence: Building Smart Web 2.0 Applications* by Toby Segaran [English Edition](http://www.amazon.com/Programming-Collective-Intelligence-Building-Applications/dp/0596529325) - *Python Machine Learning* by Sebastian Raschka [English Edition](http://www.amazon.com/Python-Machine-Learning-Sebastian-Raschka/dp/1783555130/ref=tmm_pap_title_0?_encoding=UTF8&qid=&sr=) - *Machine Learning: An Algorithmic Perspective* by Stephen Marsland [English 2nd Edition](https://www.amazon.com/Machine-Learning-Algorithmic-Perspective-Recognition/dp/1466583282/) +- *Fast Python for Data Science* by Tiago Rodrigues Antao [English Edition](https://www.manning.com/books/fast-python-for-data-science) ## Deep Learning - *Practical Deep Learning Book for Cloud, Mobile & Edge: Real-World AI and Computer Vision Projects Using Python, Keras and TensorFlow* by Anirudh Koul, Siddha Ganju, & Meher Kasam [[English 1st Edition](https://www.amazon.com/gp/product/149203486X?) | [Online](https://www.oreilly.com/library/view/practical-deep-learning/9781492034858/) | [GitHub](https://github.com/PracticalDL/Practical-Deep-Learning-Book)] From b9f15d81b26fd16f8d6c7a3367a615c62d23dc1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Thu, 10 Feb 2022 20:24:03 +0100 Subject: [PATCH 06/10] Added Microservices APIs Hi, Stjepan from Manning here. I thought this title might be a good match for your list. Thank you for considering it. Best, --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 041beaf..3c734eb 100644 --- a/README.md +++ b/README.md @@ -134,6 +134,7 @@ - *The Definitive Guide to Django* by Adrian Holovaty & Jacob Kaplan-Moss [English 2nd Edition](https://www.amazon.com/dp/143021936X/) - *Test-Driven Development with Django* by Kevin Harvey [English Edition](http://www.amazon.com/Test-Driven-Development-Django-Kevin-Harvey-ebook/dp/B00YSILNJW/) - *Test-Driven Development with Python* by Harry J. W. Percival [English Edition](http://www.amazon.com/Test-Driven-Development-Python-Harry-Percival/dp/1449364829) +- *Microservice APIs: with examples in Python* by José Haro Peralta [English Edition](https://www.manning.com/books/microservice-apis) ## Web Scraping - *Web Scraping with Python: A Comprehensive Guide to Data Collection Solutions* by Ryan Mitchell [English Edition](http://www.amazon.com/Web-Scraping-Python-Collecting-Modern/dp/1491910291) From 19197d5772b646532b619c53740547353a8b36a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Thu, 10 Feb 2022 20:28:54 +0100 Subject: [PATCH 07/10] Added Time series Forecasting in Python Hi, Stjepan from Manning here. I thought this title might be a good match for your list. Thank you for considering it. Best, --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3c734eb..a7c710c 100644 --- a/README.md +++ b/README.md @@ -112,6 +112,7 @@ - *A Programmer's Guide to Data Mining* by Ron Zacharski [Online](http://guidetodatamining.com/) - *Pandas in Action* by Boris Paskhaver [English Edition](https://www.manning.com/books/pandas-in-action) - *Data Analysis with Python and PySpark* by Jonathan Rioux [English Edition](https://www.manning.com/books/data-analysis-with-python-and-pyspark) +- *Time Series Forecasting in Python* by Marco Peixeiro [English Edition](https://www.manning.com/books/time-series-forecasting-in-python-book) ## Security - *Black Hat Python: Python Programming for Hackers and Pentesters* by Justin Seitz [English Edition](http://www.amazon.com/Black-Hat-Python-Programming-Pentesters/dp/1593275900) From f2b1b5792a4374d50d12e97b31702d8ccffd65af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Tue, 3 May 2022 19:55:32 +0200 Subject: [PATCH 08/10] Added Python How-To Hi, Stjepan from Manning here. I thought this title might be a good match for your list. Thank you for considering it. Best, --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a7c710c..ea512ed 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ - *Python Crash Course* by Eric Matthes [English Edition](https://www.amazon.com/Python-Crash-Course-Hands-Project-Based/dp/1593276036/) - *Python Programming: An Introduction to Computer Science* by John Zelle [English 3rd Edition](http://a.co/d/gym77UH) - *Tiny Python Projects* by Ken Youens-Clark [English 1st Edition](https://www.manning.com/books/tiny-python-projects), see also [GitHub repo](https://github.com/kyclark/tiny_python_projects) +- *Python How-To* by Yong Cui [English 1st Edition](https://www.manning.com/books/python-how-tos) ### Intermediate - *Python 3 Object-Oriented Programming* by Dusty Phillips [English 2nd Edition](https://www.amazon.com/Python-3-Object-Oriented-Programming-Second/dp/1784398780) From 51e20c081a6361ac08888ca8a41cbdb4f2739e38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Mon, 14 Nov 2022 12:15:35 +0100 Subject: [PATCH 09/10] Added Let's Talk Python to Grammar Hi, Stjepan from Manning here. We have a new Python book for kids. I think it might be a good match for your list. Thank you for considering it. Best, --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ea512ed..7709c7b 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ - *Learn Python the Hard Way* by Zed A. Shaw [English 3rd Edition](http://www.amazon.com/Learn-Python-Hard-Way-Introduction/dp/0321884914) - *Python Programming for the Absolute Beginner* by Michael Dawson [English 2nd Edition](http://www.amazon.com/Python-Programming-Absolute-Beginner-Edition/dp/1598631128) - *Introduction to Computation and Programming Using Python* by John V. Guttag [English Edition](http://www.amazon.com/Introduction-Computation-Programming-Using-Python/dp/0262525003) +- *Let's Talk Python* by Pavel Anni [English Edition](https://www.manning.com/books/lets-talk-python) ### Primary - *The Quick Python Book* by Naomi Ceder [English 3rd Edition](https://www.amazon.com/Quick-Python-Book-Naomi-Ceder/dp/1617294039) From a3ab5cb27c1d7c8ddd3d356da55fd4744fad951e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Wed, 25 Jan 2023 14:49:46 +0100 Subject: [PATCH 10/10] Added Build Robo Advisor with Python Hi, Stjepan from Manning here. I thought this title might be a good match for your list. thank you for considering it. Best, --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7709c7b..50cbd0a 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,7 @@ - *Python Machine Learning* by Sebastian Raschka [English Edition](http://www.amazon.com/Python-Machine-Learning-Sebastian-Raschka/dp/1783555130/ref=tmm_pap_title_0?_encoding=UTF8&qid=&sr=) - *Machine Learning: An Algorithmic Perspective* by Stephen Marsland [English 2nd Edition](https://www.amazon.com/Machine-Learning-Algorithmic-Perspective-Recognition/dp/1466583282/) - *Fast Python for Data Science* by Tiago Rodrigues Antao [English Edition](https://www.manning.com/books/fast-python-for-data-science) +- *Build Robo Advisor with Python* by Rob Reider and Alexander Michalka [English Edition](https://www.manning.com/books/build-a-robo-advisor-with-python-from-scratch) ## Deep Learning - *Practical Deep Learning Book for Cloud, Mobile & Edge: Real-World AI and Computer Vision Projects Using Python, Keras and TensorFlow* by Anirudh Koul, Siddha Ganju, & Meher Kasam [[English 1st Edition](https://www.amazon.com/gp/product/149203486X?) | [Online](https://www.oreilly.com/library/view/practical-deep-learning/9781492034858/) | [GitHub](https://github.com/PracticalDL/Practical-Deep-Learning-Book)]