В настоящем учебно-методическом пособии широко используются понятия и конструкции языков программирования 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.
Internet- технологии - подборка материалов по программированию для Internet PERL ASP HTML (5 наименований) JavaScript (5 наименований) PHP (8 наименований) MySQL VBScript 5.5 Кирсанов Д. Веб-дизайн.
Perl Power! provides programmers with a learning and reference resource on Perl. All readers will find tutorials that utilize a "learn by doing" approach that they can work from as soon as they get the book home. The tutorials build upon each other throughout the book until a level of expertise is reached. All chapters offer complete programs to demonstrate the topics discussed, with source code available on the book's companion website.
Product Description I thoroughly enjoyed this...I write and maintain a fair amount of Perl, and matching and parsing patterns is often the largest part of the work. A.P. Lawrence, Information and Resources for Unix and Linux Systems
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&emdash;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.
The Perl programming language lets you write quick yet powerful scripts for automating many administrative tasks. Written for several different platforms (Unix, Windows NT, and MacOS), Perl for System Administration is aimed at all levels of administrators--from hobbyists to card-carrying SAGE members-- sysadmins on multi-platform sites. Assuming only a little familiarity with Perl, this book leads you through the pockets of administration where Perl can be most useful, including filesystem management, user administration, directory services, database administration, log files, and security and network monitoring. Each chapter concentrates on a single administrative task, discusses the possible pitfalls, and then shows how Perl comes to the rescue. Perl for System Administration is for anyone who needs to use Perl for administrative tasks and needs to hit the ground running.