The Well-Grounded Python Developer (Manning)
Wednesday, 23 August 2023

Subtitled "How the pros use Python and Flask2, This friendly guide shows how the Python ecosystem fits together, and grounds the reader in the skills they need to continue their journey to being a software developer. Doug Farrell builds on Python skills you’ve learned in isolation and shows you how to unify them into a meaningful whole.

<ASIN: 1617297445>

Farrell explains the array of libraries and teaches important concepts, like modular construction, APIs, and the design of a basic web server. As you work through this practical guide, you’ll discover how all the bits of Python link up as you build and modify a typical web server application—the kind of web app that’s in high demand by modern businesses.

Author: Doug Farrell
Publisher: Manning
Date: July 2023
Pages: 296
ISBN: 978-1617297441
Print: 1617297445
Kindle: ‎ B0C8VZXFYL
Audience: Python developers
Level: Intermediate
Category: Python

wellgroundpython

Topics covered:

  • Building modules of functionality
  • Creating a well-constructed web server application
  • Integrating database access into your Python applications
  • Refactor and decoupling systems to help scale them
  • How to think about the big picture of your application

For recommendations of Python books see Books for Pythonistas and Python Books For Beginners in our Programmer's Bookshelf section.

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner


SQL Server Advanced Troubleshooting and Performance Tuning (O'Reilly)

Author: Dmitri Korotkevitch
Publisher: O'Reilly
Pages: 497
ISBN: 978-1098101923
Print:1098101928
Kindle: B0B197NYD7
Audience: DBAs & database devs
Rating: 5
Reviewer: Ian Stirk

This book aims to improve the performance of your SQL Servers, how does it fare?



Accelerating Software Quality

Author: Eran Kinsbruner
Publisher: Perforce
Pages: 357
ISBN: 978-8671126044
Print: B08FKW8B9B
Kindle:B08FKWD2TR
Audience: Devops developers
Rating: 3
Reviewer: Kay Ewbank

With a subtitle of 'machine learning and artificial intelligence in the age of devops', this book certainly sounds as though it fits c [ ... ]


More Reviews