Python Programming

Book Description: 
[amazon_link asins=’1430230037′ template=’ProductAd’ store=’encrypt0f-21′ marketplace=’IN’ link_id=’518a6477-7adb-11e7-a66b-43295915f7bd’]You will learn fundamentals like IP, TCP, DNS and SSL by using working Python programs; you will also be able to familiarize yourself with infrastructure components like memcached and message queues. You can also delve into network server designs, and compare threaded approaches with asynchronous event-based solutions. But the biggest change is this edition’s expanded treatment of the web.
The HTTP protocol is covered in extensive detail, with each feature accompanied by sample Python code. You can use your HTTP protocol expertise by studying an entire chapter on screen scraping and you can then test lxml and BeautifulSoup against a real-world web site.