๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Advanced Perl Programming

โœ Scribed by Sriram Srinivasan


Publisher
O'Reilly Media
Year
1997
Tongue
English
Leaves
438
Edition
1
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


Whether your knowledge of Perl is casual or deep, this book will make you a more accomplished programmer. It covers complex techniques for managing production-ready Perl programs and explains methods for manipulating data and objects that may have looked like magic before. Furthermore, it sets Perl in the context of a larger environment, giving you the background you need for dealing with networks, databases, and GUIs. It also includes a discussion of internals to help you program more efficiently and embed Perl within C or C within Perl. Major topics include the practical use of packages and classes (object-oriented programming), complex data structures, persistence (e.g., using a database), networking, graphical interfaces using the Tk toolkit, interaction with C language functions, embedding and extending the Perl interpreter, and selected internals.


๐Ÿ“œ SIMILAR VOLUMES


Advanced Perl Programming
โœ Sriram Srinivasan ๐Ÿ“‚ Library ๐Ÿ“… 1997 ๐Ÿ› O'Reilly Media ๐ŸŒ English

Whether your knowledge of Perl is casual or deep, this book will make you a more accomplished programmer. It covers complex techniques for managing production-ready Perl programs and explains methods for manipulating data and objects that may have looked like magic before. Furthermore, it sets

Advanced Perl Programming
โœ Simon Cozens ๐Ÿ“‚ Library ๐Ÿ“… 2005 ๐Ÿ› O'Reilly Media ๐ŸŒ English

<DIV><p>With a worldwide community of users and more than a million dedicated programmers, Perl has proven to be the most effective language for the latest trends in computing and business.</p><p>Every programmer must keep up with the latest tools and techniques. This updated version of <i>Advanced

Advanced Perl Programming
โœ Simon Cozens ๐Ÿ“‚ Library ๐Ÿ“… 2005 ๐Ÿ› O'Reilly Media ๐ŸŒ English

<DIV><p>With a worldwide community of users and more than a million dedicated programmers, Perl has proven to be the most effective language for the latest trends in computing and business.</p><p>Every programmer must keep up with the latest tools and techniques. This updated version of <i>Advanced

Advanced Perl Programming
โœ Srinivasan, Sriram;Cozens, Simon ๐Ÿ“‚ Library ๐Ÿ“… 2006;2009 ๐Ÿ› O'Reilly Media;Southeast University Press ๐ŸŒ English

<p>O'Reilly's most high-level Perl tutorial to date, <i>Advanced Perl Programming</i>, Second Edition teaches you all the complex techniques for production-ready Perl programs. This completely updated guide clearly explains concepts such as introspection, overriding built-ins, extending Perl's objec

Advanced Perl Programming
โœ Simon Cozens ๐Ÿ“‚ Library ๐Ÿ“… 2005 ๐Ÿ› O'Reilly Media ๐ŸŒ English

With a worldwide community of users and more than a million dedicated programmers, Perl has proven to be the most effective language for the latest trends in computing and business. Every programmer must keep up with the latest tools and techniques. This updated version of Advanced Perl Programming

Advanced Perl Programming
โœ Sriram Srinivasan ๐Ÿ“‚ Library ๐Ÿ“… 1997 ๐Ÿ› O'Reilly ๐ŸŒ English

This publication advances your Perl scripting. skills beyond the bounds of elementary script constructs, and into the realm of production-ready scripts within the context of network, database and GUI environments. Covers such advanced features as run-time evaluation, persistence, code generation, an