๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Foundations of Python Network Programming

โœ Scribed by John Goerzen, Brandon Rhodes


Publisher
Apress : Imprint: Apress
Year
2014
Tongue
English
Leaves
369
Series
Expert's voice in open source
Edition
Third edition
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


Foundations of Python Network Programming, Third Edition, covers all of the classic topics found in the second edition of this book, including network protocols, network data and errors, email, server architecture, and HTTP and web applications, plus updates for Python 3. Some of the new topics in this edition include: โ€ข Extensive coverage of the updated SSL support in Python 3 โ€ข How to write your own asynchronous ย Read more...


Abstract: Foundations of Python Network Programming, Third Edition, covers all of the classic topics found in the second edition of this book, including network protocols, network data and errors, email, server architecture, and HTTP and web applications, plus updates for Python 3. Some of the new topics in this edition include: โ€ข Extensive coverage of the updated SSL support in Python 3 โ€ข How to write your own asynchronous I/O loop. โ€ข An overview of the "asyncio" framework that comes with Python 3.4. โ€ข How the Flask web framework connects URLs to your Python code. โ€ข How cross-site scripting and cross-site request forgery can be used to attack your web site, and how to protect against them. โ€ข How a full-stack web framework like Django can automate the round trip from your database to the screen and back. If you're a Python programmer who needs a deep understanding of how to use Python for network-related tasks and applications, this is the book for you. From web application developers, to systems integrators, to system administrators--this book has everything that you need to know

โœฆ Subjects


Python (Computer program language);Software engineering.;Python.;Software Engineering/Programming and Operating Systems.


๐Ÿ“œ SIMILAR VOLUMES


Foundations of Python Network Programmin
โœ John Goerzen ๐Ÿ“‚ Library ๐Ÿ“… 2004 ๐ŸŒ English

Foundations of Python Network Programming leads readers through every aspect of client and server programming with Python. Python is a new and innovative scripting language. It is set to replace Perl as the programming language of choice for scripters and for serious application developers wanting a

Foundations of Python Network Programmin
โœ John Goerzen ๐Ÿ“‚ Library ๐Ÿ“… 2004 ๐Ÿ› Apress ๐ŸŒ English

To guide readers through the new scripting language, Python, this book discusses every aspect of client and server programming. And as Python begins to replace Perl as a favorite programming language, this book will benefit scripters and serious application developers who want a feature-rich, yet si

Foundations of Python network programmin
โœ Beaulne, Alexandre; Goerzen, John; Membrey, Peter; Rhodes, Brandon ๐Ÿ“‚ Library ๐Ÿ“… 2014 ๐Ÿ› Friends of ED/Apress ๐ŸŒ English

To guide readers through the new scripting language, Python, this book discusses every aspect of client and server programming. And as Python begins to replace Perl as a favorite programming language, this book will benefit scripters and serious application developers who want a feature-rich, yet si

Foundations of Python Network Programmin
โœ John Goerzen, Brandon Rhodes ๐Ÿ“‚ Library ๐Ÿ“… 2010 ๐Ÿ› Apress ๐ŸŒ English

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. Python has made great strides since Apress released the first edition of this book back in the days of Python 2.3. The advances required