What Perl books would be good?
3.4 - What books would be good?
* Programming Perl, 3rd Ed. by Larry Wall, et al. (O'Reilly)
* Learning Perl, 3rd Ed. by Randal Schwartz, et al. (O'Reilly)
* Perl Cookbook, by Nat Torkington/Tom Christiansen (O'Reilly)
* Mastering Regular Expressions, by Jeffrey Friedl (O'Reilly)
* Effective Perl Programming, by Joseph N. Hall (Addison-Wesley)
* Network Programming with Perl, by Lincoln Stein (Addison-Wesley)
* Writing CGI Applications with Perl, by Kevin Meltzer/Brent Michalski (Addison-Wesley)
* Object Oriented Perl, by Damian Conway (Manning)
* Elements of Perl Programming, by Andrew Johnson (Manning)
* Data Munging with Perl, by Dave Cross (Manning)
* Teach Yourself Perl in 24 Hours, by Clinton Pierce (Sams)
* Beginning Perl, by Simon Cozens (Wrox)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
* Learning Perl, 3rd Ed. by Randal Schwartz, et al. (O'Reilly)
* Perl Cookbook, by Nat Torkington/Tom Christiansen (O'Reilly)
* Mastering Regular Expressions, by Jeffrey Friedl (O'Reilly)
=>这三本俺觉得最好!