Cantitate/Preț
Produs

Pro Perl Parsing

Autor Christopher M. Frenz
en Limba Engleză Hardback – 23 aug 2005
Perl, one of the world's most diffuse programming languages, was born out of the need to resolve the creator's dissatisfaction with what were at the time standard data-parsing solutions. Indeed, since the 1.0 release in 1987, Perl has been heralded for its powerful parsing capabilities features that are further enhanced through the thousands of Perl extensions made available through CPAN (the Comprehensive Perl Archive Network).
Pro Perl Parsing begins with several chapters devoted to key parsing principles, discussing topics pertinent to regular expressions, parsing grammars, and parsing techniques. This material sets the stage for later chapters, which introduce numerous and powerful CPAN parsing modules, and provide an ample supply of example applications.
Citește tot Restrânge

Preț: 33443 lei

Preț vechi: 41804 lei
-20% Nou

Puncte Express: 502

Preț estimativ în valută:
6400 6648$ 5316£

Carte tipărită la comandă

Livrare economică 03-17 februarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781590595046
ISBN-10: 1590595041
Pagini: 276
Ilustrații: 272 p.
Dimensiuni: 178 x 235 x 20 mm
Greutate: 0.66 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Public țintă

Professional/practitioner

Cuprins

Parsing and Regular Expression Basics.- Grammars.- Parsing Basics.- Using Parse::Yapp.- Performing Recursive-Descent Parsing with Parse::RecDescent.- Accessing Web Data with HTML::TreeBuilder.- Parsing XML Documents with XML::LibXML and XML::SAX.- Introducing Miscellaneous Parsing Modules.- Finding Solutions to Miscellaneous Parsing Problems.- Performing Text and Data Mining.

Notă biografică

Christopher M. Frenz is a bioinformaticist at New York Medical College and is the author of Visual Basic and Visual Basic.NET for Scientists and Engineers. Frenz is an expert in Perl and scientific programming, in addition to the .NET platform.

Caracteristici

The first book focused solely on data parsing, a task commonly deemed Perl’s greatest strength Couples an introduction to data parsing concepts and techniques with practical instruction regarding the key Perl modules capable of facilitating often complex parsing tasks The author, Christopher Frenz, is a bioinformaticist and expert on Perl and scientific computing