e99 Online Shopping Mall
Help | |
Home - Basic C - Cgi Web Publishing (Books) |
  | 1-20 of 83 | Next 20 |
click price to see details click image to enlarge click link to go to the store
1. HTML, Java, CGI, VRML, SGML Web Publishing Unleashed by William Robert Stanek, Steven J. DeRose, et al. | |
Paperback: 916
Pages
(1996-03)
list price: US$49.99 -- used & new: US$5.00 (price subject to change: see help) Asin: 1575210517 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (20)
Still relevant!
Not for beginners
Great, but that was 2 years ago.
Information is Too Old
Lots of Information in one excellent book |
2. HTML und Web Publishing Handbuch. XML, DTDs, Perl, CGI by Stefan Münz, Wolfgang Nefzger | |
Hardcover:
Pages
(2002-04-01)
Isbn: 3772375162 Canada | United Kingdom | Germany | France | Japan | |
3. Dynamic Web-Publishing Insider. HTML-JavaScript-Java-CGI-Style Sheets by Shelley Powers | |
Hardcover: 978
Pages
Isbn: 3827220262 Canada | United Kingdom | Germany | France | Japan | |
4. Perl and CGI for the World Wide Web (Visual QuickStart Guide) by Elizabeth Castro | |
Paperback: 272
Pages
(1998-11-13)
list price: US$18.99 -- used & new: US$1.99 (price subject to change: see help) Asin: 020135358X Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description In Perl and CGI, sheexplains basic concepts--such as the difference between a compiled andan interpreted script--within the text, so there's no need to keepflipping back to the glossary. Readers should be familiar with HTMLand comfortable with technical explanations, diagrams, and generalvocabulary. Anyone trying to get a grasp on something as complexand powerful as Perl will appreciate Castro's relativelystraightforward technique. For example, in the first chapter, Castroexplains some basic Perl concepts sensibly: that the $ standsfor the s in scalar; the @ sign stands for thea in array; and that the % that labels a hash orassociative array indicates two circles on each side of the slash asparts of a pair. This granular, logical way of building Perl knowledgewill get new Perl users started. More experienced users will want touse this book as a workbook and refresher. --JenniferBuckendorff Customer Reviews (95)
great intro. to perl
Birds Friend or foe
Birds Friend or foe
Excellent starter; useful reference into intermediate level
Don't buy this book. |
5. Perl and CGI for the World Wide Web, Second Edition by Elizabeth Castro | |
Paperback: 336
Pages
(2001-06-08)
list price: US$24.99 -- used & new: US$2.86 (price subject to change: see help) Asin: 0201735687 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (28)
Long on examples, short on detail
I love this book
I checked it out from a library and liked it so much I bought it!
Great Introduction to Perl
Really hard to follow |
6. Official Guide to Programming with CGI.pm by Lincoln Stein | |
Paperback: 320
Pages
(1998-04-03)
list price: US$49.99 -- used & new: US$9.99 (price subject to change: see help) Asin: 0471247448 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description The CGI.pm standard allows the site manager to separate data from its HTML markup for use in CGI forms. For example, all the elements in a short drop-down menu of vegetables can be placed in one array, changing this: to this: li(['peas','broccoli,'cabbage']) to be used later throughout a Perl script. The Official Guide to Programming with CGI.pm is geared toward a reader who is familar enough with Perl to have used modules and knowledgeable about HTML and Web-site design. Stein uses CGI.pm for tables, drop-down menus, guest books, single-page or multipart forms, image maps, and cookies. The author of both the book and Perl library function, Stein provides ample discussion of all of these areas, along with strong code examples. The book ends with a verbose reference guide detailing all of CGI.pm's functions and features, grouped both alphabetically and by topic. The use of CGI.pm requires a mind shift for Web site managers, but it's one worth making. Instead of tags for 'input' and 'select', CGI.pm uses statements such as "checkbox ()" and "textfield ()," allowing documents to be read easily and updated quickly.--Jennifer Buckendorff Customer Reviews (18)
Dated look at the CGI.pm module
Straight From The Creator of CGI.pm
Disappointing
Wow, incredible high-level power in this module.
Great Book! |
7. Web Wizard's Guide To Perl And Cgi (Addison Wesley's Web Wizard Series) by David A. Lash | |
School & Library Binding:
Pages
(2001-11)
list price: US$41.30 -- used & new: US$41.30 (price subject to change: see help) Asin: 0613913280 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (4)
Great Introduction to PERL Programming
But its out of print
Great Introduction To Using Perl And CGI
Just right for a beginner... |
8. CGI Fast and Easy Web Development (Fast & Easy Web Development) by Johnnie R. Christenberry, T. C. Bradley III, Troy McKenna | |
Paperback: 464
Pages
(2000-08-01)
list price: US$24.99 -- used & new: US$7.00 (price subject to change: see help) Asin: 0761529381 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (3)
Pretty disappointed
Some parts good others frustrating Before reading I had some mixed ideas about CGI/Perl and the other languages. I have programmed for many years so learning Perl is not too up hill - regular expressions are the big learning for me. I would rate the book higher if it only had the text. The big let down is the CD-ROM. There are the usual couple of time-limited demos plus the all important examples from the chapters. Here is the let down - you spend an age matching example in book to 'what they've called it' on the CD. Worse still you expect to have the Perl script available to pop up on your own server. Think again! So you are forced to run the HTML as is (pointing to Johnnie's web) only to find the web doesn't exist. Now that's bad! To be fair there are some Perl scripts on the CD, but nowhere near 100%. One of the best ways of learning is to examine other people's code. Overall - gentle explanation of CGI and Perl, at reasonable cost, with some support from CD. 3/5. Improve the CD contents and that would be 4 or 5/5
Not -that- bad at all! On the down side: As an intermediate tutorial, I thought that there ought to have been more depth as to what one can do with CGI. Cookies and Forms are interesting, but I'd like to know how to make some of the more complex applications. The book lacked these, and thus I would not recommend it for advanced programmers unless they want a handy reference manual for the quick stuff. On the up side: I thought the writers did an excellent job explaining the 'why' and 'how' of CGI. With the knowledge of the internal workings they gave me, I feel confident that I can accomplish what I want to accomplish with CGI. That's something I found lacking in quite a few of the other manuals I flipped through. Who I recommend it for: Anyone who'd like to understand -why- CGI works, and would like to get thier feet wet with some simple CGI scripting. ... Read more |
9. Cgi Developer's Resource: Web Programming in Tcl and Perl (Resource Series) by J. M. Ivler, Kamran Husain | |
Paperback: 597
Pages
(1997-03)
list price: US$49.95 -- used & new: US$0.12 (price subject to change: see help) Asin: 0137277512 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (5)
High level introduction followed by scripts and info. Source code listings, tips, and notes are presented in way to make them almost unreadable (black text on a dark gray background).Notes and tips are written in a font designed to mimic handwriting, but makes it even more unreadable.I'm not talking distracting or unique, but unreadable.On page 73, the gray background gets darker the further the text progresses down the page, until you have black on black.A portion of that page is totally unreadable.This continues throughout the book.I am stunned that Prentice Hall didn't catch this.The design of this book is horrible. Mr. Ivler aims the book for people comfortable with TCL or Perl (and UNIX), yet spends three chapters introducing the HTML protocol, firewalls, and other topics.The author's focus seems confused throughout the book and the author(s) loose sight of who the audience is frequently. More or less, the second half of the book ends up documenting their scripts. I also found the copyright notice offensive (page 575)... that informs the readers that Ivler and Husain owned the code (fair enough), but also owned any modifications you make to the code (yeah, right). On the plus side, it does have code you can cut and paste into your own projects and demonstrates what you can do with CGI on a limited scale, albeit without a lot of depth.
Not useful
don't buy The information is poorly organized, incomplete and oftenincorrect. They borrow buggy code from other sources then admonish thereaders on page 575 not to copy the code for their own use.
Poorly written, poorly edited, poorly designed.
Great information, lousy design. |
10. Drag `n' Drop CGI: Enhance Your Web Site Without Programming by Bob Weil, Chris Baron | |
Paperback: 367
Pages
(1997-09-02)
list price: US$34.95 -- used & new: US$0.34 (price subject to change: see help) Asin: 0201419661 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description "This book definitely succeeds in reaching a general audience withmoderate computer skills. The style of writing and the presentationmake the examples easy to deploy." -- Jim Buyens, author ofBuilding Net Sites with Windows NT and Running Microsoft FrontPage97 Everything you need to add advanced Perl CGI and JavaScript functionsto your Web site-no programming or UNIX experience required! You'llfind the scripts and all the tools you need on the included CD-ROM. Step-by-step instructions to configure and install a wide range ofuseful, industrial-strength, full-featured JavaScript and Perl scriptsincluding: a complete on-line store-with on-line, secure credit cardtransactions; a Web site search engine; a universal HTML formprocessing script; a floating Web site directory panel; a programmableimage display script; a scrolling browser message; and a visitorcounter. The authors walk you through the steps of the script installationprocess, explaining how and why they work. Reading this book, you willlearn not only how to customize and use the scripts, but also how towork with other scripts you find on the Internet. In addition, whatyou discover about the Internet, HTTP, CGI, and both client-side andserver-side scripts will help you enhance your pages more easily. All the necessary "tricks of the trade" are also presented, such asquestions to ask your Internet Service Provider-even the businessreasons for and uses of each script. Customer Reviews (14)
A Real Mess
a waste of paper
An excellent book that delivers what it promises. The book assumes moderate computerskills on the part of the reader but is in no way overly technical.Inaddition, the authors provide step by step support through each script, howeach script works and how you might implement each script in the'real-world'. What makes Drag and Drop CGI particularly commendable isthat it delivers on its promise: nine fully-operational, fully-tested,robust, commercial-quality scripts (including the aforementioned on-linestore) that solve real-world problems and not just 'demos', 'teasers' or'examples' masquerading as fully functional code.For this reason alone,it's worth making room on your bookshelf for this book. Other features ofthe book worthy of note include:numerous, accessible introductions totechnical concepts; a chapter to help you clarify your site's design,purpose and target audience; andintroductory guides to Perl and UNIX forthose readers who wish to advance to the 'next level'. All this, writtenin a clear, humorous and supportive style.Not bad...Not bad at all.
Just What I Needed!
Don't waste your money!! |
11. CGI Programming with Visual Basic 5 by Ofer Laor | |
Paperback: 578
Pages
(1997-10-01)
list price: US$54.95 -- used & new: US$38.65 (price subject to change: see help) Asin: 0079136885 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Create a full-featured Web shopping cart, including SSL implementation, e-mail to clients, and credit card charges on the server; Develop a search engine with forward and backward capability; Build a security system that logs users onto your Web page; Make Visual Basic work with Active Server Pages and OLEISAPI; Take advantage of advanced techniques, such as JavaScript and ActiveX documents; Discover the complete CGI library for VB 5 on the CD-ROM, plus source code for the cookie-based shopping cart, generic search engine, secure user entry function, and interactive video files. Customer Reviews (8)
Are you kidding me? That said, the book itself is fairly well written with lots of useful information.If you are a CGI programmer in general (C, Delphi or PowerBASIC) then there is some really useful information here.Particularly if you are a PowerBASIC programmer, since PowerBASIC can compile stand-alone executables to just a few 'k-bytes'.
confused even more
Waste !!!
A must for any BASIC programmer interested in CGI That said, thebook and the code in the book are very good.Ported to C, Delphi orespecially PowerBASIC, you can't go wrong.The book also does a fairlygood job of covering the CGI spec. My suggestion, buy the book and go getyourself a copy of PowerBASIC so that you can createtrue CGI apps that take only a few K instead of megabytes.
Not worth the money. |
12. Perl Cgi Programming: No Experience Required by Erik Strom | |
Paperback: 512
Pages
(1997-10)
list price: US$29.99 -- used & new: US$79.63 (price subject to change: see help) Asin: 0782121578 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (14)
Excellent - Highly Recommended
No fat, full of info.
Excellent tutorial for CGI/Perl
Just 2 words to say... Excellent Book!!
nothing on using dates and times in scripts |
13. Core Web Programming (2nd Edition) by Marty Hall, Larry Brown | |
Paperback: 1398
Pages
(2001-06-03)
list price: US$59.99 -- used & new: US$12.25 (price subject to change: see help) Asin: 0130897930 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description The first part of thebook covers HTML 3.2, including the basic tags and more advancedtopics such as frames and cascading style sheets. This sectiondiscusses Netscape and Microsoft extensions to HTML (such as usingplug-ins for playing multimedia content and ActiveX controls). Thetutorial to HTML is comparable to those in other books of thiscategory and includes some of the author's tips for creating moreportable HTML. The next section covers the basics of Java from aprogrammer's standpoint, including the advantages of Java and how toaccess Java documentation and tools. The tutorial that followsstresses the built-in libraries in core Java, covering drawing imagesand other graphics capabilities. Event handling in Java Developer'sKit (JDK) 1.02 (probably unnecessary these days) and JDK 1.1 receivefull treatment. The chapter on graphics double-buffering for smoothanimation within Java programs is particularly useful, and theauthor's treatment of how to access the network capabilities of Javais perhaps unmatched. (Topics here include how to load URLs usingJava's network classes and even how to create a simple HTTP server inJava.) The third section of this text moves to CGI programmingusing Java on the server. The author introduces the basics of HTTP anddescribes how data are passed to CGI programs from the client. Thoughthis section lacks a discussion of Perl (which is still the preferredlanguage for CGI development), the treatment of CGI fundamentals andthe basics of Java servlets is good. (Java servlets are analternative--with some advantages--to Perl.) The fourth and finalsection of the book returns to the client side once more, with atutorial on JavaScript, the scripting language for Netscapebrowsers. Topics such as how to use cookies to store information onlocal machines and how to validate arguments for CGI forms help roundout a successful tour of the technologies that developers need toprogram on the Web. Customer Reviews (69)
Superceded by better books When this book first came out, it was attempting to cover the gamut of web development technology, and tried to go from CGI up through JSPs and the coverage was ultimately spotty. For a more focused approach to servlets and JSPs, read Hall's later books. For a better historical perspective on the evolution of web programming, look at "Web Application Architecture - Principles, Protocols and Practices" by Leon Shklar and Richard Rosen.
Outdated, unfriendly
A standard
Outstanding, Real life examples!
Almost perfect, more JavaScript needed... My wish would be to remove java programming sections, since java programming is too big and to complex to show it in 2 or 3 sections, also there are plenty java programming books around. However this is just my opinion. *All* of the examples are SHORT and INDEPENDENT: you don't have to read all chapters in a row to be able to understand the example. Each topic has it's own nice and small example which exactly points out the essential things. I really hate reading a book from beginning to the end, therefore I hate when whole book is based on one example which grows as you go further -THIS BOOK IS NOT LIKE THAT, althow more examples would be even better. Finally, this is one of the best books I own, the only negative mark is that java programming should be removed, as well as awt, and instead more java script should be present, however this problem is easy to overcome by buying one of numerous java script books (recomended: JavaScript Bible by Danny Goodman). Sorry for typos, good luck to all, bye ! ... Read more |
14. Laura Lemay's Web Workshop Javascript (Laura Lemay's Web Workshop Series) by Laura Lemay, Michael G. Moncur, Laura (Editor) Lemay | |
Paperback: 393
Pages
(1996-08)
list price: US$39.99 -- used & new: US$9.00 (price subject to change: see help) Asin: 1575211416 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (13)
My Programming Bible
Not for beginners However, being knowledgeable inprogramming, I was able to pick up on how Javascript works.The book is alittle dated and doesn't list all the object properties for most objects -so a reference guide is needed. Not a bad backup book, but don't make ityour only one. You'll wind up short changing yourself.
A WASTE of TIME & good MONEY
Very good for those w/some or little programming experience
Not recommended |
15. Teach Yourself Cgi Programming With Perl 5 in a Week (Teach Yourself Series) by Eric Herrmann | |
Paperback: 590
Pages
(1996-12)
list price: US$39.99 -- used & new: US$29.99 (price subject to change: see help) Asin: 1575211963 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (33)
Poor CD information... To tell you frankly upto now I cannot find where are the sample scripts mentioned in the book.
Novice or pro, you can use this book. Once you are comfortable working with CGI and Perl (which this book will either teachyour or assist greatly in achieving) you will still find yourself crackingthe cover often for those things that are right on the tip of your brainbut you just can't quite remember. With the help of this book, I masteredCGI and was well on the way to my mastery of Perl.It shouldn't be theonly CGI or Perl book in your library, but it is a powerful addition.
Read other reviews carefully. Many responses criticised this book - read these carefully. Manybooks contain history. Ok so there is a CGI script missing ? Show me a bookthat doesn't. I couldn't believe the webmaster who thinks there is nothingto show how to write a CGI script. Did he read the book ??? Seriously -does anybody considering buying this book think that it's not going to tellyou how to write a CGI script ??? A reader remarks that he has lot's ofexperience of Web Design but this book is not for beginners. But the reviewfrom the beginner says this book is great.
An INCREDIBLE learning resource for beginners!! Quite simply,this is an INCREDIBLE book; well-written, funny, and comprehensive. Notonly do you learn about CGI, you also learn Perl, SSI, some nice HTMLtricks and lots of information about web servers. The CD includes fullwebsites, tons of scripts, and lots of basic programs you'll need if youplan to set up your own server. GET THIS BOOK! You won't regret it.*Unless you're too dense to read simple english...*
Poorly designed, rushed, and very bad continuity |
16. Sams Teach Yourself CGI in 24 Hours (2nd Edition) (Sams Teach Yourself in 24 Hours) by Rafe Colburn | |
Paperback: 544
Pages
(2002-09-17)
list price: US$24.99 -- used & new: US$6.08 (price subject to change: see help) Asin: 0672324040 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Sams Teach Yourself CGI in 24 Hours teaches the reader the next step beyond simple HTML Web pages. This new edition covers implementing CGI with both C and Perl, and it discusses CGI's relative strengths and weaknesses in comparison with other Web programming technologies like JavaScript, Java, and PHP.It also covers recent developments in templating systems and mod_perl server add-ons. The book takes the reader from the basics of CGI—learning, for example, how to implement and customize existing CGI programs that have been written by others—to the point where he can use CGI to create his own programs from scratch. The book also provides numerous real-life examples of CGI scripts—database search tools, survey forms, interactive games, order forms, guest books, and more. Customer Reviews (7)
Good for Beginners
An excellent beginners book!
I am impressed Some of the information in this book is worth writing down, so you can remember the clear understanding that reading the book gave you, and so you can regurgitate that understanding to other people later, say after months of no complex CGI programming.This book offers enough explanation to make you see things from a webmaster's perspective, but also a UNIX programmer's perspective.Without more than a basic idea of how the UNIX command-line works. I will confess that if you don't know Perl, I don't think you'd have the same reaction I did.But CGI books shouldn't have to teach you Perl, and at the same time, Perl is THE language for CGI programming.The "brief" coverage that this book gives to other CGI languages is not meant to underplay their relative importance, but rather to give Perl the attention that it's due.Also, realize that PHP is not a CGI language, and I wouldn't classify JSP as one, either, so you definitely won't find mention of them in Rafe's book as anything other than alternatives to CGI. So learn some Perl, say from the new "Beginning Perl" book from OReilly, and then get Rafe's book, to learn CGI."Teach Yourself CGI in 24 Hours" is worth buying and studying.
Great Start for a Perl Beginning
Excellent book for quick start |
17. Cgi Bible (100% (Wiley)) | |
Paperback: 618
Pages
(1996-12-16)
list price: US$49.99 -- used & new: US$24.99 (price subject to change: see help) Asin: 0764580167 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description If you've programmed in other languages, you'll find CGI scripting pretty straightforward once you get the hang of it. If you've never programmed before, CGI is a good place to start. In either case, you'll find CGI Bible an indispensable resource and guide as you begin using CGI scripting to add valuable functionality to your Web pages. CGI Bible provides concise, authoritative solutions to... Creating interactive forms for exchanging information with usersUsing CGI to connect to SQL (Standard Query Language) databasesHandling complex user interactions with clickable image maps and search enginesSecuring customer communications using the latest security standardsAdding sound and video clips and building intelligent user agentsFour popular authors have combined efforts to give you the ultimate start-to-finish tour of CGI programming in this update of the best-selling Foundations of WWW Programming with HTML and CGI. You could ask for no more CGI-savvy authors than Ed Tittel, Mark Gaither, Sebastian Hassinger, and Mike Erwin. Plus, on the bonus CD-ROM you get with CGI Bible, you'll find... Complete URL listings from the bookReady-to-use source codeAnd excellent HTML and CGI developer utilities. TheCGI coverage in CGI Bible is fair, with good explanations ofall the methods and environment variables, as well as some worthwhileCGI theory and troubleshooting material. However, the how-to-programchapters take the form of tired recitations about commenting andreusability and the important CGI libraries get only cursoryattention. The brightest part of this package is the CD-ROM, whichcontains some useful CGI programs. Customer Reviews (2)
This book is a definite PASS This book is so poorly written, named, and editted, I actually lost faith in IDG Books as well as its authors.The book appears to be "Stuff I found on the web that I thought was cool". Any CGI information is hidden in between endless entries on HTML, SGML, how the web first came about, or whatever; punctuaited by countless URLs to "interesting" sites with CGI content.Unfortunately, I found many of these URLs to be outdated.Worse, much of the meagar information actually on CGI turned out to be factually incorrect. (see use of "+" and space in input encoding) All examples used in the book are in Perl. If you do not know Perl cold, and you intend to use this book as a learning tool, expect to spend a significant amount of time to studying that language. You will need to pick up a Perl primer as well since this book is not usefull as one. The CD was highly disappointingThe information on it is limited, and the packages are difficult to unpack and use. My UNIX (Solaris 2.5.1) workstation could read the CD directories but could not actually access the files in them. I had to open the CD on my PC, FTP the files across the LAN to my UNIX workstation and then un-tar them there. Possibly the worst experience I had came when I sent a list of errors and issues to IDG Books and the authors.The response that I received from them unilaterally dismissed my concerns and was followed by a vague attempt to justify the original text. This book almost seems to be beefed up to pass the dreaded "weight test".If you are looking for a book to explain CGI in an organized and succint manner, run away from this book.This is the only book that has ever moved me to write to a publisher to ask for a refund. The only redeeming value of the book is that the CD is very shiny. 8-)
Everything but the kitchen sink... With a book on CGI, I want CGI, not whole sections on HTML validation tools. Thus, by the time the authors roll around to a discussion on CGI (and it comes across as a muddled discussion indeed), I discouragedly chucked the thing onto my (growing) pile of bad book investments. In addition, the bundled CD-ROM disc totally blows! It is about as poorly formatted and badly laid out as I've ever seen. Files are wholly unidentifiable--until you open them and try to find out what the program is. In overview, change the title to "Web Bible." If you're starting from the ground up, this book definitely touches base on everything one needs to know. But if you're looking solely for a CGI informatorium--take a pass. Either way, as a Web rookie or veteran, if you buy this book, be prepared to use the CD as a drink coaster. --W. Campbell, Encino, Calif., USA ... Read more |
18. CGI Programming Unleashed by Daniel J. Berlin, Shuman Ghosemajumder, Kenneth J. Hunt | |
Paperback: 620
Pages
(1996-10)
list price: US$49.99 -- used & new: US$1.80 (price subject to change: see help) Asin: 1575211513 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (6)
cgi unleashed
True Genius
A good book, but not enough actual source code.
Excellent and concise book on CGI programming
Fine, but could have been 50% shorter. |
19. Cgi Developer's Guide by Eugene Eric Kim | |
Paperback: 497
Pages
(1996-07)
list price: US$45.00 -- used & new: US$7.99 (price subject to change: see help) Asin: 1575210878 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (1)
Good book for starters |
20. Html 3.2 and Cgi Unleashed: Professional Reference Edition by John December, Mark Ginsburg | |
Hardcover: 1321
Pages
(1996-10)
list price: US$59.99 -- used & new: US$15.10 (price subject to change: see help) Asin: 1575211777 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (16)
The 'Guts' of web development.Comprehensive reference.
Helpful, yet it covers a lot more besides HTML & CGI
Very good--much more that you think you are buying!
The WORST book on HTML you can ever imagine The remaining 500 pages have dubious value. I mean if you've never heard of HTML and Web publishing, you may want to consider this book. HOWEVER you won't understand a word the authors have to say. I say you can do much better elsewhere.
An incredibly comprehensive source |
  | 1-20 of 83 | Next 20 |