Differences between revisions 6 and 11 (spanning 5 versions)
Revision 6 as of 2006-03-23 04:44:45
Size: 1148
Editor: adsl-71-146-32-75
Comment:
Revision 11 as of 2011-01-29 03:44:45
Size: 1663
Editor: 71-214-221-103
Comment: Second edition of Goerzen's book
Deletions are marked like this. Additions are marked like this.
Line 13: Line 13:
----
'''Foundations of Python Network Programming: The Comprehensive Guide to Building Network Applications with Python'''
 Second Edition
 John Goerzen, Brandon Rhodes

ISBN-13: 978-1-4302-3003-8, Apress, 368 pages (December 2010).

This second edition of Foundations of Python Network Programming targets Python 2.5 through Python 2.7, the most popular production versions of the language. Discusses many aspects of network programming in
Python. eBook available
Line 21: Line 31:
 * [http://changelog.complete.org/articles/2004/08/25/foundations-of-python-network-programming/#more-86 Table of contents]  * [[http://changelog.complete.org/articles/2004/08/25/foundations-of-python-network-programming/#more-86|Table of contents]]

----
Line 30: Line 42:
 * [http://www.oreilly.com/catalog/twistedadn/ Table of contents and sample chapters]  * [[http://www.oreilly.com/catalog/twistedadn/|Table of contents and sample chapters]]
Line 35: Line 47:

----
CategoryPyCon2006

BSD Sockets Programming from a Multilanguage Perspective

  • M. Tim Jones

1584502681, Charles River Media, 444 pages (October 2003).

Covers the BSD socket API and shows how to use it in six different languages (C, Java, Python, Perl, Ruby, and Tcl).

Two reviews of this title:


Foundations of Python Network Programming: The Comprehensive Guide to Building Network Applications with Python

  • Second Edition John Goerzen, Brandon Rhodes

ISBN-13: 978-1-4302-3003-8, Apress, 368 pages (December 2010).

This second edition of Foundations of Python Network Programming targets Python 2.5 through Python 2.7, the most popular production versions of the language. Discusses many aspects of network programming in Python. eBook available

Foundations of Python Network Programming John Goerzen

1590593715, APress, 512 pages (August 2004)

Discusses many aspects of network programming in Python, from basic socket operations to standard library modules such as xmlrpclib.


Twisted Network Programming Essentials Abe Fettig

0596100329, O'Reilly, 236 pages (October 2005)

Task-oriented look at Twisted, a Python-based network application framework.

Reviews:


CategoryPyCon2006

NetworkProgrammingBooks (last edited 2011-01-29 03:44:45 by 71-214-221-103)

Unable to edit the page? See the FrontPage for instructions.