This complete guide to the Perl programming language ranges widely through the Perl programmer`s universe, gathering together information about Perl itself and its application to CGI scripts, XML processing, network programming, database interaction, and graphical user interfaces.
Perl/Tk, the marriage of Perl with the Tk toolkit, allows you to build Perl programs with an attractive, intuitive GUI interface. Mastering Perl/Tk is the one and only book you need for learning Perl/Tk and for mastering the techniques of experienced Perl/Tk programmers. The first half of the book contains the basics on how to use Perl/Tk, with coverage of all the standard widgets and a thorough tutorial of the geometry managers. Mastering Perl/Tk then branches out into advanced applications, including extensive program examples. The result is a book accessible for novices, and invaluable for experienced programmers ready to learn the next step in the elegant and effective use of Perl/Tk. Nancy Walsh is the author of Learning Perl/Tk and Steve Lidie is the author of the Perl/Tk Pocket Reference and a series of Perl/Tk articles in The Perl Journal. Together, they have written Mastering Perl/Tk to be the definitive guide to Perl/Tk.
Tom Christiansen, Brian d Foy, Larry Wall, Jon Orwant Ph.D.
Год издания: 2012 Страниц: 1176 Язык: английский
Adopted as the undisputed Perl bible soon after the first edition appeared in 1991, Programming Perl is still the go-to guide for this highly practical language. Perl began life as a super-fueled text processing utility, but quickly evolved into a general purpose programming language that’s helped hundreds of thousands of programmers, system administrators, and enthusiasts, like you, get your job done.
This book is devoted to the fundamentals of text mining using Perl, an open-source programming tool that is freely available via the Internet (www.perl.org). It covers mining ideas from several perspectives--statistics, data mining, linguistics, and information retrieval--and provides readers with the means to successfully complete text mining tasks on their own.
В настоящем учебно-методическом пособии широко используются понятия и конструкции языков программирования PERL и HTML, поэтому к моменту изучения данного материала студентами предполагается, что ими прослушаны специальные курсы в рамках программы на эти темы.
Энциклопедия создания сайтов - В Энциклопедии рассмотриваются визуальные HTML-редакторы DreamWeaver и MS FrontPage. Этот програмный продукт расчитан на тех, кто плохо, или почти не знает язык HTML, хотя в указанных редакторах можно создавать сайты даже не обладая знаниями HTML. Кроме этого в энциклопедии рассматриваются PHP, Java, Perl и т.д.
Известный как "книга с ламой", этот учебник, впервые изданный в 1993 году, выходит уже пятым изданием, в котором описываются последние изменения в языке вплоть до версии Perl 5.10.
The Classic Guide to Solving Real-World Problems with Perl—Now Fully Updated for Today’s Best Idioms! For years, experienced programmers have relied on Effective Perl Programming to discover better ways to solve problems with Perl. Now, in this long-awaited second edition, three renowned Perl programmers bring together today’s best idioms, techniques, and examples: everything you need to write more powerful, fluent, expressive, and succinct code with Perl.
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. Perl is extremely flexible and powerful, and it isn’t afraid of Web 2.0 or the cloud. Originally touted as the duct tape of the Internet, Perl has since evolved into a multipurpose, multiplatform language present absolutely everywhere: heavy-duty web applications, the cloud, systems administration, natural language processing, and financial engineering. Beginning Perl, Third Edition provides valuable insight into Perl’s role regarding all of these tasks and more.
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.