Regular Expression Pocket Reference
Average customer rating: 4 out of 5 stars
  • if you know reg exps and switch languages a lot...
  • Easy to use due to excellent organiztion
  • Excellent concise reference for regular expressions
  • Second Edition Arrives
  • Handy compilation of regex
Regular Expression Pocket Reference
Tony Stubblebine
Manufacturer: O'Reilly Media, Inc.
ProductGroup: Book
Binding: Paperback

PocketPocket | Series | O'Reilly | By Publisher | Books
PerlPerl | Programming | O'Reilly | By Publisher | Books
GeneralGeneral | Programming | O'Reilly | By Publisher | Books
GeneralGeneral | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Languages & Tools | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Programming | Web Development | Computers & Internet | Subjects | Books
GeneralGeneral | Computers & Internet | Subjects | Books
GeneralGeneral | Computer Science | Computers & Internet | Subjects | Books
GeneralGeneral | Software | Computers & Internet | Subjects | Books
Computer ScienceComputer Science | Computers & Internet | 4-for-3 Books Store | Stores | Books
GeneralGeneral | Computers & Internet | 4-for-3 Books Store | Stores | Books
GeneralGeneral | Programming | Computers & Internet | 4-for-3 Books Store | Stores | Books
Languages & ToolsLanguages & Tools | Programming | Computers & Internet | 4-for-3 Books Store | Stores | Books
GeneralGeneral | Software | Computers & Internet | 4-for-3 Books Store | Stores | Books
Web DevelopmentWeb Development | Computers & Internet | 4-for-3 Books Store | Stores | Books
All 4-for-3 DealsAll 4-for-3 Deals | 4-for-3 Books Store | Stores | Books
Similar Items:
  1. Mastering Regular Expressions Mastering Regular Expressions
  2. Perl Pocket Reference, 4th Edition Perl Pocket Reference, 4th Edition
  3. VI Editor Pocket Reference VI Editor Pocket Reference
  4. SQL Pocket Guide (Pocket References) SQL Pocket Guide (Pocket References)
  5. sed and awk Pocket Reference, 2nd Edition sed and awk Pocket Reference, 2nd Edition

ASIN: 059600415X

Book Description

Regular expressions are such a powerful tool for manipulating text and data that anyone who uses a computer can benefit from them. Composed of a mixture of symbols and text, regular expressions can be an outlet for creativity, for brilliant programming, and for the elegant solution. While a command of regular expressions is an invaluable skill, all there is to know about them fills a very large volume, and you don't always have time to thumb through hundreds of pages each time a question arises. The answer is the Regular Expression Pocket Reference. Concise and easy-to-use, this little book is the portable companion to Mastering Regular Expressions.

This handy guide offers programmers a complete overview of the syntax and semantics of regular expressions that are at the heart of every text-processing application. Ideal as an introduction for beginners and a quick reference for advanced programmers, Regular Expression Pocket Reference is a comprehensive guide to regular expression APIs for C, Perl, PHP,Java, .NET, Python, vi, and the POSIX regular expression libraries.

O'Reilly's Pocket References have become a favorite among programmers everywhere. By providing a wealth of important details in a concise, well-organized format, these handy books deliver just what you need to complete the task at hand. When you've reached a sticking point and need to get to a solution quickly, the new Regular Expression Pocket Reference is the book you'll want to have.

Customer Reviews:

4 out of 5 stars if you know reg exps and switch languages a lot..........2007-08-20

"Regular Expression - Pocket Reference" is just as high in quality as it's big brother ("Mastering Regular Expressions.")

The book begins with a very brief review of regular expression concepts and patterns. For each language/tool, the book includes tables to reference the metacharacters, a reference for the API/syntax/library and four examples. A few of the languages have additional examples tailored specifically to that language.

The languages/tools included are: Perl, Java, .NET, PHP, Python, Ruby, JavaScript, PCRE, Apache Web Server, vi and awk/sed/egrep. If you use a number of these, the book is a concise reference. If you only use one, you would be better served by printing out the relevant reference charts from the website of your language of choice.

If you are learning about regular expressions or only going to buy one regular expressions book, I recommend the "Mastering Regular Expressions." If you are knowledgeable about regular expressions and just need a review or reference, this book does the job nicely.

5 out of 5 stars Easy to use due to excellent organiztion.......2007-07-30

This book is the best reference for regular expressions. The second edition came out in July 2007 and has several updates over the previous version. The reason for the books ease-of-use lies in the organization. The chapters represent one language each. For each language, listings of the meta-characters and examples are shown. Depending on the language being displayed, there are other subjects covered such as unicode support, object orientation, and different topics unique to the language. The primary parsing engine is listed at the beggining of the chapters with the examples arranged at the ends of the chapters. I generally need to look up expression for JavaScript and [...]. Both of these are covered plus perl, java, php, python, ruby, pcre, apache, vi and shells. I just bookmark the 2 areas I need and I can lookup the expression listing in a few seconds.

5 out of 5 stars Excellent concise reference for regular expressions.......2007-07-27

This is a handy little guide for common regular expression fundamentals and odds and ends. The intro chapter does a nice job of giving you the regex elevator speech and hits all the important fundamentals: different engines, metacharacters, and general pattern rules. There's also a regex "Cookbook" section; however, that bit is only two pages and the "recipes" there are so rudimentary that they're nearly useless and would have been better left to a different book.

The remaining chapters hit regex support in major languages, Apache, shells, and Vi and Vim editors. These sections are very well done and give you great guidance to regex implementations on that platform, plus give you guidance on the APIs you'll need for working with regexes. Languages covered include Perl 5.8, Java 1.5/1.6, .NET framework with examples in C#, PHP, Python, Ruby, Python and JavaScript. The Perl Compatible Regular Expression library (PCRE) is also covered.

Each chapter is concise, well-written and hits the major things you'll need to refresh your memory on from time to time.

Overall it's a very well done book.

4 out of 5 stars Second Edition Arrives.......2007-07-26

§
Gawd, I hate doing regular expressions. Don't you? As far as I am concerning, any help is good help.

The new edition adds sections on Ruby and Apache web server and a few updates on previous existing language content.

One of the best things about this book is that the author synchs the content with the authoritative reference Mastering Regular Expressions. In a welcome convenience, the author provides page references to that book to point to elaboration.

One section of the book I really liked (but wished was much more extensive) contained 2 pages of cookbook examples. Learning by example is easier for most of us. It would have been nice to have many more practical examples, esp. regarding Web applications.
§

5 out of 5 stars Handy compilation of regex.......2007-06-06

This reference book is very handy for anyone doing text manipulation.

With this book you don't need to be constant user of regular expressions to take advantage to their robust abilities.
Perl Pocket Reference, 4th Edition
Average customer rating: 3.5 out of 5 stars
  • Very Terse
  • quick hints/ reminder of perl cmd
  • Buy a clue, Gerald
  • Unhappy
  • Just right
Perl Pocket Reference, 4th Edition
Johan Vromans
Manufacturer: O'Reilly Media, Inc.
ProductGroup: Book
Binding: Paperback

Object-Oriented DesignObject-Oriented Design | Software Design, Testing & Engineering | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Programming | Web Development | Computers & Internet | Subjects | Books
GeneralGeneral | Computers & Internet | Subjects | Books
GeneralGeneral | Computer Science | Computers & Internet | Subjects | Books
GeneralGeneral | Software | Computers & Internet | Subjects | Books
PocketPocket | Series | O'Reilly | By Publisher | Books
GeneralGeneral | Unix & Linux | O'Reilly | By Publisher | Books
PerlPerl | Programming | O'Reilly | By Publisher | Books
GeneralGeneral | Programming | O'Reilly | By Publisher | Books
Look Inside Computer BooksLook Inside Computer Books | Trip | Specialty Stores | Books
Computer ScienceComputer Science | Computers & Internet | 4-for-3 Books Store | Stores | Books
GeneralGeneral | Computers & Internet | 4-for-3 Books Store | Stores | Books
GeneralGeneral | Programming | Computers & Internet | 4-for-3 Books Store | Stores | Books
Software DesignSoftware Design | Programming | Computers & Internet | 4-for-3 Books Store | Stores | Books
GeneralGeneral | Software | Computers & Internet | 4-for-3 Books Store | Stores | Books
Web DevelopmentWeb Development | Computers & Internet | 4-for-3 Books Store | Stores | Books
All 4-for-3 DealsAll 4-for-3 Deals | 4-for-3 Books Store | Stores | Books
Similar Items:
  1. Learning Perl, Second Edition Learning Perl, Second Edition
  2. Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET (Pocket Reference (O'Reilly)) Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET (Pocket Reference (O'Reilly))
  3. Perl Cookbook, Second Edition Perl Cookbook, Second Edition
  4. Programming Perl (2nd Edition) Programming Perl (2nd Edition)
  5. VI Editor Pocket Reference VI Editor Pocket Reference

ASIN: 0596003749

Book Description

The Perl Pocket Reference is an invaluable reference for those who find themselves frequently searching for a quick answer to a question or reminder of a syntax rule. This handy, well-organized quick reference condenses stacks of Perl documentation down to the most essential at-your-fingertips facts. For ease-of-use, convenience, and price, this little reference is the first place Perl programmers look when they need an answer quickly. The Perl Pocket Referenc provides a complete overview of the Perl programming language, all packed into a convenient, carry-around booklet. It is updated for Perl 5.8, and covers a summary of Perl syntax rules, a complete list of operators, built-in functions, and standard library modules, all with brief descriptions. Also included are the newest Perl features, such as enhanced regular expressions, multithreading, the Perl compiler, and Unicode support. The Perl Pocket Reference, 4th Edition, is the perfect companion to the authoritative books on Perl published by O'Reilly & Associates: Programming Perl, Learning Perl, and the Perl Cookbook. This pocket reference will never make it to the bookshelf--dog-eared and well worn, it will remain within arms reach of the keyboard or tucked in a back pocket, where it will be referred to on a daily basis.

Customer Reviews:

2 out of 5 stars Very Terse.......2006-07-12

Perl Pocket Reference only gives lists and tables. No explanation of how to use the various functions, variables, etc. Definitely not for new-comers.

I was very disappointed by this pocket reference. I was expecting something more like the very high quality "Python Pocket Reference", which manages to give complete description of the language, all functions, standard modules, etc, ALONG WITH EXAMPLES FOR EACH; The Python Pocket Reference is able to be used as a standalone reference. This is definitely not true for the Perl Pocket Reference; You will need other books to make this pocket reference make sense... what a pain!

4 out of 5 stars quick hints/ reminder of perl cmd.......2006-03-24

good and give me a quick review/reminder of perl commands

5 out of 5 stars Buy a clue, Gerald.......2005-08-26

Gerald W. Irmler writes in his review "I also have two very large Perl books that are also almost useless, so maybe it's a Perl problem." Well yes, Perl is not an easy language, but I suspect that the main problem here is an Irmler problem. This book does a very good job of doing what it intends to. Another clue that Irmler is lacking a clue is the baffling comment that "The author seemed more interested in being clever and funny, then (sic) imparting information." Huh? The book is comprised entirely of very succinct facts about the language. There is no style here to speak of, due to the nature of the book.

I rate this book 5 stars, Irmler -5 stars.

1 out of 5 stars Unhappy.......2005-08-22

Of the many O'Reilly books that I have purchased,
this is the first one that was really poor.
I'd give it -5 stars, but the lowest you allow is 1.
The author seemed more interested in being clever
and funny, then imparting information.

However, I also have two very large Perl books
that are also almost useless, so maybe it's
a Perl problem.

5 out of 5 stars Just right.......2003-04-11

"Perl Pocket Reference" has the dense information content of "Perl in a nutshell" with extra readability and decreased size. However, in it's subject matter it more closely resembles "programming perl" (aka: camel), because it only covers the language itself. I own all three of these books, and even when they are all within arms reach, I still use this pocket reference more than the other two books, for two reasons:

1)As a beginner (in Perl), many of my questions can be answered with a small book such as "Perl Pocket Reference".
2)I don't have to sift through a lot of extraneous information to get answers quickly.

This pocket reference is no substitute for the Camel, (or for a more complete reference such as "Perl in a nutshell") but it's a great solution for
-finding succinct answers quickly
-reminding yourself of the basics of some feature that you don't use much
-serving as a beginner's reference, or
-bringing to an open-book exam. ;-)

Buy this book if you have another perl book and you want to get answers more efficiently.
JavaScript Pocket Reference (2nd Edition)
Average customer rating: 3.5 out of 5 stars
  • Where's the rest?
  • Moderately good.
  • Missing the Point
  • printing error
  • If you've already got the "Definitive Guide", skip this
JavaScript Pocket Reference (2nd Edition)
David Flanagan
Manufacturer: O'Reilly Media, Inc.
ProductGroup: Book
Binding: Paperback

GeneralGeneral | Java | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Programming | Computers & Internet | Subjects | Books
JavaScriptJavaScript | Programming | Web Development | Computers & Internet | Subjects | Books
GeneralGeneral | Programming | Web Development | Computers & Internet | Subjects | Books
GeneralGeneral | Computers & Internet | Subjects | Books
GeneralGeneral | Software | Computers & Internet | Subjects | Books
GeneralGeneral | Reference | Subjects | Books
PocketPocket | Series | O'Reilly | By Publisher | Books
Web ProgrammingWeb Programming | Programming | O'Reilly | By Publisher | Books
GeneralGeneral | Programming | O'Reilly | By Publisher | Books
Web Authoring & DesignWeb Authoring & Design | Web Development | O'Reilly | By Publisher | Books
Look Inside Computer BooksLook Inside Computer Books | Trip | Specialty Stores | Books
Look Inside Reference BooksLook Inside Reference Books | Trip | Specialty Stores | Books
GeneralGeneral | Computers & Internet | 4-for-3 Books Store | Stores | Books
GeneralGeneral | Programming | Computers & Internet | 4-for-3 Books Store | Stores | Books
GeneralGeneral | Software | Computers & Internet | 4-for-3 Books Store | Stores | Books
Web DevelopmentWeb Development | Computers & Internet | 4-for-3 Books Store | Stores | Books
GeneralGeneral | Reference | 4-for-3 Books Store | Stores | Books
All 4-for-3 DealsAll 4-for-3 Deals | 4-for-3 Books Store | Stores | Books
Similar Items:
  1. CSS Pocket Reference (Pocket Reference (O'Reilly)) CSS Pocket Reference (Pocket Reference (O'Reilly))
  2. HTML and XHTML Pocket Reference (Pocket Reference (O'Reilly)) HTML and XHTML Pocket Reference (Pocket Reference (O'Reilly))
  3. MySQL Pocket Reference: SQL Functions and Utilities (Pocket Reference (O'Reilly)) MySQL Pocket Reference: SQL Functions and Utilities (Pocket Reference (O'Reilly))
  4. PHP Pocket Reference, 2nd Edition PHP Pocket Reference, 2nd Edition
  5. HTML Pocket Reference (2nd Edition) HTML Pocket Reference (2nd Edition)

ASIN: 0596004117

Amazon.com

At 4.5 by 7 inches in size and only 89 pages long, the aptly named JavaScript Pocket Reference will really almost fit in your pocket. Use this guide as a companion to turn to when you're in doubt about that function syntax or you're drawing a blank on the JavaScript object model.

The book concisely packs together the syntax of the scripting language, including summaries of expression and statement style. The real meat of the tiny title is an alphabetical listing of JavaScript objects, along with their associated methods, properties, and events. One nice feature of this section is the attention to the varying support between Microsoft and Netscape browser versions. However, this listing is useful only if you know what object you want to work with. Missing from the reference is a solutions-based reference to let you refresh your memory about how to do a particular task, such as validate a form field or roll over a graphic when the user moves the mouse.

One drawback is the book's illustration of the object model--done only in a small diagram. This is a bit of a shame since this is one of the key topics most developers need help with. If you're rather familiar with JavaScript, this pocket reference will be helpful. New coders, however, will likely find it insufficient. --Stephen W. Plain

Book Description

JavaScript--the powerful, object-based scripting language that can be embedded directly into HTML pages--has earned its place in the web developer's toolkit, to the extent that it's now considered required knowledge for web developers. You can use JavaScript to create dynamic, interactive applications that run completely within a web browser. JavaScript is also the language of choice for developing Dynamic HTML content. Because its syntax is based on the popular programming languages C, C++, and Java, JavaScript is familiar and easy to learn for experienced programmers. At the same time, it's an interpreted scripting language, providing a flexible, forgiving programming environment for new programmers.

The JavaScript Pocket Reference, 2nd Edition, provides a complete overview of the core JavaScript language and client-side scripting environment, as well as quick-reference material on core and client-side objects, methods, and properties. The new edition has been revised to cover JavaScript 1.5, and is particularly useful for developers working with the standards-compliant web browsers, such as Internet Explorer 6, Netscape 7, and Mozilla. Ideal as an introduction for beginners and a quick reference for advanced developers, this pocket-sized book is easy to take anywhere and serves as the perfect companion volume to the bestselling JavaScript: The Definitive Guide, 4th Edition.

O'Reilly's Pocket References have become a favorite among developers everywhere. By providing a wealth of important details in a concise, well-organized format, these handy books deliver just what you need to complete the task at hand. When you've reached a sticking point and need to get to the answer quickly, the new JavaScript Pocket Reference is the book you'll want close at hand.

Download Description

JavaScript is a powerful scripting language that can be embedded directly in HTML. It allows you to create dynamic, interactive Web-based applications that run completely within a Web browser.

The JavaScript Pocket Reference is a companion volume to JavaScript: The Definitive Guide. This small book, covering JavaScript 1.2, is a handy reference guide to this popular language for Web development. It provides a complete overview of the core JavaScript language and contains summaries of both core and client-side objects, methods, and properties.

Customer Reviews:

3 out of 5 stars Where's the rest?.......2006-03-22

I realize it's a pocket reference, but this is a brief guide to syntax and then the DOM for the rest of the book. It doesn't cover any of the API stuff like the Date class. It'd be nice to have more information at the price of needing slightly larger pockets.

4 out of 5 stars Moderately good........2006-02-01

I am not a big fan of these 'Pocket Reference' books by O'Reilly. Although I have 8 of them, I find them too brief to be very helpful as a reference. Usually they come up short on many parts of the language.

Recently I needed a refresher in JavaScript, and turned to Flanagan. I read the first part of the book to the API Reference on page 52. This seemed like a concentrated and intense refresher. For that one purpose, I think I received good value for my time. I would never use it as a real reference because each subject is just barely mentioned, not covered in any kind of detail. There is no index, plus examples are too few and short to learn from it. So for my limited purpose, I liked it, but would never consider it as a learning tool or actual reference. If this meets your need, fine. Otherwise do not expect too much from this book.

This is an un-paid real opinion. Not all ratings and opinions are honest or unbiased. Some are bought and paid for. Follow the 'See all my ...' and judge for yourself. Learn the industry secret when you see many such high score opinions from one person particularly right after the dates of publication. Educate yourself before you rely on someone who has been paid to deceive you.

2 out of 5 stars Missing the Point.......2005-11-24

If you are new to JavaScript and looking for a helper title, this isn't it. If you're already familiar with JavaScript, and need specific information, you probably need more than an extremely condensed pocket reference is going to provide. There really isn't anything wrong with the pocket reference - it has correct information, formatted pretty well, and contains the most common parts of the core language as well as the common DHTML references one needs for general use. What it doesn't have, and shouldn't for a pocket reference, are complete explanations for the components, or any usage examples - two things needed by people who are turning to a reference book. JavaScript is really too complex to be summarized along with DHTML elements in 127 half-sized pages. If you're looking for a JavaScript reference, purchase the authors full-sized reference guide, "JavaScript: The Definitive Guide" (ISBN: 0596000480) instead.

3 out of 5 stars printing error.......2004-10-27

The copy I have contained printing errors. the first 66 pages was the beginning section to "vi editor pocket reference" then it picks up on page 73 with what seems to be the rest of the javascript pocket reference.

I'm new to javascript and programming in general.. and took me couple of days of trying to understand it before someone pointed out to me that i was trying to make sence of the wrong content.

This is the first time I have seen errors of this sort from a major publisher.

thanks o'reilly, for wasting hours out of my life.

2 out of 5 stars If you've already got the "Definitive Guide", skip this.......2002-08-31

I was hoping and expecting that this little book would be the same quick-and-easy reference book that e.g. the "VBScript Pocket Reference" is -- I was sadly disappointed.

Since "JavaScript: The Definitive Guide" is by the same author and publisher, I also expected this book to be a (somewhat) boiled-down version of the very thorough JavaScript Reference from that much larger book. I was even more disappointed there.

In a "pocket reference" such as this I want and need nothing more or less than an alphabetical listing of the JavaScript universe. However, this book is divided into numerous chapters that require you to already know what category the thing you seek belongs to. Since there's no index in these little books, it is useless to me as someone who's still learning this stuff. I've set my copy aside and use the "Definitive Guide" exclusively.
PHP Pocket Reference, 2nd Edition
Average customer rating: 2.5 out of 5 stars
  • Out of date & needing improvement
  • Don't buy this book
  • not really worth it
  • Short Review of "PHP Pocket Reference", 2nd Edition
  • What a disappointment
PHP Pocket Reference, 2nd Edition
Rasmus Lerdorf
Manufacturer: O'Reilly Media, Inc.
ProductGroup: Book
Binding: Paperback

PocketPocket | Series | O'Reilly | By Publisher | Books
PerlPerl | Programming | O'Reilly | By Publisher | Books
Web ProgrammingWeb Programming | Programming | O'Reilly | By Publisher | Books
GeneralGeneral | Programming | O'Reilly | By Publisher | Books
Web Authoring & DesignWeb Authoring & Design | Web Development | O'Reilly | By Publisher | Books
GeneralGeneral | Programming | Computers & Internet | Subjects | Books
PHPPHP | Programming | Web Development | Computers & Internet | Subjects | Books
GeneralGeneral | Programming | Web Development | Computers & Internet | Subjects | Books
GeneralGeneral | Computers & Internet | Subjects | Books
Look Inside Computer BooksLook Inside Computer Books | Trip | Specialty Stores | Books
GeneralGeneral | Computers & Internet | 4-for-3 Books Store | Stores | Books
GeneralGeneral | Programming | Computers & Internet | 4-for-3 Books Store | Stores | Books
Web DevelopmentWeb Development | Computers & Internet | 4-for-3 Books Store | Stores | Books
All 4-for-3 DealsAll 4-for-3 Deals | 4-for-3 Books Store | Stores | Books
Similar Items:
  1. MySQL Pocket Reference: SQL Functions and Utilities (Pocket Reference (O'Reilly)) MySQL Pocket Reference: SQL Functions and Utilities (Pocket Reference (O'Reilly))
  2. CSS Pocket Reference (Pocket Reference (O'Reilly)) CSS Pocket Reference (Pocket Reference (O'Reilly))
  3. JavaScript Pocket Reference (2nd Edition) JavaScript Pocket Reference (2nd Edition)
  4. HTML and XHTML Pocket Reference (Pocket Reference (O'Reilly)) HTML and XHTML Pocket Reference (Pocket Reference (O'Reilly))
  5. Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET (Pocket Reference (O'Reilly)) Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET (Pocket Reference (O'Reilly))

ASIN: 0596004028

Book Description

Simple, to the point, and compact--in fact, exactly what you've come to expect in an O'Reilly Pocket Reference--the second edition of PHP Pocket Reference is thoroughly updated to include the specifics of PHP 4. Written by the founder of the PHP Project, Rasmus Lerdorf, PHP Pocket Reference is both a handy introduction to PHP syntax and structure, and a quick reference to the vast array of functions provided by PHP. The quick reference section organizes all the core functions of PHP alphabetically so you can find what you need easily; the slim size means you can keep it handy beside your keyboard for those times when you want to look up a function quickly without closing what you're doing. This valuable little book provides an authoritative overview of PHP packed into a pocket-sized guide that's easy to take anywhere. It is also the ideal companion for O'Reilly's comprehensive book on PHP, Programming PHP. The PHP Pocket Reference an indispensable (and inexpensive) tool for any serious PHP coder.

Download Description

PHP is an open-source, HTML-embedded scripting language that allows you to handle tasks such as processing form input and working with databases directly in your HTML pages, rather than through CGI scripts.

The PHP Pocket Reference is both a handy introduction to PHP syntax and structure and a quick reference to the vast array of functions provided by PHP. This small book acts as a perfect tutorial for learning the basics of developing Web applications with PHP.

Customer Reviews:

2 out of 5 stars Out of date & needing improvement.......2007-05-07

O'Reilly must sell a ton of these. Why not get a new author willing to do a good job of updating and improving. We all owe Lerdorf a lot for starting PHP in the first place. Having said that, O'Reilly needs to get an author who can update this and make it a useful reference. PHP is now on version 5.2 and this book is on version 4. It is nearly useless. I try to use this book from time to time, but never seem to find the information I need. Ie: Each function in the reference section needs at least two sentences of explanation, not a half sentence.

PHP needs a couple of good current reference books. Where are they?

1 out of 5 stars Don't buy this book.......2006-10-14

What went wrong? I have many of the O'Reilly pocket references and I bought this one on the assumption it would measure up to the others. It doesn't.

Starts out promising but once it reaches page 34 the remainder is unorganize junk with no examples, no hint of what you would use it for.

Shame on O'Reilly for putting this out under their name; they have done their faithful customers who buy on their name's reputation a disservice.

You need a no stars category for this book!

2 out of 5 stars not really worth it.......2006-08-06

it seems like a handy thing and all but if you have an internet connection open when you code (presumably, since you're doing web development), the php.net documentation is much more helpful... not sure why anybody would use this. not even sure why i really bought this. i guess it looks good with all of the other little o'reilly guides that i own but it really was a waste of 5 dollars...

4 out of 5 stars Short Review of "PHP Pocket Reference", 2nd Edition.......2005-07-16

This is a very good small concise reference to PHP 4. Most of the book consists of a summary of the basics of the PHP language plus a function reference to about 1400 PHP functions. If you are in need of a handy reference to PHP 4, this pocket reference would be an excellent companion for "Programming PHP" (which is a fuller reference to PHP and is also published by O'Reilly).

I would not get this pocket reference unless you are already somewhat familiar with PHP and already own "Programming PHP" (or rough equivalent). This book, though well written, is not designed as an introduction to PHP. Oh, and you need to be OK with it not covering PHP 5.

If you want more detail, you could take a look at my somewhat longer review on the Oakland Perl Mongers site.

George Woolley of Oakland.pm and Camelot.pm

1 out of 5 stars What a disappointment.......2004-07-07

Don't buy this book; you won't use it. The function explanations are rarely more than a sentence, and worst of all they are many times self-referential.

"string urlencode(string str) - URL-ecodes a string." The function name makes that clear, but what does that mean, if you don't already know? Doesn't that defeat the purpose of referring to a book for clarification?

"array pathinfo(string path) - Returns information about a certain string." Does that description clarify anything beyond the function name?

They should have trimmed out more functions and included more information about the most important ones. Sadly, this is also the book used in Dreamweaver MX 2004 for online help, which is frustrating.
VBScript Pocket Reference
Average customer rating: 3.5 out of 5 stars
  • Could be better
  • A very handy little book
  • Good for non VB programmers.
VBScript Pocket Reference
Paul Lomax , Matt Childs , and Ron Petrusha
Manufacturer: O'Reilly Media, Inc.
ProductGroup: Book
Binding: Paperback

ReferenceReference | Subjects | Books | Almanacs & Yearbooks | Atlases & Maps | Books on CD | Books on Cassette | Business Skills | Careers | Catalogs & Directories | Consumer Guides | Dictionaries & Thesauruses | Education | Encyclopedias | Etiquette | Foreign Languages | Fun Facts | Genealogy | General | Job Hunting | Large Print | Law | Publishing & Books | Quotations | Spanish-Language Reference | Study Guides | Test Prep Central | Words & Language | Writing
Visual BasicVisual Basic | Development | Microsoft | Computers & Internet | Subjects | Books | .Net | C# | C++ | Visual Studio
InternetInternet | Home Computing | Computers & Internet | Subjects | Books | Internet & Education | Online Searching | Web Browsers | Web for Kids
GeneralGeneral | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Languages & Tools | Programming | Computers & Internet | Subjects | Books
BasicBasic | Languages & Tools | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Programming | Web Development | Computers & Internet | Subjects | Books
GeneralGeneral | Computers & Internet | Subjects | Books
GeneralGeneral | Software | Computers & Internet | Subjects | Books
MathematicsMathematics | Professional Science | Professional & Technical | Subjects | Books | Applied | Chaos & Systems | Geometry & Topology | Mathematical Analysis | Mathematical Physics | Number Systems | Pure Mathematics | Transformations | Trigonometry
PocketPocket | Series | O'Reilly | By Publisher | Books
Visual BasicVisual Basic | Programming | O'Reilly | By Publisher | Books
GeneralGeneral | Programming | O'Reilly | By Publisher | Books
GeneralGeneral | Computers & Internet | 4-for-3 Books Store | Stores | Books
MicrosoftMicrosoft | Computers & Internet | 4-for-3 Books Store | Stores | Books | Applications | Operating Systems
GeneralGeneral | Programming | Computers & Internet | 4-for-3 Books Store | Stores | Books
Languages & ToolsLanguages & Tools | Programming | Computers & Internet | 4-for-3 Books Store | Stores | Books
GeneralGeneral | Software | Computers & Internet | 4-for-3 Books Store | Stores | Books
Web DevelopmentWeb Development | Computers & Internet | 4-for-3 Books Store | Stores | Books
All 4-for-3 DealsAll 4-for-3 Deals | 4-for-3 Books Store | Stores | Books
Similar Items:
  1. VBScript Programmer's Reference (Programmer to Programmer) VBScript Programmer's Reference (Programmer to Programmer)
  2. Microsoft WSH and VBScript Programming for the Absolute Beginner, Second Edition (For the Absolute Beginner) Microsoft WSH and VBScript Programming for the Absolute Beginner, Second Edition (For the Absolute Beginner)
  3. Learning VBScript Learning VBScript
  4. ASP in a Nutshell, 2nd Edition ASP in a Nutshell, 2nd Edition
  5. Managing Windows(R) with VBScript and WMI (Microsoft Windows Server System Series) Managing Windows(R) with VBScript and WMI (Microsoft Windows Server System Series)

ASIN: 0596001266

Book Description

Microsoft's Visual Basic Scripting Edition (VBScript), a subset of Visual Basic for Applications, is a powerful language for Internet application development, where it can serve as a scripting language for server-side, client-side, and system scripting. Whether you're developing code for Active Server Pages, client-side scripts for Internet Explorer, code for Outlook forms, or scripts for Windows Script Host, VBScript Pocket Reference will be your constant companion. Don't let the pocket-friendly format fool you. Based on the bestselling VBScript in a Nutshell, this small book details every VBScript language element--every statement, function, and object--both in VBScript itself, and in the Microsoft Scripting Runtime Library. There's a special emphasis on the following details: Entries are arranged alphabetically by topic, so that you can, for instance, easily find details about that string-handling function that you can't quite remember. In addition, appendixes list VBScript operators and VBScript intrinsic constants. Regardless of how much VBScript programming experience you have, the VBScript Pocket Reference is the book you'll pick up time and time again as your standard quick reference guide to the VBScript language. It is indispensable for anyone writing scripts with VBScript.

Customer Reviews:

3 out of 5 stars Could be better.......2006-06-17

The reference material seems accurate but I have found more detail in the free help file that comes with VBS 5.6. Return values and types and the actual values of the builtin constants, which I didn't find in the book.

I apparently overlooked the note that this book was based on VBS 5.5 when I ordered it. I have several pocket references and this is the first that fell short of my needs.

4 out of 5 stars A very handy little book.......2006-06-17

It you want to learn VBScript go elsewhere. However, if you just want a quick reference that you can take anywhere this is the only book for you. It is remarkably concise and very well written. Its perfect for the VBScritp programmer that needs a little help from time to time looking up a hard to remember command and its syntax.

4 out of 5 stars Good for non VB programmers........2001-06-14

I like the O'Reilly pocket reference series. They don't take up a lot of desk real estate, and you can generally find what you need to know in a hurry.

From the perspective of a programmer who hasn't touched basic since he had a Sinclair Spectrum, I found this book got me up to speed reasonbly quickly. However I suspect it will attract a fairly small audience - a non programmer would find it too terse to be a good learning book, and an experienced VB programmer would probably be better off with a book specific to the environment they're using (eg, ASP) because this book does not cover any enviroment specific objects, and VBScript has no enviroment specific functions. It does however cover the filesystem objects and the dictionary object, which is handy.

Every now and then I get frustrated with the book when I can't find a function that I want, but then I usually discover that the function doesn't exist in VBScript, which is really such a trivial language that a pocket reference can cover it more or less completely.
Objective-C Pocket Reference
Average customer rating: 5 out of 5 stars
  • An excellent intro to Obj-C for those who need the depth
  • Handy, well written Objective-C Reference!
  • A great resource for digging deeper into Objective-C
  • Fantastic Fantastic Fantastic
Objective-C Pocket Reference
Andrew Duncan
Manufacturer: O'Reilly Media, Inc.
ProductGroup: Book
Binding: Paperback

MacOSMacOS | Operating Systems | Computers & Internet | Subjects | Books
GeneralGeneral | C | Programming | Computers & Internet | Subjects | Books
LanguageLanguage | C | Programming | Computers & Internet | Subjects | Books
ObjectsObjects | C | Programming | Computers & Internet | Subjects | Books
Object-Oriented DesignObject-Oriented Design | Software Design, Testing & Engineering | Programming | Computers & Internet | Subjects | Books
C & C++ Windows ProgrammingC & C++ Windows Programming | Development | Microsoft | Computers & Internet | Subjects | Books
GeneralGeneral | Programming | Web Development | Computers & Internet | Subjects | Books
GeneralGeneral | Computers & Internet | Subjects | Books
GeneralGeneral | Software | Computers & Internet | Subjects | Books
Mac OS XMac OS X | Apple | Computers & Internet | Subjects | Books
PocketPocket | Series | O'Reilly | By Publisher | Books
PerlPerl | Programming | O'Reilly | By Publisher | Books
C & C++C & C++ | Programming | O'Reilly | By Publisher | Books
GeneralGeneral | Programming | O'Reilly | By Publisher | Books
X Windows & MotifX Windows & Motif | O'Reilly | By Publisher | Books
MacintoshMacintosh | O'Reilly | By Publisher | Books
Look Inside Computer BooksLook Inside Computer Books | Trip | Specialty Stores | Books
Similar Items:
  1. Programming in Objective-C Programming in Objective-C
  2. Cocoa(R) Programming for Mac(R) OS X (2nd Edition) Cocoa(R) Programming for Mac(R) OS X (2nd Edition)
  3. Cocoa in a Nutshell: A Desktop Quick Reference (In a Nutshell (O'Reilly)) Cocoa in a Nutshell: A Desktop Quick Reference (In a Nutshell (O'Reilly))
  4. Learning Cocoa with Objective-C, 2nd Edition Learning Cocoa with Objective-C, 2nd Edition
  5. Advanced Mac OS X Programming (2nd Edition of Core Mac OS X & Unix Programming) Advanced Mac OS X Programming (2nd Edition of Core Mac OS X & Unix Programming)

ASIN: 0596004230

Book Description

Objective-C is an exciting and dynamic approach to C-based object-oriented programming; it's the approach adopted by Apple as the foundation for programming under Mac OS X, a Unix-based operating system gaining wide acceptance among programmers and other technologists. Objective-C is easy to learn and has a simple elegance that is a welcome breath of fresh air after the abstruse and confusing C++. To help you master the fundamentals of this language, you'll want to keep the Objective-C Pocket Reference close at hand. This small book contains a wealth of valuable information to speed you over the learning curve. In this pocket reference, author Andrew Duncan provides a quick and concise introduction to Objective-C for the experienced programmer. In addition to covering the essentials of Objective-C syntax, Andrew also covers important faces of the language such as memory management, the Objective-C runtime, dynamic loading, distributed objects, and exception handling. O'Reilly's Pocket References have become a favorite among programmers everywhere. By providing important details in a succinct, well-organized format, these handy books deliver just what you need to complete the task at hand. When you've reached a sticking point in your work and need to get to a solution quickly, the new Objective-C Pocket Reference is the book you'll want to have.

Customer Reviews:

5 out of 5 stars An excellent intro to Obj-C for those who need the depth.......2004-05-10

Probably the best book to read to learn Objective-C, if Apple's PDF on the language is not enough for you. Covers Objective-C both from Cocoa and non-Cocoa perspectives. Try Apple's PDF first, and if it's not enough to let you jump into one of the Cocoa programming books (which all mostly assume knowledge of C and Objective-C), then this book is recommended.

5 out of 5 stars Handy, well written Objective-C Reference!.......2003-11-15

Andrew Duncan's Objective-C Pocket Reference is just the book that budding Cocoa programmers should have on their desk. It is well written, well indexed, and succinct enough to read in an evening if desired.

After reading it cover to cover, I think this will be a valuable resource for looking up any Objective-C related questions I have.

Note, you should have an understanding of C before trying to read this book. Also - it will probably make more sense to you if you already have some experience with Cocoa. This is a quick reference - probably not the best way to learn the language. However, the book contains a list at the end which recommends other books and websites which are more thorough.

I'd say it's well worth the cost.

5 out of 5 stars A great resource for digging deeper into Objective-C.......2003-09-30

O'Reilly's OBJECTIVE-C POCKET REFERENCE follows in its line of slim booklets designed for quick reference while at the computer. I found it a very helpful book.

While titled "a pocket reference", the book is not something that should be put on the shelf right away and merely consulted from time to time. For a beginning Objective-C programmer, reading the book straight-through can be very enlightening. The basics of Obj-C are easy to grasp, and an Obj-C beginner can immediately start constructing solid applications without knowing about categories, protocols, or root objects. But O'Reilly's book is the best place to start becoming familiar with these obscure topics that might just help one solve a particularly tricky problem.

I have only a few complaints about the book. One is that it talks about the #import preprocessor directive, but nowhere does it mention the advantages of using #ifndef guards. Another problem is that in some parts it is Cocoa-specific; I would have preferred that it concentrate on the OpenStep standard in general so that other OpenStep implementations might not be left out (but the book does occasionally mention GNUstep, which is great).

O'Reilly proves itself the best publisher for developers again with this book, and any Objective-C programmer should invest in it.

5 out of 5 stars Fantastic Fantastic Fantastic.......2003-01-29

I have three different books for objective C programming, which by the way are very hard to find. This book, which was published just recently, is the best objective c book I have read yet.

Objective C is a great language for all platforms, not just the Mac OS, and this book leads you to it. It gives you both Cocoa and standard C information. If you are interested in learning Objective C, this is the book for you! It's inexpensive, small concise and packed with information.
Perl/Tk Pocket Reference
Average customer rating: 5 out of 5 stars
  • Built for Small Trousers
Perl/Tk Pocket Reference
Stephen Lidie
Manufacturer: O'Reilly Media, Inc.
ProductGroup: Book
Binding: Paperback

GeneralGeneral | Graphics & Multimedia | Programming | Computers & Internet | Subjects | Books
Object-Oriented DesignObject-Oriented Design | Software Design, Testing & Engineering | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Languages & Tools | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Graphic Design | Computers & Internet | Subjects | Books
GeneralGeneral | Programming | Web Development | Computers & Internet | Subjects | Books
GeneralGeneral | Computers & Internet | Subjects | Books
GeneralGeneral | Operating Systems | Computers & Internet | Subjects | Books
GeneralGeneral | Software | Computers & Internet | Subjects | Books
PocketPocket | Series | O'Reilly | By Publisher | Books
PerlPerl | Programming | O'Reilly | By Publisher | Books
GeneralGeneral | Programming | O'Reilly | By Publisher | Books
Look Inside Computer BooksLook Inside Computer Books | Trip | Specialty Stores | Books
GeneralGeneral | Computers & Internet | 4-for-3 Books Store | Stores | Books
Graphic DesignGraphic Design | Computers & Internet | 4-for-3 Books Store | Stores | Books
Operating SystemsOperating Systems | Computers & Internet | 4-for-3 Books Store | Stores | Books
GeneralGeneral | Programming | Computers & Internet | 4-for-3 Books Store | Stores | Books
Graphics & MultimediaGraphics & Multimedia | Programming | Computers & Internet | 4-for-3 Books Store | Stores | Books
Languages & ToolsLanguages & Tools | Programming | Computers & Internet | 4-for-3 Books Store | Stores | Books
Software DesignSoftware Design | Programming | Computers & Internet | 4-for-3 Books Store | Stores | Books
GeneralGeneral | Software | Computers & Internet | 4-for-3 Books Store | Stores | Books
Web DevelopmentWeb Development | Computers & Internet | 4-for-3 Books Store | Stores | Books
All 4-for-3 DealsAll 4-for-3 Deals | 4-for-3 Books Store | Stores | Books
Similar Items:
  1. Mastering Perl/Tk Mastering Perl/Tk
  2. Learning Perl/Tk Learning Perl/Tk
  3. Web, Graphics & Perl TK: Best of the Perl Journal Web, Graphics & Perl TK: Best of the Perl Journal
  4. Perl Cookbook, Second Edition Perl Cookbook, Second Edition
  5. Perl Pocket Reference, 4th Edition Perl Pocket Reference, 4th Edition

ASIN: 1565925173

Book Description

The Perl/Tk Pocket Reference is a companion volume to Learning Perl/Tk, an O'Reilly Animal Guide. Learning Perl/Tk is a tutorial for Perl/Tk, the extension to Perl for creating graphical user interfaces. With Tk, Perl programs can be window-based rather than command-line based, with buttons, entry fields, listboxes, menus, scrollbars, balloons, tables, dialogs, and more. And Perl/Tk programs run on UNIX and Windows-based computers. This small book is a handy reference guide geared toward the advanced Perl/Tk programmer. Novice Perl/Tk programmers will find that its compact size gives them a global view of Perl/Tk's capabilities; they can then turn to Learning Perl/Tk for details. The Perl/Tk Pocket Reference describes every Perl/Tk graphical element, including general widget and variable information, callbacks, geometry management, bindings, events, and window management, as well as composite widget, font, and image creation and manipulation commands.

Customer Reviews:

5 out of 5 stars Built for Small Trousers.......1999-01-15

While desperately hanging on for Mr O'Reilly's 'Learn Perl/Tk', I needed another fix of Perl and up popped this microscopic manual. For such a fantastic language, possibly the basis of all future non-web GUI development, there is a surprising lack of material out there on Perl/Tk, but this book does sterling work to plug that perldoc gap. As an Oracle DBA on Solaris, I now have more GUI database access tools than you can shake a slider at, and most have arisen from my scavenging of ./demos/widget, 'Advanced Perl' and this tiny reference. Once you get the hang of the foreshortened syntax, it's good to be able to flick from widget to widget without trawling through heavy indexes. I do have two complaints though; one, this pocket reference could've contained far more on 'Tiler', 'Table' and a few of the other more esoteric widgets - you could double the size of this book, and still fit it in an ant's lunchbox; two, if Mr O'Reilly delays the release of 'Learn Perl/Tk' again, I'm going to have to learn super Visual Basic J++ on Windows 98 and to hell with the consequences :-). Seriously though, this pocket reference has saved me hours of tracking down camera-shy Perl/Tk FAQs, and if you don't lose it through a small hole in your trousers, it may do the same for you. Top work.
Tcl/Tk Pocket Reference
Average customer rating: 4 out of 5 stars
  • I keep going back to Ousterhout
  • A lot of info in a small package.
  • A different kind of animal
  • Good if you like such things...
  • Tcl/Tk Pocket Reference
Tcl/Tk Pocket Reference
Paul Raines
Manufacturer: O'Reilly Media, Inc.
ProductGroup: Book
Binding: Paperback

GeneralGeneral | Graphics & Multimedia | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Languages & Tools | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Graphic Design | Computers & Internet | Subjects | Books
GeneralGeneral | Programming | Web Development | Computers & Internet | Subjects | Books
GeneralGeneral | Computers & Internet | Subjects | Books
GeneralGeneral | Operating Systems | Computers & Internet | Subjects | Books
GeneralGeneral | Software | Computers & Internet | Subjects | Books
PocketPocket | Series | O'Reilly | By Publisher | Books
PerlPerl | Programming | O'Reilly | By Publisher | Books
Scripting LanguagesScripting Languages | Programming | O'Reilly | By Publisher | Books
GeneralGeneral | Programming | O'Reilly | By Publisher | Books
Look Inside Computer BooksLook Inside Computer Books | Trip | Specialty Stores | Books
Similar Items:
  1. Tcl/Tk in A Nutshell Tcl/Tk in A Nutshell
  2. Practical Programming in Tcl and Tk (4th Edition) Practical Programming in Tcl and Tk (4th Edition)
  3. Tcl and the Tk Toolkit Tcl and the Tk Toolkit
  4. Exploring Expect: A Tcl-based Toolkit for Automating Interactive Programs (Nutshell Handbooks) Exploring Expect: A Tcl-based Toolkit for Automating Interactive Programs (Nutshell Handbooks)
  5. Tcl/Tk, Second Edition: A Developer's Guide (The Morgan Kaufmann Series in Software Engineering and Programming) Tcl/Tk, Second Edition: A Developer's Guide (The Morgan Kaufmann Series in Software Engineering and Programming)

ASIN: 1565924983

Book Description

The Tcl/Tk combination is increasingly popular because it lets you produce sophisticated graphical interfaces with a few easy commands, develop and change scripts quickly, and conveniently tie together existing utilities or programming libraries. The Tcl/Tk Pocket Reference,a handy reference guide to the basic Tcl language elements, Tcl and Tk commands, and Tk widgets, is a companion volume to Tcl/Tk in a Nutshell.

Customer Reviews:

3 out of 5 stars I keep going back to Ousterhout.......2006-02-24

This reference is good if you are only looking for syntax or available options to a command you understand.

If you have questions about the way the commands work, or the concepts behind them (what is a list?) then you'll find that you keep going back to the larger books.

So I am currently in Ousterhout for most of my questions and then opening this infrequently to check syntax.

I think it could have had a more extensive index and I cannot see any order in the table of contents.

5 out of 5 stars A lot of info in a small package........2004-02-14

These pocket reference guides pack an amazing amount of information. In my opinion, this book (along with other pocket references) are better than some full sized books. One thing I like about this book is that it goes straight to the point. For example, I wanted to look up the after command. So, in a few seconds I find the description, and I immediately learn the syntax for this command. There is no long description or theory to read through, the bulk of what you need to know is right there. Anybody who is in to TCL/TK should get this book!

4 out of 5 stars A different kind of animal.......2003-11-30

Tcl (Tool command language) scripting language.
TK (took Kit) graphic tool to help build graphic interface.
You will be surprised to know that you know a lot of the commands and concepts already.
The reason for different languages is to be more efficient in the purpose of the program. In my case this is used for writing code for phone switching systems. No one can remember all the commands; so it is wise to carry your pocket reference with you. For those that do not have the occasion to use Tcl/Tk the reference helps you stay culturally literate. And who know one day you may have the need and say "now where did I put that Pocket reference?"

3 out of 5 stars Good if you like such things..........2001-03-21

If it's important to you to have a quick reference in paper form, then by all means this is the book for you. It's technically accurate. It is getting a bit out of date, but Tcl has an excellent track record for maintaining upward compatibility. You may miss out on new features, but you won't be led too far astray.

If, on the other hand, you're comfortable with browsing the manual on-line, then save your money. There's little in this book that isn't also in the on-line manuals that come with Tcl/Tk, and you can be certain that the on-line manual matches the Tcl/Tk release that you're using.

4 out of 5 stars Tcl/Tk Pocket Reference.......2000-04-05

The Tcl/Tk Pocket Reference is a good basic guide to the Tcl syntax. The text is a simple straight-forward listing of the different Tcl terms, their functions and their signatures, alphabetized by category.
mod_perl Pocket Reference (Pocket Reference (O'Reilly))
Average customer rating: 4 out of 5 stars
  • Useful for a dilettante Perl programmer
mod_perl Pocket Reference (Pocket Reference (O'Reilly))
Andrew Ford
Manufacturer: O'Reilly
ProductGroup: Book
Binding: Paperback

ReferenceReference | Subjects | Books | Almanacs & Yearbooks | Atlases & Maps | Books on CD | Books on Cassette | Business Skills | Careers | Catalogs & Directories | Consumer Guides | Dictionaries & Thesauruses | Education | Encyclopedias | Etiquette | Foreign Languages | Fun Facts | Genealogy | General | Job Hunting | Large Print | Law | Publishing & Books | Quotations | Spanish-Language Reference | Study Guides | Test Prep Central | Words & Language | Writing
GeneralGeneral | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Languages & Tools | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Programming | Web Development | Computers & Internet | Subjects | Books
GeneralGeneral | Computers & Internet | Subjects | Books
GeneralGeneral | Software | Computers & Internet | Subjects | Books
EngineeringEngineering | Professional & Technical | Subjects | Books | Aerospace | Automotive | Bioengineering | Chemical | Civil | Computer Technology | Design | Economics | Education | Electrical & Electronics | Energy | General | Industrial, Manufacturing & Operational Systems | Management | Marine | Materials | Materials Science | Mechanical | Nuclear | Patents & Inventions | Petroleum, Mining & Geological | Power Systems | Reference | Research | Special Topics | Telecommunications | Welding
EngineeringEngineering | Specialty Stores | Books | Aerospace | Automotive | Bioengineering | Chemical | Civil | Computer Technology | Design | Economics | Education | Electrical & Electronics | Energy | General | Industrial, Manufacturing & Operational Systems | Management | Materials | Materials Science | Mechanical | Nuclear | Patents & Inventions | Petroleum, Mining & Geological | Power Systems | Reference | Research | Special Topics | Telecommunications | Welding
PocketPocket | Series | O'Reilly | By Publisher | Books
PerlPerl | Programming | O'Reilly | By Publisher | Books
Web ProgrammingWeb Programming | Programming | O'Reilly | By Publisher | Books
GeneralGeneral | Programming | O'Reilly | By Publisher | Books
Web Authoring & DesignWeb Authoring & Design | Web Development | O'Reilly | By Publisher | Books
Similar Items:
  1. Practical mod_perl Practical mod_perl
  2. Writing Apache Modules with Perl and C Writing Apache Modules with Perl and C
  3. Perl Pocket Reference, 4th Edition Perl Pocket Reference, 4th Edition
  4. mod_perl Developer's Cookbook mod_perl Developer's Cookbook
  5. Programming Perl (2nd Edition) Programming Perl (2nd Edition)

ASIN: 0596000472

Book Description

mod_perl integrates the complete Perl interpreter with the Apache web server. With mod_perl, programmers can take existing Perl CGI scripts and plug them in, usually without making any source code changes. The scripts will run exactly as before but many times faster. In addition, mod_perl offers a Perl interface to the Apache API, allowing full access to Apache internals, so that programmers can control every aspect of the Apache server.

mod_perl Pocket Reference is a concise, conveniently formatted reference to all mod_perl features used in day-to-day mod_perl programming. This small book covers functions as well as configuration directives that help maximize the effectiveness of the mod_perl Apache module.

Customer Reviews:

4 out of 5 stars Useful for a dilettante Perl programmer.......2001-05-22

Unlike the PHP pocket reference, this one indexes the contents, and takes more care in describing the function calls that it covers.

I know enough Perl to lift good, reusable code. So the front end of this book, which is concise and thoughfully written, refreshes my grasp of the details as I dig through. That's nice.

It would be a better book if it would lay flat on any page.
Perl Debugger Pocket Reference
Average customer rating: 4 out of 5 stars
  • Cool Perl Debugger book for experienced programmers
Perl Debugger Pocket Reference
Richard Foley
Manufacturer: O'Reilly Media, Inc.
ProductGroup: Book
Binding: Paperback

Software DevelopmentSoftware Development | Software Design, Testing & Engineering | Programming | Computers & Internet | Subjects | Books
TestingTesting | Software Design, Testing & Engineering | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Languages & Tools | Programming | Computers & Internet | Subjects | Books
UtilitiesUtilities | Business | Software | Computers & Internet | Subjects | Books
GeneralGeneral | Software | Computers & Internet | Subjects | Books
GeneralGeneral | Programming | Web Development | Computers & Internet | Subjects | Books
GeneralGeneral | Computers & Internet | Subjects | Books
GeneralGeneral | Computer Science | Computers & Internet | Subjects | Books
PocketPocket | Series | O'Reilly | By Publisher | Books
PerlPerl | Programming | O'Reilly | By Publisher | Books
GeneralGeneral | Programming | O'Reilly | By Publisher | Books
Look Inside Computer BooksLook Inside Computer Books | Trip | Specialty Stores | Books
Computer ScienceComputer Science | Computers & Internet | 4-for-3 Books Store | Stores | Books
GeneralGeneral | Computers & Internet | 4-for-3 Books Store | Stores | Books
GeneralGeneral | Programming | Computers & Internet | 4-for-3 Books Store | Stores | Books
Languages & ToolsLanguages & Tools | Programming | Computers & Internet | 4-for-3 Books Store | Stores | Books
Software DesignSoftware Design | Programming | Computers & Internet | 4-for-3 Books Store | Stores | Books
BusinessBusiness | Software | Computers & Internet | 4-for-3 Books Store | Stores | Books
GeneralGeneral | Software | Computers & Internet | 4-for-3 Books Store | Stores | Books
Web DevelopmentWeb Development | Computers & Internet | 4-for-3 Books Store | Stores | Books
All 4-for-3 DealsAll 4-for-3 Deals | 4-for-3 Books Store | Stores | Books
Similar Items:
  1. Perl Pocket Reference, 4th Edition Perl Pocket Reference, 4th Edition
  2. Perl Best Practices Perl Best Practices
  3. Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET (Pocket Reference (O'Reilly)) Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET (Pocket Reference (O'Reilly))
  4. Intermediate Perl Intermediate Perl
  5. Programming Perl (2nd Edition) Programming Perl (2nd Edition)

ASIN: 0596005032

Book Description

Most Perl programmers know about the Perl debugger--the nifty little built-in utility that you can use to fully debug any programs that you write. Inside the interactive debugger environment, you're prompted for commands that let you examine your source code, set breakpoints, dump out function call stacks, change values of variables, and much more. It's so convenient that some programmers run it just to test out Perl constructs as they create a program. But although it's on their radar, not many Perl programmers take the time to master the debugger. That's where the Perl Debugger Pocket Reference comes in. This little book provides a quick and convenient path to mastery of the Perl debugger and its commands. Written by a core member of the Perl debugger development team, it's an ideal quick reference to debugger commands, as well as a detailed tutorial on how to get started. The Perl Debugger Pocket Reference provides complete coverage in a conveniently small package. Maybe you write code so clean you never have to look at it twice. Or perhaps you'd rather focus your energies on writing clean code, rather than learning about the debugger. But if you need to learn about the Perl debugger in a hurry, the Perl Debugger Pocket Reference is the book you'll want to have close by. And you can always keep a copy on hand to share with programmers who need it more than you do. O'Reilly's Pocket References have become a favorite among programmers everywhere. By providing a wealth of important details in a concise, well-organized format, these handy books deliver just what you need to complete the task at hand. When you've reached a sticking point in your work and need to get to a solution quickly, the new Perl Debugger Pocket Reference will get you back on the right track.

Customer Reviews:

4 out of 5 stars Cool Perl Debugger book for experienced programmers.......2004-03-17

"Perl Debugger Pocket Reference" is a relativly short introduction into the command line Perl Debugger (perl -d option). You will find the following main chapters in this book:

- Introductory chapters (partly meta chapters not about the debugger but about good programming)
- Debugger Commands
- Debugger Variables
- Debugging Options
- Debugger Internals, Quick reference, rest

When I bought this book I had hoped for a "...Pocket Guide" and not a "...Pocket Reference" (deeper coverage). I consider this not an extreme "...Pocket Reference" (like e.g. "Perl Pocket Reference") because this book contains examples for each of the commands and options that it describes. For me examples are the most important part in technical books.

The language, the printing and the index (there is an alphabetic index) are of the usual high O'Reilly standard).

I think that "Perl Debugger Pocket Reference" might be a bit heavy if you never used a command line debugger like gdb or xdb before. This book assumes that you already know what and why you want to do with the debugger, you will be explained WHO to do this with the debugger. PDPR is missing the process model when using a debugger. Personally I would have wished for even more examples and a bit more about when to use a certain feature of the debugger.

For all those poor souls like me that still have to use Perl 5.5, you will not like this book because it explains the cool new features of the Perl 5.8 debugger (differences to Perl 5.6 covered as well) that are missing in Perl 5.5. I hope that I can convince my customer to upgrade to Perl 5.8 to be able to use cool new debugger (especially the w watchpoints will be great).

I will keep this booklet next to my keyboard when I am Perl programming from now on to be able to lookup the Debugger functions that I will need. If you are a Perl programmer like me that does not produce flawless code, I really recommend this book. I will use it again right after finishing this review. Perl debugging will be more fun (for me) from now on.

Books:

  1. Sams Teach Yourself Microsoft SQL Server 2000 in 21 Days (2nd Edition, Book Only)
  2. Simplified TRIZ: New Problem-Solving Applications for Engineers & Manufacturing Professionals
  3. Special Edition Using Microsoft Office Project 2003 (Special Edition Using)
  4. Starting an Online Business For Dummies, 4th Edition
  5. TCP/IP Network Administration (3rd Edition; O'Reilly Networking)
  6. Telecommunications Essentials, Second Edition: The Complete Global Source (2nd Edition)
  7. The Art of Project Management (Theory in Practice (O'Reilly))
  8. The Jepson Manual: Higher Plants of California
  9. The Rise of the Network Society
  10. The Tao of Network Security Monitoring: Beyond Intrusion Detection

Books Index

Books Home

Recommended Books

  1. Embedded Microcomputer Systems: Real Time Interfacing
  2. Caleb's Story
  3. Systematic Analysis of University Libraries: Application of Cost-Benefit Analysis to the MIT Librari
  4. Trainspotting
  5. Working Papers to Accompany Accounting, 21e Chapters 1-17 or Financial Accounting, 9e
  6. Blues by the Bar: Cool Riffs That Sound Great over Each Portion of the Blues Progression
  7. Aztec
  8. Beirne - Dauderis: Financial Accounting: An Introduction to Decision Making
  9. The Who, What, and Where of America: Understanding the Census Results
  10. Within Arm's Reach: A Novel