图书标签: Python Network programming 计算机 Apress 美国 python John-Goerzen
发表于2024-12-27
Foundations of Python Network Programming pdf epub mobi txt 电子书 下载 2024
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 new chapters to be written from the ground up, and others to be extensively revised. 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. The chapter on web application programming now covers both the WSGI standard for component interoperability, as well as modern web frameworks like Django. Finally, all of the old favorites from the first edition are back: E-mail protocols like SMTP, POP, and IMAP get full treatment, as does XML-RPC. You can still learn how to code Python network programs using the Telnet and FTP protocols, but you are likely to appreciate the power of more modern alternatives like the paramiko SSH2 library. If you are a Python programmer who needs to learn the network, this is the book that you want by your side. What you'll learn * Understand low level networking * Handle sending and receiving email including composing and decoding emails, SMTP, POP and IMAP * Program the lower levels of web application programming such as FastCGI and WSGI and HTTP itself * Learn how to use memcached and message qeues using Python * Access web services using Python * Master multitasking with threads, forking, and asynchronous communication Who this book is for This book will be of interest to python programmers who need to program networked applications using Python. From web application developers, to systems integrators, to system administrators--this book has everything you need to know. Table of Contents * Introduction to Client/Server Networking * UDP * TCP * Socket Names and DNS * Network Data and Network Errors * TLS and SSL * Server Architecture * Caches, Message Queues, and Map-Reduce * HTTP * Screen Scraping * Web Applications * E-mail Composition and Decoding * SMTP * POP * IMAP * Telnet and SSH * FTP * RPC
python网络编程比较全的入门书
评分不错的一本书。看ocw的课程和教材让人头大。这本书倒是讲的浅显易懂,把关键概念都点到了。唯一遗憾的地方是,只在软件层面,没有网络拓扑结构等。
评分挺好的, 就是作者太話嘮, 不夠簡潔明快...
评分读的原版书,读起来还是容易,很多内容是network的基础知识,写的比较全面、概括,细节之处就泛泛而谈了,内容中庸,不是十分精彩。书中作者反复强调新技术会不断取代旧技术,要随时关注技术更新、开源社区、邮件列表等等,这点很赞同。
评分读的第三版,没有中文查字典读的有点恶心,好在很全面,补了很多课。
作为主流的动态语言,Python不仅简单易学、移植性好,而且拥有强大丰富的库的支持。此外,Python强大的可扩展性,让开发人员既可以非常容易地利用C/C++编写Python的扩展模块,还能将Python嵌入到C/C++程序中,为自己的系统添加动态扩展和动态编程的能力。 为了更好地利用Python...
评分忘记是怎么发现这本书的了,然后就在www.joyo.com购买了。到今天为止,已经看完第一部分的2章,感觉这本说把技术讲的很透彻,而且条理清晰,让读者在脑子里形成明确的线路。没有其它一些书那么啰嗦,也不想一些书事情都没有讲明白。另外就是翻译的质量非常好。很多好的技术书籍...
评分书中用例比较多,都是些短小精悍型的,所以很容易读进去,适合初学者。 书中所述范围很全,但很多只是蜻蜓点水,没有大刀阔斧地展示出Python网络编程的魅力! 我期待有本Python的书能够详细扩宽官方文档的不足。静心设计的实例是最需要的。
评分是基于python 2.3的,但是在中文书里面已经很难得了,毕竟没什么书涉及网络等比较深的话题。至于译者第二章所说的程序运行错误,想来有些好笑,我猜他用的是XP或者vista吧,所以系统里面并没有服务器端口号的列表。我的win2003和Linux下运行都通过了。 涉及了网络的方方面面,...
评分刚看了几页,就发现一些明显的问题,翻译的问题还是原书?不想看这本书了,求推荐类似的书籍刚看了几页,就发现一些明显的问题,翻译的问题还是原书?不想看这本书了,求推荐类似的书籍刚看了几页,就发现一些明显的问题,翻译的问题还是原书?不想看这本书了,求推荐类似的书...
Foundations of Python Network Programming pdf epub mobi txt 电子书 下载 2024