This review only needs four words. O'Reilly's Perl compendium is, without a doubt, the ultimate Perl resource. / Containing electronic editions of Perl in a Nutshell, Programming Perl (2nd Edition), Perl Cookbook, Advanced Perl Programming, Learning
The standard for Perl books is, of course, Perl founder Larry Wall's Programming Perl. But every journey requires a first step, and the assumption that everyone interested in learning Perl has a programmer's background can make other Perl books inacc
Perl/Tk is the marriage of the Tk graphical toolkit with Perl, the powerful programming language used primarily for system administration, web programming, and database manipulation. With Perl/Tk, you can build Perl programs with an attractive, intui
This is an article on JSP programming. It gives you a detailed introduction to JSP programming and discusses on the topics like Syntax Summary, Template Text (Static HTML), JSP Scripting Elements such as expressions, scriptlets, and declarations, JSP
A great book for beginning programmers who want to learn Perl. Filled with concrete examples and, yes, by using this book you will be able to write good Perl code on your own in 21 days. But no perlson is an island, and there is no single book that c
This "official" quick-reference guide to the Perl programming language has now been enlarged to provide a summary of Perl syntax rules, a complete list of standard library modules with brief descriptions, and a precedence table for Perl...
The Perl Cookbook is a comprehensive collection of problems, solutions, and practical examples for anyone programming in Perl. Topics range from beginner questions to techniques that even the most experienced of Perl programmers will learn from. More
Programming Perl provides an authoritative yet thoroughly lighthearted introduction to Perl, offering a fast-paced overview of the language and its powerful features. The book covers everything from basic control statements to regular expressions to
This tutorial provides a summary of major Perl elements and also relates one feature to another. All basic Perl features have been summarized and organized into categories. The tutorial has six major sections which are variables and their related ope
The Web is booming, the majority of CGI applications are coded in Perl. For this reason, there is a huge number of beginners and intermediate developers wanting to get to know Perl in general and Internet applications with Perl in particular. / Learn |