توضیحاتی در مورد کتاب :
ویرایش دوم. - Apress, 2010. - 368 p. — ISBN: 1430230037، 978-1430230038.
این نسخه دوم از مبانی برنامه نویسی شبکه پایتون، پایتون 2.5 تا پایتون 2.7، محبوب ترین نسخه های تولیدی این زبان را هدف قرار می دهد. پایتون از زمانی که Apress اولین نسخه این کتاب را در زمان پایتون منتشر کرد پیشرفت های زیادی داشته است
2.3. پیشرفتها مستلزم این بود که فصلهای جدیدی از ابتدا نوشته شوند و سایر فصلها به طور گسترده بازنگری شوند. همچنین میتوانید با اجزای زیرساختی مانند memcached و صفهای پیام آشنا شوید. همچنین میتوانید در طراحیهای سرور شبکه جستجو کنید و رویکردهای رشتهای را با راهحلهای مبتنی بر رویداد ناهمزمان مقایسه کنید.
اما بزرگترین تغییر، درمان گسترده این نسخه از وب است. پروتکل HTTP با جزئیات گسترده پوشش داده شده است و هر ویژگی با نمونه کد پایتون همراه است. می توانید با مطالعه یک فصل کامل در مورد خراش دادن صفحه از تخصص پروتکل HTTP خود استفاده کنید و سپس می توانید lxml و BeautifulSoup را در برابر یک وب سایت واقعی آزمایش کنید. فصل برنامهنویسی برنامههای وب اکنون هم استاندارد WSGI برای قابلیت همکاری مؤلفهها و هم چارچوبهای وب مدرن مانند جنگو را پوشش میدهد.
در نهایت، همه موارد دلخواه قدیمی از نسخه اول بازگشتهاند: پروتکلهای ایمیل مانند SMTP، POP و IMAP مانند XML-RPC درمان کامل را دریافت می کنند. شما هنوز هم می توانید یاد بگیرید که چگونه برنامه های شبکه پایتون را با استفاده از پروتکل های Telnet و FTP کدنویسی کنید، اما احتمالاً از قدرت جایگزین های مدرن تر مانند کتابخانه paramiko SSH2 قدردانی می کنید. اگر یک برنامه نویس پایتون هستید که نیاز به یادگیری شبکه دارید، این کتابی است که می خواهید در کنار شما باشد.
توضیحاتی در مورد کتاب به زبان اصلی :
Second Edition. — Apress, 2010. — 368 p. — ISBN: 1430230037, 978-1430230038.
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.