Python in a Nutshell 3rd Ed (O'Reilly)
Thursday, 27 April 2017

The third edition of this practical book provides a quick reference to the language, including Python 3.5, 2.7, and highlights of 3.6. Authors Alex Martelli, Anna Ravenscroft and Steve Holden cover commonly used areas of the standard library, some of the most useful third-party modules and packages,

<ASIN:144939292X>

and a wide range of application areas, including web and network programming, XML handling, database interactions, and high-speed numeric computing.

Author: Alex Martelli, Anna Ravenscroft and Steve Holden
Publisher: O'Reilly
Date: April 2017
Pages: 772
ISBN: 978-1449392925
Print: 144939292X
Kindle: B06Y4DVSBM
Audience: Python programmers
Level: Intermediiate
Category: Python

 

 

This edition covers:

  • Python syntax, Object-Oriented Python, standard library modules, and third-party Python packages
  • Python’s support for file and text operations, persistence and databases, concurrent execution, and numeric computations
  • Networking basics, event-driven programming, and client-side network protocol modules
  • Python extension modules, and tools for packaging and distributing extensions, modules, and applications

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

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.

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

Banner
 


Racket Programming the Fun Way

Author: James W. Stelly
Publisher: No Starch Press
Date: January 2021
Pages: 360
ISBN: 978-1718500822
Print: 1718500823
Kindle: B085BW4J16
Audience: Developers interested in Racket
Rating: 4
Reviewer: Mike James
If you have ever wanted to Lisp then try Racket.



GraphQL in Action (Manning)

Author: Samer Buna
Publisher: Manning
Pages: 384
ISBN: 978-1617295683
Print: 161729568X
Audience: Developers interested in GraphQL
Rating: 4.5
Reviewer: Kay Ewbank

GraphQL has achieved impressive popularity as an open-source language for APIs that can be used for querying and manipulating data.&nbs [ ... ]


More Reviews