Posted by admin on Aug 19, 2009 in
PHP Books
Overall Rating:
Total Customer Reviews: (132)
Regular expressions are a central element of UNIX utilities like egrep and programming languages such as Perl. But whether you're a UNIX user or not, you can benefit from a better understanding of regular expressions since they work with applications ranging from validating data-entry fields to manipulating information in multimegabyte text fi
[Read More]
Tags: edition, expressions, mastering, regular, second
Posted by admin on Jul 9, 2009 in
PHP Books
Overall Rating:
Total Customer Reviews: (27)
This handy little book 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 a quick reference, Regular Expression Pocket Reference covers the regular expression APIs for Perl 5.8, Ruby (including some upcoming 1.9 features), Java, PHP, .NET and
[Read More]
Tags: .net, expression, expressions, java, oreilly, perl, php, pocket, python, reference, regular, ruby
Posted by admin on Jul 6, 2009 in
PHP Books
Overall Rating:
Total Customer Reviews: (10)
This O'Reilly Cookbook provides more than a hundred recipes to help programmers use regular expressions to manipulate text and crunch data. Every programmer needs a grasp of regular expressions, but their power doesn't come without problems -- even seasoned users often have trouble tackling performance issues. With recipes for popular programming l
[Read More]
Tags: cookbook, expressions, regular