Perl书籍介绍之Advanced Perl Programming
2014-10-14 13:14:09 阿炯

本站赞助商链接,请多关照。 You've learned Perl, but you're getting frustrated. Perhaps you've taken on a larger project than the ones you're used to. Or you want to add a user interface or a networking component. Or you need to do more complicated error trapping.Whether your knowledge of Perl is casual or deep, this book will make you a more accomplished programmer. Here you can learn the complex techniques for production-ready Perl programs. This book explains methods for manipulating data and objects that may have looked like magic before.


Furthermore, it sets Perl in the context of a larger environment, giving you the background you need for dealing with networks, databases, and GUIs. The discussion of internals helps you program more efficiently and embed Perl within C or C within Perl.

学Perl学得一头雾水?要承担一个空前的大项目?想增加用户界面或者一个网络组件?或者要进行极为复杂的例外处理?

无论你的Perl知识深浅如何,本书都将使你登堂入室,成为成功的程序员,在此你能学到产品级Perl程序所需的复杂技术。本书解释了操纵数据和对象的方法,而此前这些方法还被认为是一种魔术。而且,本书在更广阔的环境中讨论Perl,给你所需的处理网络、数据库和图形化用户界面的背景知识。对于Perl 内部工和的探讨将帮助你更有效率的编程,使你学会如何在C中嵌入Perl,在Perl中嵌入C。

主要内容包括:包和类的使用(面向对象编程)、复杂数据结构、持续性存储、网络编程、图形界面Tk的使用、与C语言函数互操作、嵌入和扩展Perl解释器、Perl的内部工作原理等。

此外,本书还耐心的解释了你想进一步了解的各种语言细节,包括引用的使用,通过eval进行例外处理,非阻塞I/O,正确使用闭包,存取数据时使用触发器绑定等等。通过本书,你将成为一位Perl黑客,一名名副其实的Perl高手。

涵盖的内容包括:
Practical use of packages and classes (object-oriented programming)
Complex data structures
Persistence (e.g., using a database)
Networking
Graphical interfaces, using the Tk toolkit
Interaction with C language functions
Embedding and extending the Perl interpreter

In addition, the book patiently explains all sorts of language details you've always wanted to know more about, such as the use of references, trapping errors through the eval operator, non-blocking I/O, when closures are helpful, and using ties to trigger actions when data is accessed. You will emerge from this book a better hacker, and a proud master of Perl.

作者:Simon Cozens
支持的格式:PDF
页码:300
出版年:2005

第一版:
Advanced.Perl.Programming.1997.pdf

第二版-Chm:
Advanced.Perl.Programming.2nd.Edition.chm

第二版-Pdf:
Advanced.Perl.Programming.高级perl编程.pdf