Learning Python Networking(Second Edition)
上QQ阅读APP看书,第一时间看更新

Section 1: Introduction to Network and HTTP Programming

In this section, you will learn about the basics of Python network programming, networking protocols, and the main modules for interacting with HTTP servers.

This section contains the following chapters:

  • Chapter 1, Network Programming with Python
  • Chapter 2, Programming for the Web with HTTP