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


Learn dbatools in a Month of Lunches

Author: Chrissy LeMaire et al
Publisher: Manning
Pages: 400
ISBN: 978-1617296703
Print: 1617296708
Kindle: B0B39PCHL8
Audience: SQL Server DBAs
Rating: 5
Reviewer: Ian Stirk 

This book aims to make it easier to manage your SQL Server estate, how does it fare? 



The Art of WebAssembly

Author: Rick Battagline
Publisher: No Starch
Date: May 2021
Pages: 304
ISBN: 978-1718501447
Print: 1718501447
Kindle: B08TSYXJTS
Audience: WebAssembly developers
Rating: 5
Reviewer: Ian Elliot
WebAssembly is the coming thing - or so we are told.


More Reviews