Libros UCLV { BETA }

Gran cantidad de libros a nuestro alcance

Tenemos :
1414 libros,
374249 descargas y
1143 contribuyentes !

Se han encontrado 1 Coincidencias

Foundations of Python Network Programming, 2nd Edition

Programing


185 Visitas | 318 Descargas | 2013-10-01 01:18:35 | cbustillo

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.