Foundations of Python Network Programming, 3/e (Paperback)

Brandon Rhodes, John Goerzen

買這商品的人也買了...

商品描述

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.

 

商品描述(中文翻譯)

《Python網路程式設計基礎》,第三版涵蓋了第二版書中的所有經典主題,包括網路協議、網路資料和錯誤、電子郵件、伺服器架構、HTTP和網頁應用程式,並針對Python 3進行了更新。

本版新增的一些主題包括:
• Python 3中更新的SSL支援的詳細介紹
• 如何撰寫自己的非同步I/O迴圈
• Python 3.4附帶的「asyncio」框架概述
• Flask網頁框架如何將URL連接到Python程式碼
• 如何利用跨站腳本和跨站請求偽造攻擊您的網站,以及如何防範這些攻擊
• Django等全棧網頁框架如何自動化從資料庫到螢幕再回到資料庫的往返過程

如果您是一位需要深入了解如何使用Python進行網路相關任務和應用程式的Python程式設計師,這本書非常適合您。從網頁應用程式開發人員到系統整合者再到系統管理員,這本書擁有您所需的一切知識。