Beginning Perl
Autor James Leeen Limba Engleză Paperback – 12 apr 2010
Commencing with a comprehensive overview of language basics, you’ll learn all about important concepts such as Perl’s data types and control flow constructs. This material sets the stage for a discussion of more complex topics, such as writing custom functions, using regular expressions, and file input and output. Next, the book moves on to the advanced topics of object-oriented programming, modules, web programming, and database administration with Perl’s powerful database interface module, DBI. The examples and code provided offer you all of the information you need to start writing your own powerful scripts to solve the problems listed above, and many more.
Whether you are a complete novice or an experienced programmer, Beginning Perl, Third Edition offers an ideal guide to learning Perl.
Preț: 230.42 lei
Preț vechi: 288.03 lei
-20% Nou
Puncte Express: 346
Preț estimativ în valută:
44.10€ • 45.87$ • 36.96£
44.10€ • 45.87$ • 36.96£
Carte disponibilă
Livrare economică 20 februarie-06 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781430227939
ISBN-10: 1430227931
Pagini: 460
Ilustrații: 464 p.
Dimensiuni: 178 x 254 x 24 mm
Greutate: 0.79 kg
Ediția:3rd ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1430227931
Pagini: 460
Ilustrații: 464 p.
Dimensiuni: 178 x 254 x 24 mm
Greutate: 0.79 kg
Ediția:3rd ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Public țintă
Popular/generalCuprins
First Steps in Perl.- Scalars.- Control Flow Constructs.- Lists and Arrays.- Hashes.- Subroutines/Functions.- Regular Expressions.- Files and Data.- String Processing.- Interfacing to the Operating System.- References.- Modules.- Object-Oriented Perl.- to CGI.- Perl and DBI.
Notă biografică
James Lee is a hacker and open-source advocate based in Illinois. He holds a master's degree from Northwestern University, and he can often be seen rooting for the Wildcats during football season. As founder of Onsight, Lee has worked as a programmer, trainer, manager, writer, and open-source advocate. Lee coauthored Hacking Linux Exposed, Second Edition, as well as Open Source Web Development with LAMP. He enjoys hacking Perl and has written many articles on Perl for Linux Journal. Lee also enjoys developing software for the Web, reading, traveling and, most of all, playing with his kids, who are too young to know why dad's favorite animals are penguins and camels.
Caracteristici
This is a book for those of us who believed that we didn't need to learn Perl, and now we know it is more ubiquitous than ever.