Buy New

or
Sign in to turn on 1-Click ordering.
Buy Used
Used - Good See details
Price: £2.03

or
 
   
More Buying Choices
Have one to sell? Sell yours here
Sorry, this item is not available in
Image not available for
Colour:
Image not available

 
Tell the Publisher!
I’d like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Perl and CGI for the World Wide Web: Visual QuickStart Guide (Visual QuickStart Guides) [Paperback]

Elizabeth Castro
4.2 out of 5 stars  See all reviews (60 customer reviews)
RRP: £14.99
Price: £13.58 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £1.41 (9%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
Only 1 left in stock.
Dispatched from and sold by Amazon. Gift-wrap available.
Want it Thursday, 20 June? Choose Express delivery at checkout. Details

Formats

Amazon Price New from Used from
Paperback £13.58  
Amazon.co.uk Trade-In Store
Did you know you can trade in your old books for an Amazon.co.uk Gift Card to spend on the things you want? Visit the Books Trade-In Store for more details. Special Offer until June 30, 2013: Receive an additional £5 promotional Gift Certificate, when you trade-in at least £10 worth of books. Learn more.

Book Description

29 May 2001 0201735687 978-0201735680 2

Perl is one of the most popular scripting languages for adding powerful interactive features to Web pages. Perl lets you place forms on your site that collect and process user input such as comments and product orders; enables visitors to search for information; and can integrate a database into your site, among its many other capabilities. Perl and CGI for the World Wide Web, 2nd Edition: Visual QuickStart Guide fully revised and updated since its original 1998 release, gets users to the core of CGI scripting with Perl. Even first-time programmers will be able to create useful, workable scripts from scratch, or adapt and customize existing scripts to their own needs. Hundreds of screen shots and clear, easy-to-understand directions make this the perfect Perl book for beginners, as well as a handy reference for those with previous programming experience.


Frequently Bought Together

Perl and CGI for the World Wide Web: Visual QuickStart Guide (Visual QuickStart Guides) + CGI Programming with Perl + Programming the Perl DBI: Database programming with Perl
Price For All Three: £71.56

Some of these items are dispatched sooner than the others.

Buy the selected items together


Product details


More About the Author

Discover books, learn about writers, and more.

Product Description

From the Author

The perfect book for the Perl/CGI beginner
When I started learning Perl I found it really frustrating that most books assumed that I was a programmer. They used terms I'd never heard of and didn't explain particular functions because they "worked the same as in C". Aargh! And most of them didn't care about using Perl on the Web. I did.

So, when I wrote this book, I made sure to start at the beginning. It'll give you everything you need to know to write your own Perl scripts that process the information that people send you through your forms. And it does it visually. You'll _see_ each script, the HTML page that it interacts with, and the result of using the Perl function in question. You'll actually understand what you're doing.

I don't want to waste your time. If you already know how to program, this is probably not the book for you. If you're looking for an exhaustive reference on Perl that gives you every detail on every last function, this is not it. And if you don't care about using Perl for Web pages, you should not buy my book.

On the other hand, if you've never programmed before, this book will give you a peek inside the "programmers-only" club so you can see what's going on in there. If you want to add a guestbook or a counter to your Web page but don't know exactly where to start, this is the book for you. If you want to know to know why a script does what it does and then learn to customize it for your own use, this book will help you do just that.

I also take a very few pages to show you how to create a form, even though most of you already know how to do that, because the way you use NAME and VALUE attributes is really important when you start writing Perl scripts. And there's a special appendix that covers basic Unix functions so you'll have everything you need to get started. The book's website includes a Question and Answer board, downloadable files that include all of the example scripts and accompanying HTML documents, and readers' comments. I'm also planning a section where folks can share and show off their scripts. I look forward to seeing you there. --This text refers to an out of print or unavailable edition of this title.

From the Back Cover

Perl is one of the most popular scripting languages for adding powerful interactive features to Web pages. Perl lets you place forms on your site that collect and process user input such as comments and product orders; enables visitors to search for information; and can integrate a database into your site, among its many other capabilities. Perl and CGI for the World Wide Web, 2nd Edition: Visual QuickStart Guide fully revised and updated since its original 1998 release, gets users to the core of CGI scripting with Perl. Even first-time programmers will be able to create useful, workable scripts from scratch, or adapt and customize existing scripts to their own needs. Hundreds of screen shots and clear, easy-to-understand directions make this the perfect Perl book for beginners, as well as a handy reference for those with previous programming experience.


Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

What Other Items Do Customers Buy After Viewing This Item?


Customer Reviews

Most Helpful Customer Reviews
16 of 16 people found the following review helpful
3.0 out of 5 stars Best of a Bad Bunch 4 April 2002
Format:Paperback
Just about any book that claims to teach both Perl and CGI programming to complete beginners does it very badly. I don't know why that it, but this genre seems to attract authors who don't know what they're talking about. Sure they explain things in very a very easy to understand manner - but the information they pass on is usually incomplete.

The first edition of this book was very much in that camp. The Perl you learnt from it was terrible. The second edition is much better. It now includes a number of acknowledged Perl "best practices" that other books ignore, including "use strict", "-wT" and "CGI.pm".

My problem is that whilst it uses these features, I don't think it really explains _why_ you should use them. It all sounds a bit too close to "cargo-cult" programming to me (where you program simply by copying existing code, you don't make any effort to understand what's going on).

If you want a simple introduction to programming in Perl to write CGI programs then this book is head and shoulders above any of its competitors. However, if you want to understand more about Perl and CGI then you've be better off reading "Elements of Programming with Perl" following by "CGI Programming with Perl".

Comment | 
Was this review helpful to you?
6 of 6 people found the following review helpful
4.0 out of 5 stars Simple But Good Reference 30 April 2003
Format:Paperback
This book was my first perl book. I had very little knowledge and found it covered the basics very well. I would advice you buy this book if you have a specific objective in mind, or already have a very basic knowledge of perl. It serves very well as a reference manual once you have grasped the basic concepts, and everything that is shown comes equipped with an easy to follow example.

Certainly an excellent beginners book, but still useful for general reference one you know what you are doing!

Comment | 
Was this review helpful to you?
2 of 2 people found the following review helpful
3.0 out of 5 stars The Average Perl Book 5 Oct 2005
By A Customer
Format:Paperback
I bought this book as other visual quickstart books like 'PHP for the world wide web' and 'JavaScript' I have much enjoyed. Though this book was an utter disappointment, the person has no clue about html and the book is supposed to be incoperating perl with the world wide web.

It made me wonder does the author think that we already know html, I know I already do, but not everybody does so if you are a beginner then you are totally stuck, as she does not include the documentation for the webs pages where you gather the data from.

I like how the code is seperate from the main text as it is easier to find like that, but that is about all.

So to sum it up, I think if you already know Perl and just want a reference book than this is fine for you, but if you are a beginer to Perl then you should consider some other book.

Comment | 
Was this review helpful to you?
1 of 1 people found the following review helpful
5.0 out of 5 stars Perl and CGI 21 Mar 2011
Format:Paperback
I had a need to generate some interactive pages on my website. I wished to use Perl as the language so this book gave me a good intro. It is a new language to me so I found this book gave me a very speedy understanding of the syntax
Comment | 
Was this review helpful to you?
1 of 1 people found the following review helpful
5.0 out of 5 stars This book is my bible. 27 Nov 2005
Format:Paperback
I have been programming since 1977. When I finally broke down and realized I was going to have to learn ANOTHER language I went out and reluctantly bought this book because it was the only one on the shelf.

I came from a C background and was amazed how quickly the author was able to put the pieces of the puzzle together for me.

While she skipped over large areas and didn't cloud issues with obnoxious synonyms of the perl language I understood the basics enough that when I need that simple unanswered question I only need to look on the Net.

I will be eternally grateful for E Castro and her marvellous book! Thank you.

Comment | 
Was this review helpful to you?
1 of 1 people found the following review helpful
4.0 out of 5 stars Excellent value for money 5 Jan 2001
Format:Paperback
This book must be one of the best value computer books I have bought. To start with I thought "it's too slim to useful for very long". Now I find I am continually referring to it, reminding myself of a snippet here and a snippet there all helping to get my Perl/CGI scripts working effectively on the web. I would recommend it as a book for anyone interested in Perl/CGI scripts for the web.
Comment | 
Was this review helpful to you?
1 of 1 people found the following review helpful
By A Customer
Format:Paperback
I've been creating my own websites for a while now, but ran into a bit of trouble when I needed e-mail forms and the like. I knew I had to use Perl and/or CGI, but all of the books I looked at were full of jargon that I couldn't understand. I thought I would have to give up until I came across this little treasure. It's a brilliant book, by an author who clearly understands the kind of information her readers want. It's written in a way that's not confusing, and the author explains everything fully. Very soon after buying this, I've found that e-mail forms are easy to create! Anyone wishing to use Perl and CGI in their website, but don't know how to go about it could really benefit from this book.
Comment | 
Was this review helpful to you?
1 of 1 people found the following review helpful
1.0 out of 5 stars Not one of the better books in the series 17 Dec 1999
By A Customer
Format:Paperback
First book bought on Perl/CGI purely on past experience with this series (Visual Quick Start) and it soon became clear that it crude and unhelpful, to say the least. After completing a project on this subject top recommendation goes to Lincoln Stein's 'Official Guide to Programming with CGI.pm',
Comment | 
Was this review helpful to you?
Would you like to see more reviews about this item?
Were these reviews helpful?   Let us know
Most Recent Customer Reviews
3.0 out of 5 stars ...Say what now?
This is a confusing book. DOn't get me wrong, I'm no web programming rookie. I just wanted a book that would teach me PERL. And my uni course forced me to buy this one. Read more
Published on 9 Mar 2004 by mMark
3.0 out of 5 stars Above average for the usual trade off
The trouble with any book that tries to teach intermediate level programming from first principles, in any computer language, is that the author has to trade off between providing... Read more
Published on 1 Nov 2003 by "admin2072"
5.0 out of 5 stars An Excellent Book
This book is brilliant. Before buying it I had some programming experience with C++ and Java. Because of this I was able to work through the entire book in three days, and am now... Read more
Published on 13 Sep 2002 by Mr Simon Loughran
5.0 out of 5 stars Easy to understand Perl book
Excellent book for beginners to Perl. I learnt Perl in under 3 days using this book.

The book's excellent side by side comparisons between the perl code and what it actually does... Read more

Published on 6 Sep 2002 by "db597"
1.0 out of 5 stars This book is a load of rubbish
I was very disappointed with this book. It claims to be accessible and jargon-free etc, but this is not the case at all. Read more
Published on 28 Feb 2002
5.0 out of 5 stars This is the book you need!
This is an excellent book. While other books I've seen and misguidedly bought have lapsed into opaque jargon by chapter 3, this entire book is accessible and clear. Read more
Published on 12 Jan 2002 by none
5.0 out of 5 stars Brilliant book!
If you're learning Perl/CGI are not a programmer this is the book for you. The only thing wrong with this book is that it doesn't have an advanced version to move on to when you've... Read more
Published on 23 Nov 2001
5.0 out of 5 stars Brilliant book!
If you're learning Perl/CGI and are not a programmer this is the book for you. The only thing wrong with this book is that it doesn't have an advanced version to move on to when... Read more
Published on 23 Nov 2001
Search Customer Reviews
Only search this product's reviews

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   


Listmania!


Look for similar items by category


Feedback


Amazon.co.uk Privacy Statement Amazon.co.uk Delivery Information Amazon.co.uk Returns & Exchanges