The Python 3 Standard Library by Example 2nd Ed (Addison Wesley) |
Monday, 10 July 2017 | |||
The Python 3 Standard Library contains hundreds of modules for interacting with the operating system, interpreter, and Internet–all extensively tested and ready to jump-start application development. Author Doug Hellmann introduces every major area of the Python 3.x library through source code and output examples. <ASIN:0134291050> The book has code for working with text, data structures, algorithms, dates/times, math, the file system, persistence, data exchange, compression, archiving, crypto, processes/threads, networking, Internet capabilities, email, developer and language tools, the runtime, and packages. The book also introduces Python 3.x’s new libraries, significant functionality changes, and new layout and naming conventions. Author: Doug Hellmann
See our review of the the 2011 edition, The Python Standard Library by Example in which Alex Armstrong awarded a rating of 4 out of 5. For other 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
|