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
 


The AWK Programming Language, 2nd Ed

Author: Alfred V. Aho, Brian W. Kernighan and Peter J. Weinberger
Publisher: Addison-Wesley
Pages: 240
ISBN: 978-0138269722
Print: 0138269726
Kindle: B0CCJ1N4X3
Audience: Developers interested in Awk
Rating: 5
Reviewer: Kay Ewbank

The name Brian Kernighan among the authors of this updated classic raises  [ ... ]



Classic Computer Science Problems in Python

Author: David Kopec
Publisher: Manning
Date: March 2019
Pages: 224
ISBN: 978-1617295980
Print: 1617295981
Kindle: ‎ ‎ B09782BT4Q
Level: Intermediate
Audience: Python developers
Category: Python
Rating: 4
Reviewer: Mike James
Classic algorithms in Python - the world's favourite language.


More Reviews