Perl -- Out of Print Books

[ Recent and Upcoming | Complete List | Available | Out of Print ]

60 Minute Guide to Cgi Programming With Perl 5
Robert Farrell / Unknown Binding / Published date unknown
(Publisher Out Of Stock)
A comprehensive introduction to CGI techniques using the Perl programming language provides information on search functions and forms-handling, a guide to commands and key concepts, and applications for using the code. Original. (Intermediate).

CGI Programming on the World Wide Web (Nutshell Handbook)
Shishir Gundavaram / Unknown Binding / Published April 1996
(Publisher Out Of Stock)
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.

Cgi Scripting With Perl : Building Interactive Forms for the Web
Steven E. Brenner, Edwin Aoki / Unknown Binding / Published date unknown
(Publisher Out Of Stock)
Covering the basics of CGI, this programmer's guide to Perl explains how to create interactive forms for the World Wide Web, addressing common scripting problems and their solutions, the requirements of multi-part forms, search capabilities, and Web protocols. Original. (Intermediate).

Command Language Cookbook for Mainframes, Minicomputers, and PC'S : Dos/Os/2 Batch Language, Clist, Dcl, Perl, and Rexx
Hallett German / Unknown Binding / Published date unknown
(Publisher Out Of Stock)
Although a great deal of reference material presented here will be useful to both application programmers and systems integrators, there is not enough specific information to entice an experienced pro or enough introduction to educate a beginner. However, as an overall description and analysis of the basic concepts of command languages, it is hard to beat. Recommended for programmers with a background in at least one of the command languages who want an overview of one or more of the other command languages. Annotation copyright Book News, Inc. Portland, Or.

Creating Cool Web Pages With Perl
Jerry Muelver / Unknown Binding / Published date unknown
(Publisher Out Of Stock)
People need to have their Web pages stand out from the crowd. HTML is relatively easy but limited, resulting in a lot of similar-looking Web pages. With Perl, any Web-page builder can create more dynamic and interactive Web pages. This book shows how to add the power of Perl scripts to make pages come alive with interactive forms, using files to track information, and more. The CD contains every code sample from the book.

How to Program CGI With Perl 5.0
Stephen Lines / Unknown Binding / Published January 1997
(Publisher Out Of Stock)
Readers learn to program fast with this unique, easy-to-read, full-color illustrated format text. Includes step-by-step instructions on programming shopping carts, mailing lists, databases and more.

Instant Web Scripts with CGI Perl
Selena Sol, Gunther Birznieks (Contributor) / Paperback / Published November 1996
(Publisher Out Of Stock)
A cut-and-paste toolkit for Web professionals and dabblers covers everything from basic through advanced Perl topics, and the accompanying CD-ROM contains customizations and scripts described in the book. Original. (All Users).

Introduction to CGI/Perl : Getting Started With Web Scripts
Steven E. Brenner, Edwin Aoki / Unknown Binding / Published January 1996
(Publisher Out Of Stock)
Requiring no special experience with either Perl or the World Wide Web, this compact book describes everything readers need to know to create customized dynamic programs for the WWW. Beginning with a review of the communications technologies required to present an HTML page from either a static file or a script, the book introduces the essentials of the Perl language and the Common Gateway Interface (CGI).

Javascript : Quick Reference Guide
Marc Miyashiro, Anatole Olczak / Paperback / Published March 1999
(Publisher Out Of Stock)

Javascript for the World Wide Web (Visual Quickstart Guide Series)
Ted Gesing, Jeremy Schneider (Contributor) / Unknown Binding / Published January 1997
(Publisher Out Of Stock)
For the hundreds of thousands of Web enthusiasts who made their first foray into programming with the simple tagging language of HTML, JavaScript is the next step. JavaScript is a programming language designed to be used in conjunction with HTML, making HTML more powerful and interactive. It is now fully supported in Netscape Navigator 3. With JavaScript, Web page creators without deep technical experience can embed commands into their HTML pages that call up pre-cooked Java animations, add clocks and other time-based features , allow web pages to ask questions and gather information from visitors to the page, and provide other simple controls. While other JavaScript books are intended for experienced programmers, this one is for the vast majority of HTML coders who are less technically sophisticated but still would like to get their feet wet.

JavaScript for the World Wide Web: Visual QuickStart Guide, Second Edition
Tom Negrino, Dori Smith / Paperback / Published January 1998
(Publisher Out Of Stock)
Part of the Visual QuickStart Guide series, JavaScript for the World Wide Web is designed to get you up to speed with JavaScript as quickly as possible. The guide begins with a quick look at JavaScript in general and how to use it to detect browser versions, test for installed plug-ins, and perform other key steps for configuring and using it wisely. The book then moves on to the good stuff--manipulating images and adding dynamic effects to your pages. Next the authors show how to use JavaScript to fine-tune your frames, forms, and browser windows. By the end of the first half of the book, you...

Learn Perl 5 in Three Days
Norman E. Smith / Unknown Binding / Published August 1998
(Publisher Out Of Stock)
Perl 5.0 is one of the primary scripting languages of the Web. Before the Web became popular. Perl was used as a simple scripting language. This book is suitable for intermediate to advanced level programmers who want to build larger programs with Perl 5. The CD-ROM contains several versions of Perl as well as the code from the book. .

Official Netscape Visual Javascript Book
Doug Lloyd, Chapel Hill / Unknown Binding / Published February 1998
(Publisher Out Of Stock)
Designed to get developers up to speed quickly, this title is a comprehensive tutorial on using Visual JavaScript's HTML, JavaScript, JavaBeans, and COBRA components to build cross-platform applications. The book focuses on development of Web-based database applications, and guides nonprogrammers through the entire development process using Visual JavaScript's drag-and-drop functionality to build applications without programming. The CD-ROM contains a trial version of the Visual JavaScript Pro, which includes everything you need to get started developing applications with Visual JavaScript, in...

Perl 5 Desktop Reference
Johan Vromans / Unknown Binding / Published February 1996
(Publisher Out Of Stock)
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 operators. The guide is current with Perl version 5.003. Perl, having previously established itself as the UNIX scripting tool of choice, is establishing itself as the tool of choice in numerous programming spheres, ranging from the World Wide Web to general-purpose programming. Perl combines in one language virtually all the functionality of the C, sed, and aw...

Perl 5 for Dummies (For Dummies)
Paul Hoffman / Unknown Binding / Published February 1997
(Publisher Out Of Stock)
Perl for Dummies introduces the reader to the power and flexibility available for UNIX system management through the scripting language Perl. The book covers the primary advantages of and applications suited to the Perl language. Although Perl for Dummies details the language syntax for the beginner, it also lets more experienced readers apply their knowledge of similar languages.

Perl 5 How-To
Mike Glover, et al / Unknown Binding / Published date unknown
(Publisher Out Of Stock)
PERL 5 How-To is a solid tutorial and quick reference for anyone aiming to write professional, full-featured PERL scripts. The material is presented as a series of How do I ...? problems. For each problem, the authors discuss the appropriate solution in detail and use concrete examples in the form of commented source listings. The book covers all of the core language features and delves into many specialized applications, including client/server and network programming, binary trees, graphics, UNIX system administration, and CGI programming. The problem-solution approach makes this...

Perl 5 Unleashed
Kamran Husain, Robert F. Breedlove / Unknown Binding / Published date unknown
(Publisher Out Of Stock)
A comprehensive guide to Perl programming covers operators and flow control, lists and array variables, control structures, associative arrays, formatting output, mathematical functions, and debugging. (Advanced).

Perl Cgi Programming : No Experience Required (No Experience Required)
Erik Strom / Unknown Binding / Published November 1997
(Publisher Out Of Stock)
Experienced HTML authors, Webmaster, and Intranet programmers will find this book one of the fastest ways to learn CGI programming. Topics include catalog, search engine, order forms, database referencing, and user feedback scripts. Real world examples emphasize creating forms and user-driven, interactive Web sites.

Programming Perl 5.0 Cgi Web Pages for Microsoft Windows Nt (PC Magazine (New York, N.Y.).)
Jonathan Hagey / Unknown Binding / Published September 1996
(Publisher Out Of Stock)
The building block approach taken in this book provides programmers with a solid grounding in Perl as they learn to write scripts for tasks they encounter every day as Webmaster and Web site administrator. The text will be appreciated by those who need to add robust scripts to their site that can handle complex tasks.

Software Engineering With Perl : Prototyping & Toolsmithing for Better Software-Sooner/Book and Disk
Carl Dichter, Mark Pease / Unknown Binding / Published May 1995
(Publisher Out Of Stock)
Meeting the need for ad-hoc tools and prototyping in a variety of software life cycles, this text provides a toolkit written in Perl. It shows how to create individually-crafted software tools written for a specific problem and how to use rapid prototyping in Perl to eliminate unknowns.

Vbscript Master's Handbook : Master's Handbook
Christopher J. Goddard, et al / Paperback / Published November 1996
(Publisher Out Of Stock)
Mastering VBscript will teach the reader to use VBscript to add interactive content to his or her site. Users will learn to take advantage of all of the functionality of the Visual Basic programming language. This book contains an online VBscript reference in HTML format and all the code used in the book is contained on the CD.

Web Client Programming With Perl
Clinton Wong / Unknown Binding / Published April 1997
(Publisher Out Of Stock)
Web Client Programming with Perl teaches you how to extend scripting skills to the Web. This book teaches you the basics of how browsers communicatewith servers and how to write your own customized Web clients to automate common tasks. It is intended for those who are motivated to develop software that offers a more flexible and dynamic response than a standard Web browser.

Web Programming Secrets With Html, Cgi, and Perl
Ed Tittel(Editor), et al / Unknown Binding / Published date unknown
(Publisher Out Of Stock)

[ Recent and Upcoming | Complete List | Available | Out of Print ]

The preceding books are sold in association with Amazon.com.