Foundations of Python Network Programming: The comprehensive guide to building network applications with Python
by:
John Goerzen (author)
Format: ebook
ISBN:
9781430230045 (1430230045)
Publish date: December 21st 2010
Publisher: Apress L. P.
Edition language: English
This was a solid book. It's very much a "foundations" book in that's it's more for beginners to using Python for network applications. Also, it focuses on building network servers and clients using the standard library more than the more commonly used popular third-party libs, though certain libs ...