Znalezione w sieci
Learning Perl the Hard Way
Data: 2011-09-21, Autor: Allen B. Downey - Green Tea Press, 2003, Dział: Perl
The book that emphasizes good programming style in Perl. Many of the Perl programs I have seen are written in a quick-and-dirty style; I wanted to see if the style I have developed in other languages can translate.
WięcejImpatient Perl
Data: 2011-09-21, Autor: Greg London - Lulu.com, 2004, Dział: Perl
This document is for people who either want to learn perl or are already programming in perl and just don't have the patience to scrounge for information to learn and use perl. This document should also find use as a handy desk reference for some of the more common perl related questions.
WięcejHigher-Order Perl: Transforming Programs with Programs
Data: 2011-09-21, Autor: Mark Jason Dominus - Morgan Kaufmann, 2005, Dział: Perl
Perl incorporates many features that have their roots in other languages such as Lisp. These advanced features are not well understood and are rarely used by most Perl programmers, but they are very powerful. One of these techniques is writing functions that manufacture or modify other functions.
WięcejExtreme Programming in Perl
Data: 2011-09-21, Autor: Robert Nagler - O'Reilly Media, 2005, Dział: Perl
This book invites Perl programmers and their customers to take a fresh look at software development. Customers, and business people in general, will learn how XP enables customer-programmer communication for efficient and flexible requirements gathering. Programmers will see how XP's focus on teamwork, incremental testing, and continuous design allows them to take pride in their craft. The numerous examples demonstrate Extreme Perl in action, including the development of a complete, end-to-end application in the last chapter.
WięcejEmbedding Perl in HTML With Mason
Data: 2011-09-21, Autor: Dave Rolsky, Ken Williams - O'Reilly, 2002, Dział: Perl
Mason is a tool for embedding the Perl programming language into text, in order to create text dynamically, most often in HTML. This book shows readers how to create large, complex, dynamically driven web sites that look good and are a snap to maintain. Readers will learn how to visualize multiple Mason-based solutions to any given problem and select among them. This is an essential reading for any Perl programmer who wants to simplify web site design.
WięcejCGI Programming on the World Wide Web
Data: 2011-09-21, Autor: Shishir Gundavaram - O'Reilly, 1996, Dział: Perl
An excellent book for expert programmers, CGI Programming on the World Wide Web doesn't waste time with miscellaneous or frivolous topics, but instead focuses on the workings of the CGI specification down to the tiniest detail. Author Shishir Gundavaram begins by explaining what CGI does -- material that's probably familiar to most people reading this book. Fortunately, he promptly moves on to a complete explanation of each of the CGI methods and environment variables. The author also pays attention to every language you could conceivably want to use with CGI, especially ever-popular Perl.
Więcej
