Книга посвящена созданию активных Web-приложений, предназначенных для работы на платформе операционных систем Linux и Microsoft Windows. Читатель научится создавать как относительно простые Web-узлы для небольших компаний, так и сложные приложения, интегрированные с базами данных и почтовыми серверами. Здесь описаны стенд разработки Web-приложений, особенности установки и настройки Linux, а также популярного Web-сервера Apache, рассмотрены процесс создания программ CGI на языке Perl и сценариев PHP, методики интеграции этих приложений с СУБД MySQL. В основу книги положен опыт, полученный авторами при разработке различных Интернет-проектов, в том числа узла Web службы восстановления данных, узла виртуального кадрового агентства Трудоголик.Ру, созданного специально для этой книги и других проектов. Книга адресована тем, кто уже умеет создавать документы HTML и в целом знаком с принципами работы серверов Web, а также тем, кто желает быстро освоить профессиональные приемы создания активных Web-узлов на платформе Linux и Microsoft Windows. Кроме того, она полезна всем, кому интересно практическое применение современных Интернет-технологий.
If you have a Perl programming question, you'll find the answer quickly in this handy, easy-to-use quick reference. The Perl Pocket Reference condenses and organizes stacks of documentation down to the most essential facts, so you can find what you need in a heartbeat. Updated for Perl 5.14, the 5th edition provides a summary of Perl syntax rules and a complete list of operators, built-in functions, and other features. It's the perfect companion to O'Reilly's authoritative and in-depth Perl programming books, including Learning Perl, Programming Perl, and the Perl Cookbook.
If you`re just getting started with Perl, this is the book you want-whether you`re a programmer, system administrator, or web hacker. Nicknamed "the Llama" by two generations of users, this bestseller closely follows the popular introductory Perl course taught by the authors since 1991. This 6th edition covers recent changes to the language up to version 5.14. Perl is suitable for almost any task on almost any platform, from short fixes to complete web applications. Learning Perl teaches you the basics and shows you how to write programs up to 128 lines long-roughly the size of 90% of the Perl programs in use today. Each chapter includes exercises to help you practice what you`ve just learned. Other books may teach you to program in Perl, but this book will turn you into a Perl programmer.
Kao, Robert Sarigumba, Dante Kao, Marie-claude Sar
Год издания: 2007 Страниц: 240 Язык: английский
Explores various Pearl`s features and shows you ways to make your Pearl your Pearl. This book provides instructions to explain various parts of the Pearl and give you the know how to: get organized with the Address Book, Calendar, and MemoPad; manage e-mail and send instant messages; surf the Internet; and dial and receive calls.
This book picks up right where Learning Perl leaves off. With Intermediate Perl, you`ll graduate from short scripts to much larger programs, using features that make Perl a general-purpose language. This gentle but thorough guide introduces you to modules, complex data structures, and object-oriented programming. Each chapter is small enough to be read in just an hour or two, ending with exercises to help you practice what you`ve learned. If you`re familiar with the material in Learning Perl and have the ambition to go further, Intermediate Perl will teach you most of the core Perl language concepts you need for writing robust programs on any platform.
Perl is a great language, with an ingenious mentality underlying it, and a terrific user community gathered around it. Given these roperties, it’s no wonder it has become so popular. It would have been easy to write a truly “minimal” book on Perl by revealing so little of the language that nobody would have been able to do much with it. This isn’t that kind of book.
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.