Perl Books
-
Google, Amazon, and Beyond: Creating and Consuming Web Services
Published 17 years ago includes sample chapter
by Alexander Nakhimovsky, Tom Myers, Apress
readable, accessible and eminently practical... ...quite a good book about writing software to consume and provide web services. — Slashdot While many books are focused on the underlying technologies of web services and others are dedicated to providing web services, few books show how to consume web services.
-
Java Regular Expressions: Taming the java.util.regex Engine
Published 17 years ago includes sample chapter
by Mehran Habibi, Apress
Java has always been an excellent language for working with objects. But Java's text manipulation mechanisms have always been limited, compared to languages like AWK and Perl. On the flip side, a new regular expressions package in Java 2 Standard Edition (J2SE) brings hope to the Java text mechanisms. This package provides you everything necessary to use regular expressions&emdash;all packaged in a simplified object-oriented framework.
-
Real World SQL Server Administration with Perl
Published 17 years ago includes sample chapter
by Linchi Shea, Apress
Real World SQL Server Administration with Perl is written with the goal of super-charging your SQL Server administration skills with Perl scripting, taking you to the next level of SQL Server administration. Through a broad range of scenarios, this book shows you how to write Perl scripts (often in combination with T-SQL scripting) to solve a wide variety of SQL Server administration problems.
-
Jess in Action: Java Rule-Based Systems (In Action series)
Published 17 years ago
by Ernest FriedmanHill, Manning Publications
A practical handbook for anyone interested in programming rule-based systems and written by the creator of the popular Java rule engine, Jess, this book is structured around a series of large, fully developed practical examples of rule-based programming in Java. After the topic of rule-based systems is introduced, software developers and architects are shown the Jess rule programming language in an accessible, tutorial style.
-
JavaScript by Example
Published 17 years ago
by Ellie Quigley, Prentice Hall PTR
Appropriate for every beginning-to-intermediate level course in JavaScript programming; and for any Web design or development course that includes coverage of creating dynamic pages with JavaScript. Ellie Quigley's JavaScript by Example is singularly well suited for students of all kinds who wish to master JavaScript, including: first-time programmers; Web designers delivering dynamic content; experienced scripters moving from languages such as Perl; and system administrators working with brows
-
Text Processing in Python
Published 17 years ago
by David Mertz, Addison-Wesley Professional
Text Processing in Python describes techniques for manipulation of text using the Python programming language. At the broadest level, text processing is simply taking textual information and doing something with it. This might be restructuring or reformatting it, extracting smaller bits of information from it, or performing calculations that depend on the text. Text processing is arguably what most programmers spend most of their time doing.
-
Writing Perl Modules for CPAN
Published 18 years ago includes sample chapter
by Sam Tregar, Apress
Writing Perl Modules for CPAN offers Perl developers a comprehensive guide to using and contributing to the Comprehensive Perl Archive Network (CPAN). Starting with a general overview of CPAN's history, network topology, and navigational mechanisms, the book quickly brings you up to speed regarding how to search out and install available modules.
-
Eric Meyer on CSS: Mastering the Language of Web Design (Voices That Matter)
Published 18 years ago
by Eric Meyer, New Riders Press
There are several other books on the market that serve as in-depth technical guides or reference books for CSS. None, however, take a more hands-on approach and use practical examples to teach readers how to solve the problems they face in designing with CSS - until now. Eric Meyer provides a variety of carefully crafted projects that teach how to use CSS and why particular methods were chosen. The web site includes all of the files needed to complete the tutorials in the book.
-
Beginning Java 2
Published 18 years ago
by Ivor Horton, Wrox
The java language has been growing from strength to strength since its inception in 1995. It has since proved to be both powerful and extraordinarily easy to learn and use. This is what makes it ideal for the beginner. With dramatic changes to it's handling of files, and the introduction of native support for XML, java has been updated to work faster and to be current with the incredible rise of XML as a medium for communicating data.
-
Web Services Essentials (O'Reilly XML)
Published 19 years ago
by Ethan Cerami, O'Reilly Media
As a developer new to Web Services, how do you make sense of this emerging framework so you can start writing your own services today? This concise book gives programmers both a concrete introduction and a handy reference to XML Web Services, first by explaining the foundations of this new breed of distributed services, and then by demonstrating quick ways to create services with open-source Java tools.