Pro Perl Parsing
Autor Christopher M. Frenzen Limba Engleză Hardback – 23 aug 2005
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.
Preț: 334.43 lei
Preț vechi: 418.04 lei
-20% Nou
Puncte Express: 502
Preț estimativ în valută:
64.00€ • 66.48$ • 53.16£
64.00€ • 66.48$ • 53.16£
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
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/practitionerCuprins
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