<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Wow! eBook - Blog &#187; Perl</title>
	<atom:link href="http://www.wowebook.be/category/perl/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wowebook.be</link>
	<description>Great ebook, great site!</description>
	<lastBuildDate>Wed, 23 May 2012 21:39:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Programming Perl, 4th Edition</title>
		<link>http://www.wowebook.be/book/programming-perl-4th-edition/</link>
		<comments>http://www.wowebook.be/book/programming-perl-4th-edition/#comments</comments>
		<pubDate>Sat, 10 Mar 2012 17:47:33 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Perl]]></category>
		<category><![CDATA[Cluster]]></category>
		<category><![CDATA[Command]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.wowebook.me/?p=17724</guid>
		<description><![CDATA[Book Description 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, [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/1468895295.jpg" alt="Programming Perl, 4th Edition" width="220" height="220" title="Programming Perl, 4th Edition" /></p>
<h3>Book Description</h3>
<p>Adopted as the undisputed <a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a> bible soon after the first edition appeared in 1991, <em><a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">Programming</a> <a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a></em> is still the go-to <a href="http://www.wowebook.be/tag/guide/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Guide">guide</a> for this highly practical language. Perl began life as a super-fueled text processing utility, but quickly evolved into a general purpose <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a> language that’s helped hundreds of thousands of programmers, system administrators, and enthusiasts, like you, get your job done.</p>
<p>In this much-anticipated update to &#8220;the Camel,&#8221; three renowned Perl authors cover the language up to its current version, Perl 5.14, with a preview of features in the upcoming 5.16. In a world where Unicode is increasingly essential for text processing, Perl offers the best and least painful support of any major language, smoothly integrating Unicode everywhere—including in Perl’s most popular feature: regular expressions.</p>
<p>Important features covered by this update include:</p>
<ul>
<li>New keywords and syntax</li>
<li>I/O layers and encodings</li>
<li>New backslash escapes</li>
<li>Unicode 6.0</li>
<li>Unicode grapheme clusters and properties</li>
<li>Named captures in regexes</li>
<li>Recursive and grammatical patterns</li>
<li>Expanded coverage of CPAN<span id="more-17724"></span></li>
<li>Current best practices</li>
</ul>
<p><strong>Table of Contents</strong><br />
Part I: Overview<br />
Chapter 1. An Overview of Perl</p>
<p>Part II: The Gory Details<br />
Chapter 2. Bits and Pieces<br />
Chapter 3. Unary and Binary Operators<br />
Chapter 4. Statements and Declarations<br />
Chapter 5. Pattern Matching<br />
Chapter 6. Unicode<br />
Chapter 7. Subroutines<br />
Chapter 8. References<br />
Chapter 9. Data Structures<br />
Chapter 10. Packages<br />
Chapter 11. Modules<br />
Chapter 12. Objects<br />
Chapter 13. Overloading<br />
Chapter 14. Tied Variables</p>
<p>Part III: Perl as Technology<br />
Chapter 15. Interprocess Communication<br />
Chapter 16. Compiling<br />
Chapter 17. The <a href="http://www.wowebook.be/tag/command/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Command">Command</a>-Line Interface<br />
Chapter 18. The Perl Debugger<br />
Chapter 19. CPAN</p>
<p>Part IV: Perl as Culture<br />
Chapter 20. Security<br />
Chapter 21. Common Practices<br />
Chapter 22. Portable Perl<br />
Chapter 23. Plain Old Documentation<br />
Chapter 24. Perl Culture</p>
<p>Part V: Reference Material<br />
Chapter 25. Special Names<br />
Chapter 26. Formats<br />
Chapter 27. Functions<br />
Chapter 28. The Standard Perl Library<br />
Chapter 29. Pragmatic Modules</p>
<p>Part VI: Index of Perl Modules in This Book</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 1184 pages</li>
<li><strong>Publisher:</strong> O&#8217;Reilly Media; 4th Edition (February 2012)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 0596004923</li>
<li><strong>ISBN-13:</strong> 978-0596004927</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/ubuntu-unleashed-2012-edition-7th-edition/" title="Ubuntu Unleashed 2012 Edition: Covering 11.10 and 12.04, 7th Edition" rel="bookmark">Ubuntu Unleashed 2012 Edition: Covering 11.10 and 12.04, 7th Edition</a> <span class="date">(15-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/xpages-portable-command-guide/" title="XPages Portable Command Guide" rel="bookmark">XPages Portable Command Guide</a> <span class="date">(16-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/ubuntu-unleashed-2012-edition/" title="Ubuntu Unleashed 2012 Edition: Covering 11.10 and 12.04" rel="bookmark">Ubuntu Unleashed 2012 Edition: Covering 11.10 and 12.04</a> <span class="date">(04-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/programming-collective-intelligence/" title="Programming Collective Intelligence" rel="bookmark">Programming Collective Intelligence</a> <span class="date">(04-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/perl-programming-for-biologists/" title="Perl Programming for Biologists" rel="bookmark">Perl Programming for Biologists</a> <span class="date">(16-05-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/perl-pocket-reference-5th-edition/" title="Perl Pocket Reference, 5th Edition" rel="bookmark">Perl Pocket Reference, 5th Edition</a> <span class="date">(30-07-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/oracle-sqlplus-pocket-reference-3rd-edition/" title="Oracle SQL*Plus Pocket Reference, 3rd Edition" rel="bookmark">Oracle SQL*Plus Pocket Reference, 3rd Edition</a> <span class="date">(18-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/linux-pocket-guide-2nd-edition/" title="Linux Pocket Guide, 2nd Edition" rel="bookmark">Linux Pocket Guide, 2nd Edition</a> <span class="date">(30-03-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/learning-perl-6th-edition/" title="Learning Perl, 6th Edition" rel="bookmark">Learning Perl, 6th Edition</a> <span class="date">(02-07-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/intermediate-perl/" title="Intermediate Perl" rel="bookmark">Intermediate Perl</a> <span class="date">(16-05-2009)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/programming-perl-4th-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Perl for Oracle DBAs</title>
		<link>http://www.wowebook.be/book/perl-for-oracle-dbas/</link>
		<comments>http://www.wowebook.be/book/perl-for-oracle-dbas/#comments</comments>
		<pubDate>Mon, 20 Feb 2012 16:38:13 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[Administration]]></category>
		<category><![CDATA[Module]]></category>
		<category><![CDATA[Monitor]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Oracle Database]]></category>
		<category><![CDATA[Oracle DBA]]></category>

		<guid isPermaLink="false">http://www.wowebook.me/?p=17345</guid>
		<description><![CDATA[Book Description Perl is a very powerful tool for Oracle database administrators, but too few DBAs realize how helpful Perl can be in managing, monitoring, and tuning Oracle databases. Whether you&#8217;re responsible for Oracle9i, Oracle8i, or earlier databases, you&#8217;ll find Perl an invaluable addition to your database administration arsenal. You don&#8217;t need to be a [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/1625047311.jpg" alt="Perl for Oracle DBAs" width="220" height="220" title="Perl for Oracle DBAs" /></p>
<h3>Book Description</h3>
<p><a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a> is a very powerful tool for <a href="http://www.wowebook.be/tag/oracle/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Oracle">Oracle</a> <a href="http://www.wowebook.be/tag/database/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Database">database</a> administrators, but too few DBAs realize how helpful <a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a> can be in managing, monitoring, and tuning <a href="http://www.wowebook.be/tag/oracle/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Oracle">Oracle</a> databases. Whether you&#8217;re responsible for <a href="http://www.wowebook.be/tag/oracle/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Oracle">Oracle</a>9i, <a href="http://www.wowebook.be/tag/oracle/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Oracle">Oracle</a>8i, or earlier databases, you&#8217;ll find Perl an invaluable addition to your <a href="http://www.wowebook.be/tag/database/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Database">database</a> <a href="http://www.wowebook.be/tag/administration/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Administration">administration</a> arsenal.</p>
<p>You don&#8217;t need to be a Perl expert to use the excellent applications and scripts described in Perl for <a href="http://www.wowebook.be/tag/oracle/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Oracle">Oracle</a> DBAs. The book explains what you need to know about Perl, provides a wealth of ready-to-use scripts developed especially for <a href="http://www.wowebook.be/tag/oracle/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Oracle">Oracle</a> DBAs, and suggests many resources for further exploration. The book covers:</p>
<ul>
<li>The Perl language &#8212; an introduction to Perl, its rich history and culture, and its extensive text processing and data transformation capabilities.</li>
<li>The Perl/Oracle architecture &#8212; Detailed information about Perl DBI, DBD::Oracle, the Oracle Call Interface (OCI), Oracle::OCI, extproc_perl, and mod_perl, the modules that allow Perl programs to communicate with Oracle databases.</li>
<li>Perl applications for Oracle DBAs &#8212; Profiles of the best Perl <a href="http://www.wowebook.be/tag/opensource/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Open Source">open source</a> applications available for use and customization by Oracle DBAs: Perl/Tk, OraExplain, StatsView, Orac, DDL::Oracle, SchemaDiff, Senora, DBD::Chart, SchemaView-Plus, Oracletool, Karma, Embperl, and Mason.</li>
<li>The Perl Database <a href="http://www.wowebook.be/tag/administration/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Administration">Administration</a> (PDBA) Toolkit &#8212; a comprehensive suite of specialized, ready-to-use scripts designed to help Oracle DBAs perform both routine and special-purpose administrative tasks: monitoring the Oracle alert log and databases<span id="more-17345"></span>, creating and managing Oracle user accounts, maintaining indexes and extents, extracting DDL and data, troubleshooting and tuning database problems, and much more.</li>
</ul>
<p>The book also explains how Oracle DBAs and developers can extend the toolkit and solve their own database administration problems using Perl.</p>
<p><strong>Table of Contents</strong><br />
Part I: Introducing Perl for Oracle<br />
Chapter 1. Perl Meets Oracle<br />
Chapter 2. Installing Perl</p>
<p>Part II: Extending Perl<br />
Chapter 3. Perl GUI Extensions<br />
Chapter 4. Perl <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">Web</a> Extensions<br />
Chapter 5. Embedding Perl into <a href="http://www.wowebook.be/tag/apache/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Apache">Apache</a> with mod_perl<br />
Chapter 6. Embedded Perl <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">Web</a> Scripting<br />
Chapter 7. Invoking the Oracle Call Interface with Oracle::OCI<br />
Chapter 8. Embedding Perl into PL/SQL</p>
<p>Part III: The Perl DBA Toolkit<br />
Chapter 9. Installing the PDBA Toolkit<br />
Chapter 10. Performing Routine DBA Tasks with the PDBA Toolkit<br />
Chapter 11. Monitoring the Database with the PDBA Toolkit<br />
Chapter 12. Building a Database Repository with the PDBA Toolkit<br />
Chapter 13. Extending the PDBA Toolkit</p>
<p>Part IV: Appendixes<br />
Appendix A. The Essential <a href="http://www.wowebook.be/tag/guide/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Guide">Guide</a> to Perl<br />
Appendix B. The Essential <a href="http://www.wowebook.be/tag/guide/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Guide">Guide</a> to Perl DBI<br />
Appendix C. The Essential Guide to Regular Expressions<br />
Appendix D. The Essential Guide to Perl Data Munging</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 600 pages</li>
<li><strong>Publisher:</strong> O&#8217;Reilly Media (August 2002)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 0596002106</li>
<li><strong>ISBN-13:</strong> 978-0596002107</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/peoplesoft-for-the-oracle-dba-2nd-edition/" title="PeopleSoft for the Oracle DBA, 2nd Edition" rel="bookmark">PeopleSoft for the Oracle DBA, 2nd Edition</a> <span class="date">(02-03-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/oracle-essentials-4th-edition/" title="Oracle Essentials: Oracle Database 11g, 4th Edition" rel="bookmark">Oracle Essentials: Oracle Database 11g, 4th Edition</a> <span class="date">(21-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/oracle-dba-pocket-guide/" title="Oracle DBA Pocket Guide" rel="bookmark">Oracle DBA Pocket Guide</a> <span class="date">(18-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/expert-indexing-in-oracle-database-11g/" title="Expert Indexing in Oracle Database 11g" rel="bookmark">Expert Indexing in Oracle Database 11g</a> <span class="date">(02-03-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/oracle-sqlplus-pocket-reference-3rd-edition/" title="Oracle SQL*Plus Pocket Reference, 3rd Edition" rel="bookmark">Oracle SQL*Plus Pocket Reference, 3rd Edition</a> <span class="date">(18-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/oracle-sqlloader-the-definitive-guide/" title="Oracle SQL*Loader: The Definitive Guide" rel="bookmark">Oracle SQL*Loader: The Definitive Guide</a> <span class="date">(21-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/oracle-regular-expressions-pocket-reference/" title="Oracle Regular Expressions Pocket Reference" rel="bookmark">Oracle Regular Expressions Pocket Reference</a> <span class="date">(18-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/microsoft-sql-server-2012-pocket-consultant/" title="Microsoft SQL Server 2012 Pocket Consultant" rel="bookmark">Microsoft SQL Server 2012 Pocket Consultant</a> <span class="date">(08-03-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/learning-oracle-plsql/" title="Learning Oracle PL/SQL" rel="bookmark">Learning Oracle PL/SQL</a> <span class="date">(21-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/zenoss-core-3-x-network-and-system-monitoring/" title="Zenoss Core 3.x Network and System Monitoring" rel="bookmark">Zenoss Core 3.x Network and System Monitoring</a> <span class="date">(11-05-2011)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/perl-for-oracle-dbas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning Perl Student Workbook, 2nd Edition</title>
		<link>http://www.wowebook.be/book/learning-perl-student-workbook-2nd-edition/</link>
		<comments>http://www.wowebook.be/book/learning-perl-student-workbook-2nd-edition/#comments</comments>
		<pubDate>Thu, 16 Feb 2012 19:52:47 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Perl]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Scala]]></category>

		<guid isPermaLink="false">http://www.wowebook.me/?p=17262</guid>
		<description><![CDATA[Book Description This is an ebook-only workbook to accompany the 6th Edition of Learning Perl (&#8220;the Llama&#8221;). If you&#8217;re just getting started with Perl, this is the book you want—whether you&#8217;re a programmer, system administrator, or web hacker. This 6th edition of Learning Perl covers recent changes to the language up to version 5.14. Exercises [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/866137979.jpg" alt="Learning Perl Student Workbook, 2nd Edition" width="220" height="220" title="Learning Perl Student Workbook, 2nd Edition" /></p>
<h3>Book Description</h3>
<p>This is an ebook-only workbook to accompany the 6th Edition of Learning <a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a> (&#8220;the Llama&#8221;). If you&#8217;re just getting started with <a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a>, this is the book you want—whether you&#8217;re a programmer, system administrator, or <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a> hacker. This 6th edition of Learning <a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a> covers recent changes to the language up to version 5.14. Exercises are presented in the first half of the workbook, with the answers in the second.</p>
<p><strong>Table of Contents</strong><br />
Chapter 1. Introduction<br />
Chapter 2. Scalar Data<br />
Chapter 3. Lists and Arrays<br />
Chapter 4. Subroutines<br />
Chapter 5. Input and Output<br />
Chapter 6. Hashes<br />
Chapter 7. In the World of Regular Expressions<br />
Chapter 8. Matching with Regular Expressions<br />
Chapter 9. Processing Text with Regular Expressions<br />
Chapter 10. More Control Structures<br />
Chapter 11. <a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a> Modules<br />
Chapter 12. File Tests<br />
Chapter 13. Directory Operations<br />
Chapter 14. Strings and Sorting<br />
Chapter 15. Smart Matching and given-when<span id="more-17262"></span><br />
Chapter 16. Process Management<br />
Chapter 17. Some Advanced Perl Techniques<br />
Chapter 18. Databases (bonus chapter)</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 164 pages</li>
<li><strong>Publisher:</strong> O&#8217;Reilly Media; 2nd Edition (January 2012 )</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1449328067</li>
<li><strong>ISBN-13:</strong> 978-1449328061</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/visual-csharp-2010-how-to-program-4th-edition/" title="Visual C# 2010 How to Program, 4th Edition" rel="bookmark">Visual C# 2010 How to Program, 4th Edition</a> <span class="date">(16-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/toad-pocket-reference-for-oracle-2nd-edition/" title="Toad Pocket Reference for Oracle, 2nd Edition" rel="bookmark">Toad Pocket Reference for Oracle, 2nd Edition</a> <span class="date">(18-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-cmdb-imperative/" title="The CMDB Imperative" rel="bookmark">The CMDB Imperative</a> <span class="date">(07-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-cert-guide-to-insider-threats/" title="The CERT Guide to Insider Threats" rel="bookmark">The CERT Guide to Insider Threats</a> <span class="date">(12-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/sql-in-a-nutshell-3rd-edition/" title="SQL in a Nutshell, 3rd Edition" rel="bookmark">SQL in a Nutshell, 3rd Edition</a> <span class="date">(20-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/seven-languages-in-seven-weeks/" title="Seven Languages in Seven Weeks" rel="bookmark">Seven Languages in Seven Weeks</a> <span class="date">(02-11-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/secrets-of-the-oracle-database/" title="Secrets of the Oracle Database" rel="bookmark">Secrets of the Oracle Database</a> <span class="date">(06-06-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/sap-implementation-unleashed/" title="SAP Implementation Unleashed: A Business and Technical Roadmap to Deploying SAP" rel="bookmark">SAP Implementation Unleashed: A Business and Technical Roadmap to Deploying SAP</a> <span class="date">(24-11-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/sams-teach-yourself-core-data-for-mac-and-ios-in-24-hours/" title="Sams Teach Yourself Core Data for Mac and iOS in 24 Hours" rel="bookmark">Sams Teach Yourself Core Data for Mac and iOS in 24 Hours</a> <span class="date">(04-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/programming-scala/" title="Programming Scala: Tackle Multi-Core Complexity on the Java Virtual Machine" rel="bookmark">Programming Scala: Tackle Multi-Core Complexity on the Java Virtual Machine</a> <span class="date">(16-07-2009)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/learning-perl-student-workbook-2nd-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Perl Pocket Reference, 5th Edition</title>
		<link>http://www.wowebook.be/book/perl-pocket-reference-5th-edition/</link>
		<comments>http://www.wowebook.be/book/perl-pocket-reference-5th-edition/#comments</comments>
		<pubDate>Sat, 30 Jul 2011 13:59:45 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Perl]]></category>
		<category><![CDATA[Pocket Reference]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.wowebook.com/?p=13024</guid>
		<description><![CDATA[Book Description If you have a Perl programming question, you&#8217;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 [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/1213868450.jpg" alt="Perl Pocket Reference, 5th Edition" width="220" height="220" title="Perl Pocket Reference, 5th Edition" /></p>
<h3>Book Description</h3>
<p>If you have a <a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a> <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a> question, you&#8217;ll find the answer quickly in this handy, easy-to-use quick reference. The <em><a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a> <a href="http://www.wowebook.be/tag/pocket-reference/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Pocket Reference">Pocket Reference</a></em> condenses and organizes stacks of documentation down to the most essential facts, so you can find what you need in a heartbeat.</p>
<p>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&#8217;s the perfect companion to O&#8217;Reilly&#8217;s authoritative and in-depth Perl <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a> books, including <em>Learning Perl</em>, <em>Programming Perl</em>, and the <em>Perl Cookbook.</em></p>
<p><strong>Table of Contents</strong><br />
Copyright</p>
<p>Chapter 1. Perl <a href="http://www.wowebook.be/tag/pocket-reference/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Pocket Reference">Pocket Reference</a><br />
Section 1.1. Perl 5.14.1<br />
Section 1.2. Conventions used in this book<br />
Section 1.3. Features<br />
Section 1.4. Syntax<br />
Section 1.5. Embedded Documentation<br />
Section 1.6. Data Types<br />
Section 1.7. Quotes and Interpolation<br />
Section 1.8. Literal Values<br />
Section 1.9. Variables<span id="more-13024"></span><br />
Section 1.10. Context<br />
Section 1.11. Operators and Precedence<br />
Section 1.12. Statements<br />
Section 1.13. Packages and Modules<br />
Section 1.14. Pragmatic Modules<br />
Section 1.15. Subroutines<br />
Section 1.16. Special Subroutines<br />
Section 1.17. <a href="http://www.wowebook.be/tag/object-oriented/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Object-Oriented">Object-Oriented</a> Programming<br />
Section 1.18. Special Classes<br />
Section 1.19. Arithmetic Functions<br />
Section 1.20. Conversion Functions<br />
Section 1.21. Structure Conversion<br />
Section 1.22. String Functions<br />
Section 1.23. Array and List Functions<br />
Section 1.24. Hash Functions<br />
Section 1.25. Smartmatching<br />
Section 1.26. Regular Expression Patterns<br />
Section 1.27. Search and Replace Functions<br />
Section 1.28. File Operations<br />
Section 1.29. File Test Operators<br />
Section 1.30. Input and Output<br />
Section 1.31. Formatted Printing<br />
Section 1.32. Formats<br />
Section 1.33. Directory Reading Routines<br />
Section 1.34. System Interaction<br />
Section 1.35. Networking<br />
Section 1.36. System V IPC<br />
Section 1.37. Miscellaneous<br />
Section 1.38. Tying Variables<br />
Section 1.39. Information from System Databases<br />
Section 1.40. Special Variables<br />
Section 1.41. Special Arrays<br />
Section 1.42. Special Hashes<br />
Section 1.43. Environment Variables<br />
Section 1.44. Threads</p>
<p>Appendix A. <a href="http://www.wowebook.be/tag/command/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Command">Command</a>-Line Options<br />
Section A.1. PERL5OPT<br />
Section A.2. #!</p>
<p>Appendix B. The Perl Debugger</p>
<p>Appendix C. Perl Links<br />
Section C.1. Organizational<br />
Section C.2. Sources, documentation, support<br />
Section C.3. News, blogs, publications<br />
Section C.4. Platforms, distributions</p>
<p><strong>About the Author</strong><br />
Johan Vromans has engaged in software engineering research since 1975. Convinced of the importance of a good programming environment, he became an expert in using GNU Emacs and the Perl programming language. Recently he was instrumental in bringing the Internet to the Netherlands as a commercial activity. He currently owns his own typesetting and consulting business called Squirrel Consultancy. He can be reached at JVromans@squirrel.nl.</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 104 pages</li>
<li><strong>Publisher:</strong> O&#8217;Reilly Media; 5th Edition (July 2011)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1449303706</li>
<li><strong>ISBN-13:</strong> 978-1449303709</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/ubuntu-unleashed-2012-edition-7th-edition/" title="Ubuntu Unleashed 2012 Edition: Covering 11.10 and 12.04, 7th Edition" rel="bookmark">Ubuntu Unleashed 2012 Edition: Covering 11.10 and 12.04, 7th Edition</a> <span class="date">(15-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/programming-perl-4th-edition/" title="Programming Perl, 4th Edition" rel="bookmark">Programming Perl, 4th Edition</a> <span class="date">(10-03-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/perl-programming-for-biologists/" title="Perl Programming for Biologists" rel="bookmark">Perl Programming for Biologists</a> <span class="date">(16-05-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/oracle-sqlplus-pocket-reference-3rd-edition/" title="Oracle SQL*Plus Pocket Reference, 3rd Edition" rel="bookmark">Oracle SQL*Plus Pocket Reference, 3rd Edition</a> <span class="date">(18-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/learning-perl-6th-edition/" title="Learning Perl, 6th Edition" rel="bookmark">Learning Perl, 6th Edition</a> <span class="date">(02-07-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/javascript-pocket-reference-3rd-edition/" title="JavaScript Pocket Reference, 3rd Edition" rel="bookmark">JavaScript Pocket Reference, 3rd Edition</a> <span class="date">(25-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/intermediate-perl/" title="Intermediate Perl" rel="bookmark">Intermediate Perl</a> <span class="date">(16-05-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/effective-perl-programming-2nd-edition/" title="Effective Perl Programming: Ways to Write Better, More Idiomatic Perl, 2nd Edition" rel="bookmark">Effective Perl Programming: Ways to Write Better, More Idiomatic Perl, 2nd Edition</a> <span class="date">(29-04-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/catalyst-5-8-the-perl-mvc-framework/" title="Catalyst 5.8: the Perl MVC Framework" rel="bookmark">Catalyst 5.8: the Perl MVC Framework</a> <span class="date">(09-08-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/xslt-2-0-and-xpath-2-0-programmers-reference-4th-edition/" title="XSLT 2.0 and XPath 2.0 Programmer's Reference, 4th Edition" rel="bookmark">XSLT 2.0 and XPath 2.0 Programmer's Reference, 4th Edition</a> <span class="date">(07-05-2010)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/perl-pocket-reference-5th-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning Perl, 6th Edition</title>
		<link>http://www.wowebook.be/book/learning-perl-6th-edition/</link>
		<comments>http://www.wowebook.be/book/learning-perl-6th-edition/#comments</comments>
		<pubDate>Sat, 02 Jul 2011 10:47:56 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Perl]]></category>
		<category><![CDATA[Software Dev.]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.wowebook.com/?p=12082</guid>
		<description><![CDATA[Book Description Popularly known as &#8220;the Llama,&#8221; Learning Perl is the book most programmers rely on to get started with this versatile language. The bestselling Perl tutorial since it was first published in 1993, this sixth edition includes recent changes to the language up to Perl 5.14. This book reflects the combined experience of its [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/917570623.jpg" alt="Learning Perl, 6th Edition" width="220" height="220" title="Learning Perl, 6th Edition" /></p>
<h3>Book Description</h3>
<p>Popularly known as &#8220;the Llama,&#8221; <em>Learning <a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a></em> is the book most programmers rely on to get started with this versatile language. The bestselling <a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a> tutorial since it was first published in 1993, this sixth edition includes recent changes to the language up to <a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a> 5.14.</p>
<p>This book reflects the combined experience of its authors, who have taught Perl at Stonehenge Consulting since 1991. Years of classroom <a href="http://www.wowebook.be/tag/testing/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Testing">testing</a> and experience helped shape the book&#8217;s pace and scope, and this edition is packed with exercises that let you practice the concepts while you follow the text.</p>
<p>Topics include:</p>
<ul>
<li>Perl data &amp; variable types</li>
<li>Subroutines</li>
<li>File operations</li>
<li>Regular expressions</li>
<li>String manipulation (including Unicode)</li>
<li>Lists &amp; sorting</li>
<li>Process management</li>
<li>Smart matching</li>
<li>Using third party modules<span id="more-12082"></span></li>
</ul>
<p>Perl is the language for people who want to get work done. Originally targeted to sysadmins for heavy-duty text processing, Perl is now a full-featured <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a> language suitable for almost any task on almost any platform—from short fixes on the <a href="http://www.wowebook.be/tag/command/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Command">command</a> line to <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a> applications, bioinformatics, finance, and much more. Other books may teach you to program in Perl, but this book will turn you into a Perl programmer.</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 390 pages</li>
<li><strong>Publisher:</strong> O&#8217;Reilly Media; 6th Edition (June 2011)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1449303587</li>
<li><strong>ISBN-13:</strong> 978-1449303587</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/ubuntu-unleashed-2012-edition-7th-edition/" title="Ubuntu Unleashed 2012 Edition: Covering 11.10 and 12.04, 7th Edition" rel="bookmark">Ubuntu Unleashed 2012 Edition: Covering 11.10 and 12.04, 7th Edition</a> <span class="date">(15-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/catalyst-5-8-the-perl-mvc-framework/" title="Catalyst 5.8: the Perl MVC Framework" rel="bookmark">Catalyst 5.8: the Perl MVC Framework</a> <span class="date">(09-08-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/xpages-portable-command-guide/" title="XPages Portable Command Guide" rel="bookmark">XPages Portable Command Guide</a> <span class="date">(16-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/xna-game-studio-4-0-programming/" title="XNA Game Studio 4.0 Programming: Developing for Windows Phone 7 and Xbox 360" rel="bookmark">XNA Game Studio 4.0 Programming: Developing for Windows Phone 7 and Xbox 360</a> <span class="date">(26-01-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/wxpython-2-8-application-development-cookbook/" title="wxPython 2.8 Application Development Cookbook" rel="bookmark">wxPython 2.8 Application Development Cookbook</a> <span class="date">(29-12-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/wpf-programmers-reference/" title="WPF Programmer's Reference: Windows Presentation Foundation with C# 2010 and .NET 4" rel="bookmark">WPF Programmer's Reference: Windows Presentation Foundation with C# 2010 and .NET 4</a> <span class="date">(18-03-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/windows-azure-step-by-step/" title="Windows Azure Step by Step" rel="bookmark">Windows Azure Step by Step</a> <span class="date">(06-06-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/visual-csharp-2010-how-to-program-4th-edition/" title="Visual C# 2010 How to Program, 4th Edition" rel="bookmark">Visual C# 2010 How to Program, 4th Edition</a> <span class="date">(16-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/visual-basic-2005-express-edition-starter-kit/" title="Visual Basic 2005 Express Edition Starter Kit" rel="bookmark">Visual Basic 2005 Express Edition Starter Kit</a> <span class="date">(29-01-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/unreal-development-kit-game-programming-with-unrealscript-beginners-guide/" title="Unreal Development Kit Game Programming with UnrealScript: Beginner's Guide" rel="bookmark">Unreal Development Kit Game Programming with UnrealScript: Beginner's Guide</a> <span class="date">(04-01-2012)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/learning-perl-6th-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Modern Perl</title>
		<link>http://www.wowebook.be/book/modern-perl/</link>
		<comments>http://www.wowebook.be/book/modern-perl/#comments</comments>
		<pubDate>Sat, 26 Feb 2011 10:52:47 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://www.wowebook.com/?p=9266</guid>
		<description><![CDATA[Book Description Perl 5 is a popular, powerful, and robust programming language. With countless satisfied developers, tens of thousands of freely available libraries, and continual improvements to the language and its ecosystem, modern Perl development can be easy, reliable, and fun. To take advantage of the full power of Perl 5&#8211;to become a true expert, [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/396071982.jpg" width="220" height="220" title="Modern Perl" alt="Modern Perl" /></p>
<h3>Book Description</h3>
<p><a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a> 5 is a popular, powerful, and robust <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a> language.  With  countless satisfied developers, tens of thousands of freely available  libraries, and continual improvements to the language and its ecosystem,  modern <a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a> <a href="http://www.wowebook.be/tag/development/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Development">development</a> can be easy, reliable, and fun.  To take  advantage of the full power of <a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a> 5&#8211;to become a true expert, capable  of solving any problem put before you&#8211;you must understand the language.     Modern <a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a> explains <a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a> 5 from theory to implementation, including  <a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a> 5.12.</p>
<p>Perl 1.0 came out in 1987.  In the decades since then, The language has gone from a simple tool for system <a href="http://www.wowebook.be/tag/administration/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Administration">administration</a> somewhere between shell scripting and C <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a> (Perl 1) to a powerful, general purpose language steeped in a rich heritage (Perl 5) and a consistent, coherent, rethinking of <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a> intended to last for at least another 25 years (Perl 6).</p>
<p>Even so, most Perl 5 programs in the world take far too little advantage of the language.  You <em>can</em> write Perl 5 programs as if they were Perl 4 programs (or Perl 3 or 2 or 1), but programs written to take advantage of everything amazing the worldwide Perl 5 community has invented, polished, and discovered are shorter, faster, more powerful, and easier to maintain than their alternatives.</p>
<p><em>Modern Perl</em> is one way to describe how experienced and effective Perl 5 programmers work.  They use language idioms.  They take advantage of the CPAN.  They&#8217;re recognizably Perlish, and they show good taste and craftsmanship and a full understanding of Perl.<span id="more-9266"></span></p>
<p>You can learn this too, whether you&#8217;ve dabbled with Perl for a decade or someone just handed you this book and said &#8220;Fix this code by Friday.&#8221;</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 276 pages</li>
<li><strong>Publisher:</strong> Onyx Neon Press (October, 2010)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 0977920151</li>
<li><strong>ISBN-13:</strong> 978-0977920150</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/modern-perl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Catalyst 5.8: the Perl MVC Framework</title>
		<link>http://www.wowebook.be/book/catalyst-5-8-the-perl-mvc-framework/</link>
		<comments>http://www.wowebook.be/book/catalyst-5-8-the-perl-mvc-framework/#comments</comments>
		<pubDate>Mon, 09 Aug 2010 19:58:14 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Perl]]></category>
		<category><![CDATA[Web Dev.]]></category>
		<category><![CDATA[Catalyst]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.wowebook.com/?p=5705</guid>
		<description><![CDATA[Book Description Many web applications are implemented in a way that makes developing them difficult and repetitive. Catalyst is an open source Perl-based Model-View-Controller framework that aims to solve this problem by reorganizing your web application to design and implement it in a natural, maintainable, and testable manner, making web development fun, fast, and rewarding. [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/108426314.jpg" width="220" height="220" title="Catalyst 5.8: the Perl MVC Framework" alt="Catalyst 5.8: the Perl MVC Framework" /></p>
<h3>Book Description</h3>
<p>Many  <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a> applications are implemented in a way that makes developing them  difficult and repetitive. <a href="http://www.wowebook.be/tag/catalyst/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Catalyst">Catalyst</a> is an <a href="http://www.wowebook.be/tag/opensource/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Open Source">open source</a> <a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a>-based  Model-View-Controller framework that aims to solve this problem by  reorganizing your <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a> application to design and implement it in a  natural, maintainable, and testable manner, making <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a> <a href="http://www.wowebook.be/tag/development/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Development">development</a> fun,  fast, and rewarding.</p>
<p>This book teaches you how to use <a href="http://www.wowebook.be/tag/catalyst/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Catalyst">Catalyst</a>  to weave the various components involved in a web application, using  methods and tools you personally prefer along with recommendations and  details on the most popularly used objects like the DBIX ORM, TT2  Template, and Moose.</p>
<p>This book will take you from how the <a href="http://www.wowebook.be/tag/mvc/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MVC">MVC</a>  pattern simplifies creating quality applications to how Catalyst allows  you to tap this power instantly. It explains advanced design patterns  and concludes with the improvements that Moose brings to all this. It  also incorporates valuable suggestions and feedback received from the  community members and our customers. By the end of the book, you will be  able to build clean, scalable, and extendable web applications. This  book embodies Catalyst&#8217;s philosophies of Do It Yourself and Don&#8217;t Repeat  Yourself.</p>
<p>Design, develop, test, and deploy applications rapidly with the <a href="http://www.wowebook.be/tag/opensource/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Open Source">open source</a> <a href="http://www.wowebook.be/tag/mvc/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MVC">MVC</a> Catalyst framework</p>
<p><span id="more-5705"></span>Build scalable and extendable web applications using the agile MVC framework</p>
<ul>
<li>Increase reusability and empower the delivery of more complex design patterns by extending the MVC concept</li>
<li>Build an editable web interface</li>
<li>Extend Catalyst through plugins</li>
<li>Plenty of examples with detailed walkthroughs to create sample applications</li>
<li>Updated for the latest version, Catalyst 5.8</li>
</ul>
<p><strong>What you will learn from this book</strong></p>
<ul>
<li>Use the Template toolkit to generate HTML output</li>
<li>Design a <a href="http://www.wowebook.be/tag/database/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Database">database</a> schema and access a SQLite <a href="http://www.wowebook.be/tag/database/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Database">database</a></li>
<li>Create a CRUD interface to a <a href="http://www.wowebook.be/tag/database/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Database">database</a></li>
<li>Use FormBuilder to define <a href="http://www.wowebook.be/tag/auto/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Auto">auto</a>-generating and self-validating forms</li>
<li>Create easy-to-maintain configuration files</li>
<li>Import CSV files into a database</li>
<li>Paginate search results</li>
<li>Use the session plugin to add sessions to an application</li>
<li>Explore authentication and authorization, implementing page-level and record-level control</li>
<li>Use DBIC for easy handling of data</li>
<li>Add a REST API to allow other applications to access your application</li>
<li>Add AJAX interactivity to your application</li>
<li>Incorporate RSS feeds in your application</li>
<li>Automate <a href="http://www.wowebook.be/tag/testing/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Testing">testing</a> and learn &#8220;Test-Driven <a href="http://www.wowebook.be/tag/development/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Development">Development</a>&#8221;</li>
<li>Mix a procedural interface with a relational DBIx::Class interface</li>
<li>Write a database interface without DBIx::Class</li>
<li>Build a custom Model without using any database</li>
</ul>
<p><strong>Approach</strong><br />
The  book is written in an exploratory style: try something and then  understand how it works. It will <a href="http://www.wowebook.be/tag/guide/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Guide">guide</a> you through the features of  Catalyst using real-world examples and systematic code snippets.</p>
<p><strong>Who this book is written for</strong><br />
If  you are a <a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a> Developer and want to strengthen your skill by  understanding Web Application development using MVC principles, then  this book is for you.</p>
<p><strong>About the Author</strong><br />
Antano Solar John is a tech evangelist  who is passionate about using technology to revolutionize the learning  experience! He authored his first book on MODx with Packt in 2008 which  was also the first book ever written on this platform.</p>
<p>Antano  has contributed massively to the open source community in terms of  documentation, code, and support on various platforms based on PHP,  Perl, Lisp, Python, Ruby, and so on. His contribution to the open source  world has allowed him to meet and model from a variety of people who  have learned to code and think naturally! His writing skills benefit  from this advantage thereby bringing structure and clarity to the  learner.</p>
<p>Antano&#8217;s first technical publication titled &#8220;Help AI  Help You-Swiss Knife of Communication&#8221; was on Communication and Machine  Learning using Neuro Linguistic <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">Programming</a> (NLP) concepts such as Meta  Modelling and Deep Structures, which was critically acclaimed by  communication and technology experts. He has also been recently  certified as a licensed NLP practitioner by its cofounder Richard  Bandler. Other papers by Antano include &#8220;802.11 MAC  Enhancements-Breaking Barriers of Wireless Speed&#8221; that was published in  the IEEE Journal, &#8220;Learning to Develop in the Open Source World&#8221;, and so  on.</p>
<p>Owing to his experience as a consultant and trainer, Antano  has designed course structure and content for corporate learners at  different levels on subjects such as Object Oriented Perl, <a href="http://www.wowebook.be/tag/unix/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Unix">Unix</a> System  Fundamentals, Shell basic, Ruby on Rails, and so on. In association with  MaFoi Ranstad, Antano entirely designed and implemented a structured  course for transitioning web designers into developers through a one-day  blended learning program called &#8220;Learn&#8221;.</p>
<p>Antano has been keenly  focusing on Accelerated Learning. He has conducted workshops at various  reputed colleges and corporate events on how to learn quickly and  effectively-technology languages and platforms using strategies that he  has developed. His experience with NLP, which is the science of  Modelling Excellence has helped him with this effort.</p>
<p>As part of  his consultant assignments he has worked on Catalyst from its early  stages. He has been a consultant and a trainer providing IT solutions  and sessions on VoIP, networks, and software platforms, and languages.  Currently, he is the Chief Technology Officer (CTO) at NuVeda Learning.  In his present role, he is responsible for accelerated learning  solutions which leverages technology for speed and scale.</p>
<p>Antano&#8217;s  other interests include Music, Dance, Martial Arts, and Chess. He used  to play Chess professionally as a child. Antano used to run a successful  gaming business when gaming as a business was almost unheard of. He has  also won the yahoo hack award twice in India consequently, once for  developing a Collaborative Browsing Mechanism using lines of code  shorter than this biography without any server or proxy and then yet  again for developing a Hybrid Search Engine from scratch in 24 hours  that uses Machine and Social Intelligence to identify, search, and  distill information in contexts you expect!</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 244 pages</li>
<li><strong>Publisher:</strong> Packt Publishing; 1st New edition edition (June, 2010)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1847199240</li>
<li><strong>ISBN-13:</strong> 978-1847199249</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/ubuntu-unleashed-2012-edition-7th-edition/" title="Ubuntu Unleashed 2012 Edition: Covering 11.10 and 12.04, 7th Edition" rel="bookmark">Ubuntu Unleashed 2012 Edition: Covering 11.10 and 12.04, 7th Edition</a> <span class="date">(15-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/pro-spring-3/" title="Pro Spring 3" rel="bookmark">Pro Spring 3</a> <span class="date">(01-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/xpages-portable-command-guide/" title="XPages Portable Command Guide" rel="bookmark">XPages Portable Command Guide</a> <span class="date">(16-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/visual-csharp-2010-how-to-program-4th-edition/" title="Visual C# 2010 How to Program, 4th Edition" rel="bookmark">Visual C# 2010 How to Program, 4th Edition</a> <span class="date">(16-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/programming-microsoft-asp-net-4/" title="Programming Microsoft ASP.NET 4" rel="bookmark">Programming Microsoft ASP.NET 4</a> <span class="date">(28-02-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/programming-ios-5-2nd-edition/" title="Programming iOS 5, 2nd Edition" rel="bookmark">Programming iOS 5, 2nd Edition</a> <span class="date">(31-03-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/physics-for-flash-games-animation-and-simulations/" title="Physics for Flash Games, Animation, and Simulations" rel="bookmark">Physics for Flash Games, Animation, and Simulations</a> <span class="date">(31-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/mcts-self-paced-training-kit-exam-70-433/" title="MCTS Self-Paced Training Kit (Exam 70-433): Microsoft SQL Server 2008 Database Development" rel="bookmark">MCTS Self-Paced Training Kit (Exam 70-433): Microsoft SQL Server 2008 Database Development</a> <span class="date">(06-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/learning-perl-6th-edition/" title="Learning Perl, 6th Edition" rel="bookmark">Learning Perl, 6th Edition</a> <span class="date">(02-07-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/learning-android-game-programming/" title="Learning Android Game Programming" rel="bookmark">Learning Android Game Programming</a> <span class="date">(11-05-2012)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/catalyst-5-8-the-perl-mvc-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Effective Perl Programming: Ways to Write Better, More Idiomatic Perl, 2nd Edition</title>
		<link>http://www.wowebook.be/book/effective-perl-programming-2nd-edition/</link>
		<comments>http://www.wowebook.be/book/effective-perl-programming-2nd-edition/#comments</comments>
		<pubDate>Thu, 29 Apr 2010 19:24:49 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Perl]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.wowebook.com/?p=4559</guid>
		<description><![CDATA[Book Description 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 [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/1305954252.jpg" width="220" height="220" title="Effective Perl Programming: Ways to Write Better, More Idiomatic Perl, 2nd Edition" alt="Effective Perl Programming: Ways to Write Better, More Idiomatic Perl, 2nd Edition" /></p>
<h3>Book Description</h3>
<p>The Classic <a href="http://www.wowebook.be/tag/guide/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Guide">Guide</a> to Solving Real-World Problems with <a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a>—Now  Fully Updated for Today’s Best Idioms!</p>
<p>For years, experienced programmers have relied  on <em>Effective <a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a> <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">Programming</a> </em>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.</p>
<p>Nearly twice the size of the first  edition, <em>Effective Perl <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">Programming</a>, Second Edition, </em>offers  everything from rules of thumb to avoid common pitfalls to the latest  wisdom for using Perl modules. You won’t just learn the right ways to  use Perl: You’ll learn why these approaches work so well.</p>
<p>New coverage in this  edition includes</p>
<ul>
<li>Reorganized  and expanded material spanning twelve years of Perl evolution</li>
<li>Eight  new chapters on CPAN, databases, distributions, files and filehandles,  production Perl, <a href="http://www.wowebook.be/tag/testing/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Testing">testing</a>, Unicode, and warnings</li>
<li>Updates for Perl  5.12, the latest version of Perl</li>
<li>Systematically updated  examples reflecting today’s best idioms<span id="more-4559"></span></li>
</ul>
<p>You’ll learn how to work with  strings, numbers, lists, arrays, strictures, namespaces, regular  expressions, subroutines, references, distributions, inline code,  warnings, Perl::Tidy, data munging, Perl one-liners, and a whole lot  more. Every technique is organized in the same Items format that helped  make the first edition so convenient and popular.</p>
<p><strong>About the Author</strong><br />
Joseph N. Hall has programmed for a living since 1984, taught  his first computer class at age fourteen, and has worked with Perl since  1993. Joshua A. McAdams, a programmer at Google, is the voice of  Perlcast. He has hosted two Perl conferences, conducts meetings for  Chicago Perl Mongers, has spoken about Perl at events worldwide, and is a  CPAN author. brian d foy is coauthor of <em>Learning Perl, Fifth  Edition </em>(O’Reilly Media, 2008), and <em>Intermediate Perl </em>(O’Reilly  Media, 2006), and author of <em>Mastering Perl </em>(O’Reilly Media,  2007). He established the first Perl user group, the New York Perl  Mongers; publishes <em>The Perl Review</em>; maintains parts of the core  Perl documentation; and has more than ten years of Perl training  experience.</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 504 pages</li>
<li><strong>Publisher:</strong> Addison-Wesley Professional; 2nd Edition (April 29,  2010)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 0321496949</li>
<li><strong>ISBN-13:</strong> 978-0321496942</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/ubuntu-unleashed-2012-edition-7th-edition/" title="Ubuntu Unleashed 2012 Edition: Covering 11.10 and 12.04, 7th Edition" rel="bookmark">Ubuntu Unleashed 2012 Edition: Covering 11.10 and 12.04, 7th Edition</a> <span class="date">(15-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/programming-perl-4th-edition/" title="Programming Perl, 4th Edition" rel="bookmark">Programming Perl, 4th Edition</a> <span class="date">(10-03-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/perl-programming-for-biologists/" title="Perl Programming for Biologists" rel="bookmark">Perl Programming for Biologists</a> <span class="date">(16-05-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/perl-pocket-reference-5th-edition/" title="Perl Pocket Reference, 5th Edition" rel="bookmark">Perl Pocket Reference, 5th Edition</a> <span class="date">(30-07-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/learning-perl-6th-edition/" title="Learning Perl, 6th Edition" rel="bookmark">Learning Perl, 6th Edition</a> <span class="date">(02-07-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/intermediate-perl/" title="Intermediate Perl" rel="bookmark">Intermediate Perl</a> <span class="date">(16-05-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/catalyst-5-8-the-perl-mvc-framework/" title="Catalyst 5.8: the Perl MVC Framework" rel="bookmark">Catalyst 5.8: the Perl MVC Framework</a> <span class="date">(09-08-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/xslt-2-0-and-xpath-2-0-programmers-reference-4th-edition/" title="XSLT 2.0 and XPath 2.0 Programmer's Reference, 4th Edition" rel="bookmark">XSLT 2.0 and XPath 2.0 Programmer's Reference, 4th Edition</a> <span class="date">(07-05-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/xpages-portable-command-guide/" title="XPages Portable Command Guide" rel="bookmark">XPages Portable Command Guide</a> <span class="date">(16-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/xna-game-studio-4-0-programming/" title="XNA Game Studio 4.0 Programming: Developing for Windows Phone 7 and Xbox 360" rel="bookmark">XNA Game Studio 4.0 Programming: Developing for Windows Phone 7 and Xbox 360</a> <span class="date">(26-01-2011)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/effective-perl-programming-2nd-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beginning Perl, 3rd Edition</title>
		<link>http://www.wowebook.be/book/beginning-perl-3rd-edition/</link>
		<comments>http://www.wowebook.be/book/beginning-perl-3rd-edition/#comments</comments>
		<pubDate>Fri, 02 Apr 2010 22:49:23 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://www.wowebook.com/?p=4364</guid>
		<description><![CDATA[Book Description 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 [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/481098839.jpg" width="220" height="220" title="Beginning Perl, 3rd Edition" alt="Beginning Perl, 3rd Edition" /></p>
<h3>Book Description</h3>
<p>This is a book for those of us who believed that we didn’t need to  learn <a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a>, and now we know it is more ubiquitous than ever. <a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a> is  extremely flexible and powerful, and it isn’t afraid of <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">Web</a> 2.0 or the  cloud. Originally touted as the duct tape of the Internet, <a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a> has  since evolved into a multipurpose, multiplatform language present  absolutely everywhere: heavy-duty <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a> applications, the cloud, systems  <a href="http://www.wowebook.be/tag/administration/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Administration">administration</a>, natural language processing, and financial engineering. <em>Beginning  <a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a>, Third Edition</em> provides valuable insight into Perl’s role  regarding all of these tasks and more.</p>
<p>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 <a href="http://www.wowebook.be/tag/object-oriented/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Object-Oriented">object-oriented</a> <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a>, modules, web  <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a>, and <a href="http://www.wowebook.be/tag/database/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Database">database</a> <a href="http://www.wowebook.be/tag/administration/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Administration">administration</a> with Perl’s powerful <a href="http://www.wowebook.be/tag/database/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Database">database</a>  interface <a href="http://www.wowebook.be/tag/module/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Module">module</a>, 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.</p>
<p>Whether you  are a complete novice or an experienced programmer, <em>Beginning Perl,  Third Edition</em> offers an ideal <a href="http://www.wowebook.be/tag/guide/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Guide">guide</a> to learning Perl.<span id="more-4364"></span></p>
<p><strong>What  you’ll learn</strong></p>
<ul>
<li>How to use the power of Perl</li>
<li>How to handle Perl data structures</li>
<li>How to build  <a href="http://www.wowebook.be/tag/database/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Database">database</a> applications regardless of the underlying <a href="http://www.wowebook.be/tag/database/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Database">database</a></li>
<li>How  to parse complex data</li>
<li>How to write industrial-strength  <a href="http://www.wowebook.be/tag/object-oriented/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Object-Oriented">object-oriented</a> Perl</li>
<li>How to start web <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a> in Perl</li>
</ul>
<p><strong>Who is this book for?</strong><br />
This book is for  programmers of all shades and persuasions who thought they could do  without Perl. Think again.</p>
<p><strong>About the Author</strong><br />
James Lee is a hacker and open-source advocate based in Illinois. He  holds a <a href="http://www.wowebook.be/tag/master/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Master">master</a>&#8217;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 the recently published <em>Hacking  Linux Exposed, Second Edition</em>, as well as <em><a href="http://www.wowebook.be/tag/opensource/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Open Source">Open Source</a> Web  <a href="http://www.wowebook.be/tag/development/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Development">Development</a> with LAMP</em>. He enjoys hacking Perl and has written many  articles on Perl for <em>Linux Journal</em>. Lee also enjoys developing  software for the Web, reading, traveling and, most of all, playing with  his kids&amp;emdash;who are too young to know why dad&#8217;s favorite animals  are penguins and camels.</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 464 pages</li>
<li><strong>Publisher:</strong> Apress; 3 edition (April 15, 2010)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1430227931</li>
<li><strong>ISBN-13:</strong> 978-1430227939</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/beginning-perl-3rd-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Perl Best Practices</title>
		<link>http://www.wowebook.be/book/perl-best-practices/</link>
		<comments>http://www.wowebook.be/book/perl-best-practices/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 13:28:36 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://www.wowebook.com/?p=2241</guid>
		<description><![CDATA[Book Description Many programmers code by instinct, relying on convenient habits or a &#8220;style&#8221; they picked up early on. They aren&#8217;t conscious of all the choices they make, like how they format their source, the names they use for variables, or the kinds of loops they use. They&#8217;re focused entirely on problems they&#8217;re solving, solutions [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/52897339.jpg" width="220" height="220" title="Perl Best Practices" alt="Perl Best Practices" /></p>
<h3>Book Description</h3>
<p>Many programmers code by instinct, relying on convenient habits or a &#8220;style&#8221; they picked up early on. They aren&#8217;t conscious of all the choices they make, like how they format their source, the names they use for variables, or the kinds of loops they use. They&#8217;re focused entirely on problems they&#8217;re solving, solutions they&#8217;re creating, and algorithms they&#8217;re implementing. So they write code in the way that seems natural, that happens intuitively, and that feels good.</p>
<p>But if you&#8217;re serious about your profession, intuition isn&#8217;t enough. <em><a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a> Best Practices</em> author Damian Conway explains that rules, conventions, standards, and practices not only help programmers communicate and coordinate with one another, they also provide a reliable framework for thinking about problems, and a common language for expressing solutions. This is especially critical in <a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a>, because the language is designed to offer many ways to accomplish the same task, and consequently it supports many incompatible dialects.</p>
<p>With a good dose of Aussie humor, Dr. Conway (familiar to many in the Perl community) offers 256 guidelines on the art of coding to help you write better Perl code&#8211;in fact, the best Perl code you possibly can. The guidelines cover code layout, naming conventions, choice of data and control structures, program decomposition, interface design and implementation, modularity, object orientation, error handling, <a href="http://www.wowebook.be/tag/testing/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Testing">testing</a>, and debugging.</p>
<p>They&#8217;re designed to work together to produce code that is clear, robust, efficient, maintainable, and concise, but Dr. Conway doesn&#8217;t pretend that this is the one true universal and unequivocal set of best practices. Instead, <em>Perl Best Practices</em> offers coherent and widely applicable suggestions based on real-world experience of how code is actually written, rather than on someone&#8217;s ivory-tower theories on how software ought to be created.<span id="more-2241"></span></p>
<p>Most of all, <em>Perl Best Practices</em> offers guidelines that actually work, and that many developers around the world are already using. Much like Perl itself, these guidelines are about helping you to get your job done, without getting in the way.</p>
<p><strong>About the Author</strong><br />
Damian Conway holds a PhD in Computer Science and is an honorary Associate Professor with the School of Computer Science and Software Engineering at Monash University, Melbourne, Australia. Currently he runs an international IT training company&#8211;Thoughtstream&#8211;which provides programmer <a href="http://www.wowebook.be/tag/development/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Development">development</a> from beginner to masterclass level throughout Europe, North America, and Australasia. Damian was the winner of the 1998, 1999, and 2000 Larry Wall Awards for Practical Utility. The best technical paper at the annual Perl Conference was subsequently named in his honour. He is a member of the technical committee for The Perl Conference, a keynote speaker at many <a href="http://www.wowebook.be/tag/opensource/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Open Source">Open Source</a> conferences, a former columnist for The Perl Journal, and author of the book Object Oriented Perl. In 2001 Damian received the first &#8220;Perl Foundation <a href="http://www.wowebook.be/tag/development/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Development">Development</a> Grant&#8221; and spent 20 months working on projects for the betterment of Perl. A popular speaker and trainer, he is also the author of numerous well-known Perl modules, including Parse::RecDescent (a sophisticated parsing tool), Class::Contract (design-by-contract <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a> in Perl), Lingua::EN::Inflect (rule-based English transformations for text generation), Class::Multimethods (multiple dispatch polymorphism), Text::Autoformat (intelligent <a href="http://www.wowebook.be/tag/automatic/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Automatic">automatic</a> reformatting of plaintext), Switch (Perl&#8217;s missing case statement), NEXT (resumptive method dispatch), Filter::Simple (Perl-based source code manipulation), Quantum::Superpositions (<a href="http://www.wowebook.be/tag/auto/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Auto">auto</a>-parallelization of serial code using a quantum mechanical metaphor), and Lingua::Romana::Perligata (<a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a> in Latin). Most of his time is now spent working with Larry Wall on the design of the new Perl 6 <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a> language.</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 542 pages</li>
<li><strong>Publisher:</strong> O&#8217;Reilly Media, Inc. (July 12, 2005)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 0596001738</li>
<li><strong>ISBN-13:</strong> 978-0596001735</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/perl-best-practices/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Automating System Administration with Perl, 2nd Edition</title>
		<link>http://www.wowebook.be/book/automating-system-administration-with-perl-2nd-edition/</link>
		<comments>http://www.wowebook.be/book/automating-system-administration-with-perl-2nd-edition/#comments</comments>
		<pubDate>Fri, 31 Jul 2009 11:34:27 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Perl]]></category>
		<category><![CDATA[Auto]]></category>
		<category><![CDATA[Automatic]]></category>

		<guid isPermaLink="false">http://www.wowebook.com/?p=2190</guid>
		<description><![CDATA[Book Description If you do systems administration work of any kind, you have to deal with the growing complexity of your environment and increasing demands on your time. Automating System Administration with Perl, Second Edition, not only offers you the right tools for your job, but also suggests the best way to approach specific problems [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/36189304.jpg" width="220" height="220" title="Automating System Administration with Perl, 2nd Edition" alt="Automating System Administration with Perl, 2nd Edition" /></p>
<h3>Book Description</h3>
<p>If you do systems <a href="http://www.wowebook.be/tag/administration/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Administration">administration</a> work of any kind, you have to deal with the growing complexity of your environment and increasing demands on your time. Automating System <a href="http://www.wowebook.be/tag/administration/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Administration">Administration</a> with <a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a>, Second Edition, not only offers you the right tools for your job, but also suggests the best way to approach specific problems and to securely automate recurring tasks. Updated and expanded to cover the latest operating systems, technologies, and <a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a> modules, this edition of the &#8220;Otter Book&#8221; will help you:Manage user accounts <a href="http://www.wowebook.be/tag/monitor/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Monitor">Monitor</a> filesystems and processes Work with configuration files in important formats such as XML and YAML Administer databases, including <a href="http://www.wowebook.be/tag/mysql/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MySQL">MySQL</a>, MS-SQL, and <a href="http://www.wowebook.be/tag/oracle/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Oracle">Oracle</a> with DBI Work with directory services like LDAP and Active Directory Script email protocols and spam control Effectively create, handle, and analyze log files Administer network name and configuration services, including NIS, DNS and DHCP Maintain, <a href="http://www.wowebook.be/tag/monitor/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Monitor">monitor</a>, and map network services, using technologies and tools such as SNMP, nmap, libpcap, GraphViz and RRDtool Improve filesystem, process, and network security</p>
<p>This edition includes additional appendixes to get you up to speed on technologies such as XML/XPath, LDAP, SNMP, and SQL. With this book in hand and <a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a> in your toolbox, you can do more with less &#8212; fewer resources, less effort, and far less hassle.<span id="more-2190"></span></p>
<p><strong>About the Author</strong><br />
David N. Blank-Edelman is the Director of Technology at the Northeastern University College of Computer and Information Science. He has spent the last 25 years as a system/network administrator in large multi- platform environments, including Brandeis University, Cambridge Technology Group, and the MIT Media Laboratory. He was also the program chair of the LISA 2005 conference and one of the LISA 2006 Invited Talks co-chairs.</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 666 pages</li>
<li><strong>Publisher:</strong> O&#8217;Reilly Media, Inc.; 2nd Edition (May 29, 2009)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 059600639X</li>
<li><strong>ISBN-13:</strong> 978-0596006396</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/the-linux-command-line/" title="The Linux Command Line: A Complete Introduction" rel="bookmark">The Linux Command Line: A Complete Introduction</a> <span class="date">(23-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-book-of-javascript-2nd-edition/" title="The Book of JavaScript, 2nd Edition" rel="bookmark">The Book of JavaScript, 2nd Edition</a> <span class="date">(01-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/probabilistic-robotics-intelligent-robotics-and-autonomous-agents/" title="Probabilistic Robotics" rel="bookmark">Probabilistic Robotics</a> <span class="date">(06-07-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/oracle-essentials-4th-edition/" title="Oracle Essentials: Oracle Database 11g, 4th Edition" rel="bookmark">Oracle Essentials: Oracle Database 11g, 4th Edition</a> <span class="date">(21-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/oracle-dba-pocket-guide/" title="Oracle DBA Pocket Guide" rel="bookmark">Oracle DBA Pocket Guide</a> <span class="date">(18-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/mastering-oracle-scheduler-in-oracle-11g-databases/" title="Mastering Oracle Scheduler in Oracle 11g Databases" rel="bookmark">Mastering Oracle Scheduler in Oracle 11g Databases</a> <span class="date">(11-07-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/learning-cfengine-3/" title="Learning CFEngine 3" rel="bookmark">Learning CFEngine 3</a> <span class="date">(04-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/google-script-enterprise-application-essentials/" title="Google Script: Enterprise Application Essentials" rel="bookmark">Google Script: Enterprise Application Essentials</a> <span class="date">(23-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/getting-started-net-gadgeteer/" title="Getting Started with .NET Gadgeteer" rel="bookmark">Getting Started with .NET Gadgeteer</a> <span class="date">(22-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/enabling-programmable-self-with-healthvault/" title="Enabling Programmable Self with HealthVault" rel="bookmark">Enabling Programmable Self with HealthVault</a> <span class="date">(31-03-2012)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/automating-system-administration-with-perl-2nd-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Definitive Guide to Catalyst: Writing Extensible, Scalable and Maintainable Perl–Based Web Applications</title>
		<link>http://www.wowebook.be/book/the-definitive-guide-to-catalyst/</link>
		<comments>http://www.wowebook.be/book/the-definitive-guide-to-catalyst/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 03:59:46 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Perl]]></category>
		<category><![CDATA[Web Dev.]]></category>
		<category><![CDATA[Catalyst]]></category>
		<category><![CDATA[Guide]]></category>

		<guid isPermaLink="false">http://www.wowebook.com/?p=1526</guid>
		<description><![CDATA[Book Description Learn to build web applications with Catalyst, the popular open source web framework based on the Perl programming language. The Definitive Guide to Catalyst: Writing Extendable, Scalable, and Maintainable Perl–Based Web Applications is a definitive guide to Catalyst version 5.8, which will be released in 2009. This book contains Training materials for new [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/2026710874.jpg" width="220" height="220" title="The Definitive Guide to Catalyst: Writing Extensible, Scalable and Maintainable Perl–Based Web Applications" alt="The Definitive Guide to Catalyst: Writing Extensible, Scalable and Maintainable Perl–Based Web Applications" /></p>
<h3>Book Description</h3>
</p>
<p>Learn to build <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a> applications with <a href="http://www.wowebook.be/tag/catalyst/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Catalyst">Catalyst</a>, the popular <a href="http://www.wowebook.be/tag/opensource/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Open Source">open source</a> <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a> framework based on the <a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a> <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a> language. <em>The Definitive <a href="http://www.wowebook.be/tag/guide/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Guide">Guide</a> to <a href="http://www.wowebook.be/tag/catalyst/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Catalyst">Catalyst</a>: Writing Extendable, Scalable, and Maintainable <a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a>–Based Web Applications</em> is a definitive <a href="http://www.wowebook.be/tag/guide/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Guide">guide</a> to Catalyst version 5.8, which will be released in 2009. This book contains</p>
<ul>
<li>Training materials for new and experience programmers.</li>
<li>Worked examples and cookbook–style recipes of common web application <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a> tasks</li>
<li>Fundamentals of web application design and best–practice application style</li>
</ul>
<p><strong>What you’ll learn</strong></p>
<ul>
<li>Write web applications with Catalyst and Perl.</li>
<li>Design for extendability and code reuse.</li>
<li>Understand deployment options for high– and low–traffic sites.</li>
<li>Use DBIx::Class, Moose, and Template Toolkit.</li>
<li>Understand the Catalyst dispatcher and request cycle.</li>
<li> Deal with common web programming requirements: authentication and authorization, web services, sending e–mail, serving streaming media.<span id="more-1526"></span></li>
</ul>
<p><strong>Who is this book for?</strong></p>
<p>The primary audience for this book is existing Perl programmers who want more information on writing robust maintainable and extendable web applications. This group is comprised of four subgroups:</p>
<ul>
<li>Experienced perl programmers wanting to update their web programming skills (for example, <a href="http://www.wowebook.be/tag/cgi/" class="st_tag internal_tag" rel="tag" title="Posts tagged with CGI">CGI</a>.pm, mod_perl, and Mason programmers)</li>
<li>Intermediate/Late beginner programmers wanting to learn rapid, extendable, maintainable web programming techniques in Perl</li>
<li>System administrators and other non–web users of Perl (e.g., bioinformatics workers) who want to learn modern Perl web <a href="http://www.wowebook.be/tag/development/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Development">development</a> techniques</li>
<li>Existing catalyst programmers who want to learn about best practices for catalyst <a href="http://www.wowebook.be/tag/development/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Development">development</a></li>
</ul>
<p>This book is also for programmers who want to understand web application design and development more thoroughly.</p>
<p><strong>About the Author</strong></p>
<p>Kieren Diment is a social researcher in the School of Management and Marketing, University of Wollongong, Australia, where he uses Catalyst for the collection analysis and presentation of research data. He has taken the lead in a significant portion of the Catalyst documentation including the Catalyst Advent Calendar in 2006 and 2007. His focus has been on ensuring a culture of documentation by example in the project, and ensuring that instructional documentation points to working example code wherever possible.</p>
<p>Matt S Trout is technical director of Shadowcat Systems Limited, an <a href="http://www.wowebook.be/tag/opensource/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Open Source">open source</a>–focused consultancy based in Lancaster, England specializing in helping clients with design, development, and deployment of Catalyst– and DBIx::Class–based applications. He is the second longest standing member of the Catalyst core team and focuses on architecture, program management, and ease of installation and deployment of Catalyst and Catalyst–based applications.</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 360 pages</li>
<li><strong>Publisher:</strong> Apress (July 10, 2009)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1430223650</li>
<li><strong>ISBN-13:</strong> 978-1430223658</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/catalyst-5-8-the-perl-mvc-framework/" title="Catalyst 5.8: the Perl MVC Framework" rel="bookmark">Catalyst 5.8: the Perl MVC Framework</a> <span class="date">(09-08-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/zend-php-certification-study-guide/" title="Zend PHP Certification Study Guide" rel="bookmark">Zend PHP Certification Study Guide</a> <span class="date">(27-05-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/ubuntu-unleashed-2012-edition-7th-edition/" title="Ubuntu Unleashed 2012 Edition: Covering 11.10 and 12.04, 7th Edition" rel="bookmark">Ubuntu Unleashed 2012 Edition: Covering 11.10 and 12.04, 7th Edition</a> <span class="date">(15-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/tomcat-6-developers-guide/" title="Tomcat 6 Developer's Guide" rel="bookmark">Tomcat 6 Developer's Guide</a> <span class="date">(31-12-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-official-damn-small-linux-book/" title="The Official Damn Small Linux Book: The Tiny Adaptable Linux That Runs on Anything" rel="bookmark">The Official Damn Small Linux Book: The Tiny Adaptable Linux That Runs on Anything</a> <span class="date">(23-11-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-nexus-one-pocket-guide/" title="The Nexus One Pocket Guide" rel="bookmark">The Nexus One Pocket Guide</a> <span class="date">(05-08-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-javascript-pocket-guide/" title="The JavaScript Pocket Guide" rel="bookmark">The JavaScript Pocket Guide</a> <span class="date">(05-08-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-ipad-pocket-guide/" title="The iPad Pocket Guide" rel="bookmark">The iPad Pocket Guide</a> <span class="date">(27-07-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-html-pocket-guide/" title="The HTML Pocket Guide" rel="bookmark">The HTML Pocket Guide</a> <span class="date">(05-08-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-droid-pocket-guide/" title="The Droid Pocket Guide" rel="bookmark">The Droid Pocket Guide</a> <span class="date">(05-08-2010)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/the-definitive-guide-to-catalyst/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Perl by Example, 4th Edition</title>
		<link>http://www.wowebook.be/book/perl-by-example-4th-edition/</link>
		<comments>http://www.wowebook.be/book/perl-by-example-4th-edition/#comments</comments>
		<pubDate>Fri, 15 May 2009 22:04:23 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Perl]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Exam]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://www.wowebook.com/?p=306</guid>
		<description><![CDATA[Book Description Perl by Example, Fourth Edition, is the easiest, most hands-on way to learn Perl. Legendary Silicon Valley programming instructor Ellie Quigley has thoroughly updated her classic to deliver the skills and information today’s Perl users need most–including all-new coverage of MySQL database programming and a Perl QuickStart designed to get experienced users up [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/416387900.jpg" width="220" height="220" title="Perl by Example, 4th Edition" alt="Perl by Example, 4th Edition" /></p>
<h3>Book Description</h3>
<p><a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a> by Example, Fourth Edition, is the easiest, most hands-on way to learn <a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a>. Legendary Silicon Valley <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a> instructor Ellie Quigley has thoroughly updated her classic to deliver the skills and information today’s <a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a> users need most–including all-new coverage of <a href="http://www.wowebook.be/tag/mysql/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MySQL">MySQL</a> <a href="http://www.wowebook.be/tag/database/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Database">database</a> <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a> and a <a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a> QuickStart designed to get experienced users up and running fast.</p>
<p>Quigley illuminates every technique with focused, classroom-tested code examples, detailed line-by-line explanations, and real program output. This exceptionally clear, easy-to-understand book takes you from your first <a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a> script to <a href="http://www.wowebook.be/tag/database/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Database">database</a>-driven applications. It’s the only <a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a> book you’ll ever need!</p>
<p><strong>New in this edition:</strong><br />
* Perl programming QuickStart: makes first-time Perl programmers productive in just twenty pages<br />
* All-new chapter on using the Perl DBI with the <a href="http://www.wowebook.be/tag/mysql/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MySQL">MySQL</a> database–plus an easy SQL primer to quickly get you started programming any database<br />
* New introductions to Perl in biology (bioinformatics) and to mod_perl, a Perl interpreter embedded in the <a href="http://www.wowebook.be/tag/apache/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Apache">Apache</a> server, which allows you to create fast, dynamic content; manage the <a href="http://www.wowebook.be/tag/apache/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Apache">Apache</a> server; authenticate users; and much more<br />
<span id="more-306"></span><br />
<strong>Completely updated:</strong><br />
* Includes many new and completely rewritten code examples<br />
* Contains fully revised <a href="http://www.wowebook.be/tag/cgi/" class="st_tag internal_tag" rel="tag" title="Posts tagged with CGI">CGI</a> coverage for building dynamic <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">Web</a> sites with Perl<br />
* Covers modern Perl 5.8 concepts and principles–and provides a great foundation for Perl 6</p>
<p>More than 30,000 sysadmins, power users, and developers have used previous editions of Perl by Example to become expert Perl programmers. With Perl by Example, Fourth Edition, you can, too–even if you’re completely new to Perl. After you’ve become an expert, you’ll turn to this book constantly as the best source for reliable answers, solutions, and code.</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 1008 pages</li>
<li><strong>Publisher:</strong> Prentice Hall PTR; 4 edition (November 15, 2007)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 0132381826</li>
<li><strong>ISBN-13:</strong> 978-0132381826</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/developing-web-applications-with-apache-mysql-memcached-and-perl/" title="Developing Web Applications with Apache, MySQL, memcached, and Perl" rel="bookmark">Developing Web Applications with Apache, MySQL, memcached, and Perl</a> <span class="date">(17-03-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/ubuntu-unleashed-2012-edition-7th-edition/" title="Ubuntu Unleashed 2012 Edition: Covering 11.10 and 12.04, 7th Edition" rel="bookmark">Ubuntu Unleashed 2012 Edition: Covering 11.10 and 12.04, 7th Edition</a> <span class="date">(15-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-official-damn-small-linux-book/" title="The Official Damn Small Linux Book: The Tiny Adaptable Linux That Runs on Anything" rel="bookmark">The Official Damn Small Linux Book: The Tiny Adaptable Linux That Runs on Anything</a> <span class="date">(23-11-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/sams-teach-yourself-html-css-and-javascript-all-in-one/" title="Sams Teach Yourself HTML, CSS, and JavaScript All in One" rel="bookmark">Sams Teach Yourself HTML, CSS, and JavaScript All in One</a> <span class="date">(04-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/mastering-regular-expressions-3rd-edition/" title="Mastering Regular Expressions, 3rd Edition" rel="bookmark">Mastering Regular Expressions, 3rd Edition</a> <span class="date">(16-06-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/essential-gwt-building-for-the-web-with-google-web-toolkit-2/" title="Essential GWT: Building for the Web with Google Web Toolkit 2" rel="bookmark">Essential GWT: Building for the Web with Google Web Toolkit 2</a> <span class="date">(06-10-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/drupal-performance-and-scalability/" title="Drupal Performance & Scalability (Video)" rel="bookmark">Drupal Performance & Scalability (Video)</a> <span class="date">(22-01-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/drupal-7-multi-sites-configuration/" title="Drupal 7 Multi Sites Configuration" rel="bookmark">Drupal 7 Multi Sites Configuration</a> <span class="date">(18-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/beginning-php5-apache-and-mysql-web-development/" title="Beginning PHP5, Apache, and MySQL Web Development" rel="bookmark">Beginning PHP5, Apache, and MySQL Web Development</a> <span class="date">(08-03-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/beginning-php-and-mysql-from-novice-to-professional-4th-edition/" title="Beginning PHP and MySQL: From Novice to Professional, 4th Edition" rel="bookmark">Beginning PHP and MySQL: From Novice to Professional, 4th Edition</a> <span class="date">(12-09-2010)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/perl-by-example-4th-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Intermediate Perl</title>
		<link>http://www.wowebook.be/book/intermediate-perl/</link>
		<comments>http://www.wowebook.be/book/intermediate-perl/#comments</comments>
		<pubDate>Fri, 15 May 2009 22:02:32 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Perl]]></category>
		<category><![CDATA[Administration]]></category>
		<category><![CDATA[Object-Oriented]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://www.wowebook.com/?p=304</guid>
		<description><![CDATA[Book Description Perl is a versatile, powerful programming language used in a variety of disciplines, ranging from system administration to web programming to database manipulation. One slogan of Perl is that it makes easy things easy and hard things possible. &#8220;Intermediate Perl&#8221; is about making the leap from the easy things to the hard ones.Originally [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/318831254.jpg" alt="Intermediate Perl" width="220" height="220" title="Intermediate Perl" /></p>
<h3>Book Description</h3>
<p><a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a> is a versatile, powerful <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a> language used in a variety of disciplines, ranging from system <a href="http://www.wowebook.be/tag/administration/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Administration">administration</a> to <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a> <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a> to <a href="http://www.wowebook.be/tag/database/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Database">database</a> manipulation. One slogan of <a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a> is that it makes easy things easy and hard things possible. &#8220;Intermediate <a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a>&#8221; is about making the leap from the easy things to the hard ones.Originally released in 2003 as &#8220;Learning <a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a> Objects, References, and Modules&#8221; and revised and updated for <a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a> 5.8, this book offers a gentle but thorough introduction to intermediate programming in <a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a>. Written by the authors of the best-selling &#8220;Learning <a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a>,&#8221; it picks up where that book left off. Topics include:</p>
<ul>
<li>Packages and namespaces</li>
<li>References and scoping</li>
<li>Manipulating complex data structures</li>
<li><a href="http://www.wowebook.be/tag/object-oriented/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Object-Oriented">Object-oriented</a> programming</li>
<li>Writing and using modules</li>
<li><a href="http://www.wowebook.be/tag/testing/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Testing">Testing</a> <a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a> code</li>
<li>Contributing to CPAN</li>
</ul>
<p>Following the successful format of &#8220;Learning Perl,&#8221; we designed each chapter in the book to be small enough to be read in just an hour or two, ending with a series of exercises to help you practice what you&#8217;ve learned. To use the book, you just need to be familiar with the material in &#8220;Learning Perl&#8221; and have ambition to go further.<span id="more-304"></span></p>
<p>Perl is a different language to different people. It is a quick scripting tool for some, and a fully-featured <a href="http://www.wowebook.be/tag/object-oriented/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Object-Oriented">object-oriented</a> language for others. It is used for everything from performing quick global replacements on text files, to crunching huge, complex sets of scientific data that take weeks to process. Perl is what you make of it. But regardless of what you use Perl for, this book helps you do it more effectively, efficiently, and elegantly.</p>
<p>&#8220;Intermediate Perl&#8221; is about learning to use Perl as aprogramming language, and not just a scripting language. This is the book that turns the Perl dabbler into the Perl programmer.</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 278 pages</li>
<li><strong>Publisher:</strong> O&#8217;Reilly Media (March 2006)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 0596102062</li>
<li><strong>ISBN-13:</strong> 978-0596102067</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/ubuntu-unleashed-2012-edition-7th-edition/" title="Ubuntu Unleashed 2012 Edition: Covering 11.10 and 12.04, 7th Edition" rel="bookmark">Ubuntu Unleashed 2012 Edition: Covering 11.10 and 12.04, 7th Edition</a> <span class="date">(15-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/professional-microsoft-sql-server-2008-reporting-services/" title="Professional Microsoft SQL Server 2008 Reporting Services" rel="bookmark">Professional Microsoft SQL Server 2008 Reporting Services</a> <span class="date">(19-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/java-foundations-2nd-edition/" title="Java Foundations: Introduction to Program Design and Data Structures, 2nd Edition" rel="bookmark">Java Foundations: Introduction to Program Design and Data Structures, 2nd Edition</a> <span class="date">(06-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/fluent-visual-basic/" title="Fluent Visual Basic" rel="bookmark">Fluent Visual Basic</a> <span class="date">(14-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/visual-csharp-2010-how-to-program-4th-edition/" title="Visual C# 2010 How to Program, 4th Edition" rel="bookmark">Visual C# 2010 How to Program, 4th Edition</a> <span class="date">(16-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/ubuntu-unleashed-2012-edition/" title="Ubuntu Unleashed 2012 Edition: Covering 11.10 and 12.04" rel="bookmark">Ubuntu Unleashed 2012 Edition: Covering 11.10 and 12.04</a> <span class="date">(04-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/starting-out-with-cpp-7th-edition/" title="Starting Out with C++: Early Objects, 7th Edition" rel="bookmark">Starting Out with C++: Early Objects, 7th Edition</a> <span class="date">(06-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/software-metrics-and-software-metrology/" title="Software Metrics and Software Metrology" rel="bookmark">Software Metrics and Software Metrology</a> <span class="date">(17-06-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/sharepoint-2010-site-owners-manual/" title="SharePoint 2010 Site Owner's Manual" rel="bookmark">SharePoint 2010 Site Owner's Manual</a> <span class="date">(26-03-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/sams-teach-yourself-java-in-24-hours-6th-edition/" title="Sams Teach Yourself Java in 24 Hours, 6th Edition" rel="bookmark">Sams Teach Yourself Java in 24 Hours, 6th Edition</a> <span class="date">(17-02-2012)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/intermediate-perl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Practical Text Mining with Perl</title>
		<link>http://www.wowebook.be/book/practical-text-mining-with-perl/</link>
		<comments>http://www.wowebook.be/book/practical-text-mining-with-perl/#comments</comments>
		<pubDate>Fri, 15 May 2009 22:00:23 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://www.wowebook.com/?p=302</guid>
		<description><![CDATA[Book Description 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&#8211;statistics, data mining, linguistics, and information retrieval&#8211;and provides readers with the means to successfully complete text mining tasks on their own. The book [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/728963999.jpg" width="220" height="220" title="Practical Text Mining with Perl" alt="Practical Text Mining with Perl" /></p>
<h3>Book Description</h3>
<p>This book is devoted to the fundamentals of text mining using <a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a>, an open-source <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a> tool that is freely available via the Internet (www.<a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">perl</a>.org). It covers mining ideas from several perspectives&#8211;statistics, data mining, linguistics, and information retrieval&#8211;and provides readers with the means to successfully complete text mining tasks on their own.</p>
<p>The book begins with an introduction to regular expressions, a text pattern methodology, and quantitative text summaries, all of which are fundamental tools of analyzing text. Then, it builds upon this foundation to explore:</p>
<ul>
<li>Probability and texts, including the bag-of-words model</li>
<li>Information retrieval techniques such as the TF-IDF similarity measure</li>
<li>Concordance lines and corpus linguistics</li>
<li>Multivariate techniques such as correlation, principal components analysis, and clustering</li>
<li>Perl modules, German, and permutation tests</li>
</ul>
<p>Each chapter is devoted to a single key topic, and the author carefully and thoughtfully introduces mathematical concepts as they arise, allowing readers to learn as they go without having to refer to additional books. The inclusion of numerous exercises and worked-out examples further complements the book&#8217;s student-friendly format.<span id="more-302"></span></p>
<p><em>Practical Text Mining with Perl</em> is ideal as a textbook for undergraduate and graduate courses in text mining and as a reference for a variety of professionals who are interested in extracting information from text documents.</p>
<p><strong>From the Back Cover</strong></p>
<p>Provides  readers  with  the  methods,  algorithms, and  means  to  perform  text  mining  tasks</p>
<p>This book is devoted to the fundamentals of text mining using Perl, an open-source <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a> 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.</p>
<p>The book begins with an introduction to regular expressions, a text pattern methodology, and quantitative text summaries, all of which are fundamental tools of analyzing text. Then, it builds upon this foundation to explore:</p>
<ul>
<li>Probability and texts, including the bag-of-words model</li>
<li>Information retrieval techniques such as the TF-IDF similarity measure</li>
<li>Concordance lines and corpus linguistics</li>
<li>Multivariate techniques such as correlation, principal components analysis, and clustering</li>
<li>Perl modules, German, and permutation tests</li>
</ul>
<p>Each chapter is devoted to a single key topic, and the author carefully and thoughtfully introduces mathematical concepts as they arise, allowing readers to learn as they go without having to refer to additional books. The inclusion of numerous exercises and worked-out examples further complements the book&#8217;s student-friendly format.</p>
<p>Practical Text Mining with Perl is ideal as a textbook for undergraduate and graduate courses in text mining and as a reference for a variety of professionals who are interested in extracting information from text documents.</p>
<p><strong>About the Author</strong><br />
Roger Bilisoly, PhD, is an Assistant Professor of Statistics at Central Connecticut State University, where he developed and teaches a new graduate-level course in text mining for the school&#8217;s data mining program.</p>
<h3>Book Details</h3>
<ul>
<li><strong>Hardcover:</strong> 296 pages</li>
<li><strong>Publisher:</strong> Wiley (August 18, 2008)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 0470176431</li>
<li><strong>ISBN-13:</strong> 978-0470176436</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/ubuntu-unleashed-2012-edition-7th-edition/" title="Ubuntu Unleashed 2012 Edition: Covering 11.10 and 12.04, 7th Edition" rel="bookmark">Ubuntu Unleashed 2012 Edition: Covering 11.10 and 12.04, 7th Edition</a> <span class="date">(15-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-official-damn-small-linux-book/" title="The Official Damn Small Linux Book: The Tiny Adaptable Linux That Runs on Anything" rel="bookmark">The Official Damn Small Linux Book: The Tiny Adaptable Linux That Runs on Anything</a> <span class="date">(23-11-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-definitive-guide-to-catalyst/" title="The Definitive Guide to Catalyst: Writing Extensible, Scalable and Maintainable Perl–Based Web Applications" rel="bookmark">The Definitive Guide to Catalyst: Writing Extensible, Scalable and Maintainable Perl–Based Web Applications</a> <span class="date">(08-07-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/teach-yourself-perl-in-21-days-2nd-edition/" title="Teach Yourself Perl in 21 Days, 2nd Edition" rel="bookmark">Teach Yourself Perl in 21 Days, 2nd Edition</a> <span class="date">(16-05-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/teach-yourself-cgi-programming-with-perl-in-a-week/" title="Teach Yourself Cgi Programming With Perl in a Week" rel="bookmark">Teach Yourself Cgi Programming With Perl in a Week</a> <span class="date">(16-05-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/regular-expression-pocket-reference-2nd-edition/" title="Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET, 2nd Edition" rel="bookmark">Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET, 2nd Edition</a> <span class="date">(16-06-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/real-world-sql-server-administration-with-perl/" title="Real World SQL Server Administration with Perl" rel="bookmark">Real World SQL Server Administration with Perl</a> <span class="date">(16-05-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/programming-perl-4th-edition/" title="Programming Perl, 4th Edition" rel="bookmark">Programming Perl, 4th Edition</a> <span class="date">(10-03-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/pro-perl-debugging/" title="Pro Perl Debugging" rel="bookmark">Pro Perl Debugging</a> <span class="date">(16-05-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/perl-the-complete-reference-2nd-edition/" title="Perl: The Complete Reference, 2nd Edition" rel="bookmark">Perl: The Complete Reference, 2nd Edition</a> <span class="date">(16-05-2009)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/practical-text-mining-with-perl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Perl Programming for Biologists</title>
		<link>http://www.wowebook.be/book/perl-programming-for-biologists/</link>
		<comments>http://www.wowebook.be/book/perl-programming-for-biologists/#comments</comments>
		<pubDate>Fri, 15 May 2009 21:58:13 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Perl]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.wowebook.com/?p=300</guid>
		<description><![CDATA[Book Description Working on the assumption that the reader has no formal training in programming, Perl Programming for Biologists demonstrates how Perl is used to solve biological problems. Each chapter opens with a set of learning objectives, provides numerous review questions and self-study exercises, and concludes with a bulleted summary of key points. The author [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/998096597.jpg" width="220" height="220" title="Perl Programming for Biologists" alt="Perl Programming for Biologists" /></p>
<h3>Book Description</h3>
<p>Working on the assumption that the reader has no formal training in <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a>, <em><a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a> <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">Programming</a> for Biologists</em> demonstrates how <a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a> is used to solve biological problems. Each chapter opens with a set of learning objectives, provides numerous review questions and self-study exercises, and concludes with a bulleted summary of key points. The author incorporates numerous real-life examples throughout the text. Upon completing the book, readers are able to quickly perform such tasks as correcting recurring errors in spreadsheets, scanning a Fasta sequence for every occurrence of an EcoRI site, adapting other writers&#8217; scripts to one&#8217;s own purposes, and most important, writing reusable and maintainable scripts that spare the rote repetition of code.</p>
<p><strong>From the Back Cover</strong><br />
With a loose structure that allows for fast and easy coding, the Perl programming language is the most widely used scripting language in bioinformatics. Working on the assumption that the reader has never had any formal training in programming, and using examples geared toward real problems faced by biologists, <em>Perl Programming for Biologists</em> serves as an accessible, introductory reference for teaching Perl programming.</p>
<p>Curtis Jamison’s innovative text introduces basi c elements of computer science and software engineering in an abbreviated format, building toward a bioinformatics users’s <a href="http://www.wowebook.be/tag/guide/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Guide">guide</a> for Perl. Each chapter opens with a set of learning objectives, provides numerous review questions and self-study exercises, and concludes with a bulleted summary of key points. Jamison incorporates numerous real-life examples throughout to illustrate how Perl is used to solve biological problems, offering valuable code fragments that the current practitioner can recycle into his or her own program. Divided into sections on basic, intermediate, and advanced-level Perl, the book includes chapters on:<span id="more-300"></span></p>
<ul>
<li>Variables and data types</li>
<li>Arrays and hashes</li>
<li>Control structures</li>
<li>Subroutines</li>
<li>String manipulation</li>
<li><a href="http://www.wowebook.be/tag/object-oriented/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Object-Oriented">Object-oriented</a> programming</li>
</ul>
<p>Upon completing the book, readers will be able to quickly perform such tasks as correcting recurring errors in spreadsheets, scanning a Fasta sequence for every occurrence of an EcoRI site, adapting other writers’ scripts to one’s own purposes, and most important, writing reusable and maintainable scripts that will spare the rote repetition of code. Upper-level undergraduates, graduate students, biologists, and other life scientists will find <em>Perl Programming for Biologists</em> to be an essential resource.</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 208 pages</li>
<li><strong>Publisher:</strong> Wiley-Liss (July 14, 2003)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 0471430595</li>
<li><strong>ISBN-13:</strong> 978-0471430599</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/ubuntu-unleashed-2012-edition-7th-edition/" title="Ubuntu Unleashed 2012 Edition: Covering 11.10 and 12.04, 7th Edition" rel="bookmark">Ubuntu Unleashed 2012 Edition: Covering 11.10 and 12.04, 7th Edition</a> <span class="date">(15-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/programming-perl-4th-edition/" title="Programming Perl, 4th Edition" rel="bookmark">Programming Perl, 4th Edition</a> <span class="date">(10-03-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/perl-pocket-reference-5th-edition/" title="Perl Pocket Reference, 5th Edition" rel="bookmark">Perl Pocket Reference, 5th Edition</a> <span class="date">(30-07-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/learning-perl-6th-edition/" title="Learning Perl, 6th Edition" rel="bookmark">Learning Perl, 6th Edition</a> <span class="date">(02-07-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/intermediate-perl/" title="Intermediate Perl" rel="bookmark">Intermediate Perl</a> <span class="date">(16-05-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/effective-perl-programming-2nd-edition/" title="Effective Perl Programming: Ways to Write Better, More Idiomatic Perl, 2nd Edition" rel="bookmark">Effective Perl Programming: Ways to Write Better, More Idiomatic Perl, 2nd Edition</a> <span class="date">(29-04-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/catalyst-5-8-the-perl-mvc-framework/" title="Catalyst 5.8: the Perl MVC Framework" rel="bookmark">Catalyst 5.8: the Perl MVC Framework</a> <span class="date">(09-08-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/xslt-2-0-and-xpath-2-0-programmers-reference-4th-edition/" title="XSLT 2.0 and XPath 2.0 Programmer's Reference, 4th Edition" rel="bookmark">XSLT 2.0 and XPath 2.0 Programmer's Reference, 4th Edition</a> <span class="date">(07-05-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/xpages-portable-command-guide/" title="XPages Portable Command Guide" rel="bookmark">XPages Portable Command Guide</a> <span class="date">(16-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/xna-game-studio-4-0-programming/" title="XNA Game Studio 4.0 Programming: Developing for Windows Phone 7 and Xbox 360" rel="bookmark">XNA Game Studio 4.0 Programming: Developing for Windows Phone 7 and Xbox 360</a> <span class="date">(26-01-2011)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/perl-programming-for-biologists/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Teach Yourself Perl in 21 Days, 2nd Edition</title>
		<link>http://www.wowebook.be/book/teach-yourself-perl-in-21-days-2nd-edition/</link>
		<comments>http://www.wowebook.be/book/teach-yourself-perl-in-21-days-2nd-edition/#comments</comments>
		<pubDate>Fri, 15 May 2009 21:53:44 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Perl]]></category>
		<category><![CDATA[Teach Yourself]]></category>

		<guid isPermaLink="false">http://www.wowebook.com/?p=298</guid>
		<description><![CDATA[Book Description Sams Teach Yourself Perl in 21 Days covers the basics of Perl in the first few chapters, and then moves on to practical issues of Perl and in-depth discussions of more advanced topics. Later chapters also delve into software engineering topics, with discussions of modular code and object-oriented programming. CGI is covered in [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/1479037792.jpg" width="220" height="220" title="Teach Yourself Perl in 21 Days, 2nd Edition" alt="Teach Yourself Perl in 21 Days, 2nd Edition" /></p>
<h3>Book Description</h3>
<p>Sams <a href="http://www.wowebook.be/tag/teach-yourself/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Teach Yourself">Teach Yourself</a> <a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a> in 21 Days covers the basics of <a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a> in the first few chapters, and then moves on to practical issues of <a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a> and in-depth discussions of more advanced topics. Later chapters also delve into software engineering topics, with discussions of modular code and <a href="http://www.wowebook.be/tag/object-oriented/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Object-Oriented">object-oriented</a> <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a>. <a href="http://www.wowebook.be/tag/cgi/" class="st_tag internal_tag" rel="tag" title="Posts tagged with CGI">CGI</a> is covered in one chapter, but it is not the focus on the book. The book relies heavily on longer working examples and code, as opposed to small snippets and code fragments, and each chapter includes two to three smaller complete examples and one major one that illustrates most of the concepts for that chapter and builds on the chapters before it. Written by Laura Lemay, this is her third major book after Sams <a href="http://www.wowebook.be/tag/teach-yourself/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Teach Yourself">Teach Yourself</a> <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">Web</a> Publishing with HTML in 21 Days and Sams Teach Yourself Java in 21 Days.  <strong></strong></p>
<p><strong>From the Publisher</strong></p>
<p><a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a> is a powerful and convenient tool for manipulating text, generating reports, performing system tasks, and <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a> the Internet. This book introduces new and experienced programmers to the world of Perl and teaches all major aspects of this powerful <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a> language. &#8211; No previous <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a> experience is required</p>
<ul>
<li>Explores the old and new features of Perl and Perl   5</li>
<li>Teaches Internet programming with Perl 5   <em>&#8211;This text refers to an out of print or unavailable edition of this title.<span id="more-298"></span></em></li>
</ul>
<p><strong>From the Back Cover</strong><br />
Sams Teach Yourself Perl in 21 Days covers the basics of Perl in the first few chapters, and then moves on to practical issues of Perl and in-depth discussions of more advanced topics. Later chapters also delve into software engineering topics, with discussions of modular code and <a href="http://www.wowebook.be/tag/object-oriented/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Object-Oriented">object-oriented</a> programming. <a href="http://www.wowebook.be/tag/cgi/" class="st_tag internal_tag" rel="tag" title="Posts tagged with CGI">CGI</a> is covered in one chapter, but it is not the focus on the book. The book relies heavily on longer working examples and code, as opposed to small snippets and code fragments, and each chapter includes two to three smaller complete examples and one major one that illustrates most of the concepts for that chapter and builds on the chapters before it. Written by Laura Lemay, this is her third major book after Sams Teach Yourself <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">Web</a> Publishing with HTML in 21 Days and Sams Teach Yourself Java in 21 Days.</p>
<p><strong>About the Author</strong></p>
<p>Laura Lemay is a member of the gregarious, brightly colored species of computer-book author known as tutorialis prolificus. Although she has been spotted writing in the wild for numerous years, more public sightings have occurred frequently since 1995, including several versions of Sams Teach Yourself HTML, Sams Teach Yourself Java in 21 Days, and The Official Marimba <a href="http://www.wowebook.be/tag/guide/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Guide">Guide</a> to Castanet.</p>
<p>When not writing books, her primary habitat is in Northern California. Should you encounter her in person, do not make any sudden movements. Further field notes may be found at lne/lemay/.</p>
<p>Rafe Colburn is a programmer and author working in North Carolina. His previous books include Sams Teach Yourself CGI in 24 Hours and Special Edition Using SQL. He also has a Web site at rc3 that he updates often, and can be reached at rafe@rc3.org.</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 704 pages</li>
<li><strong>Publisher:</strong> Sams; 2nd Edition (June 10, 2002)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 0672320355</li>
<li><strong>ISBN-13:</strong> 978-0672320354</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/teach-yourself-cgi-programming-with-perl-in-a-week/" title="Teach Yourself Cgi Programming With Perl in a Week" rel="bookmark">Teach Yourself Cgi Programming With Perl in a Week</a> <span class="date">(16-05-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/ubuntu-unleashed-2012-edition-7th-edition/" title="Ubuntu Unleashed 2012 Edition: Covering 11.10 and 12.04, 7th Edition" rel="bookmark">Ubuntu Unleashed 2012 Edition: Covering 11.10 and 12.04, 7th Edition</a> <span class="date">(15-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-official-damn-small-linux-book/" title="The Official Damn Small Linux Book: The Tiny Adaptable Linux That Runs on Anything" rel="bookmark">The Official Damn Small Linux Book: The Tiny Adaptable Linux That Runs on Anything</a> <span class="date">(23-11-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-definitive-guide-to-catalyst/" title="The Definitive Guide to Catalyst: Writing Extensible, Scalable and Maintainable Perl–Based Web Applications" rel="bookmark">The Definitive Guide to Catalyst: Writing Extensible, Scalable and Maintainable Perl–Based Web Applications</a> <span class="date">(08-07-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/sams-teach-yourself-youtube-in-10-minutes/" title="Sams Teach Yourself YouTube in 10 Minutes" rel="bookmark">Sams Teach Yourself YouTube in 10 Minutes</a> <span class="date">(08-09-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/sams-teach-yourself-wordpress-in-10-minutes/" title="Sams Teach Yourself WordPress in 10 Minutes" rel="bookmark">Sams Teach Yourself WordPress in 10 Minutes</a> <span class="date">(30-03-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/sams-teach-yourself-windows-phone-7-game-programming-in-24-hours/" title="Sams Teach Yourself Windows Phone 7 Game Programming in 24 Hours" rel="bookmark">Sams Teach Yourself Windows Phone 7 Game Programming in 24 Hours</a> <span class="date">(04-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/sams-teach-yourself-wikipedia-in-10-minutes/" title="Sams Teach Yourself Wikipedia in 10 Minutes" rel="bookmark">Sams Teach Yourself Wikipedia in 10 Minutes</a> <span class="date">(21-10-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/sams-teach-yourself-web-publishing-with-html-and-css-in-one-hour-a-day/" title="Sams Teach Yourself Web Publishing with HTML and CSS in One Hour a Day: Includes New HTML5 Coverage, 6th Edition" rel="bookmark">Sams Teach Yourself Web Publishing with HTML and CSS in One Hour a Day: Includes New HTML5 Coverage, 6th Edition</a> <span class="date">(14-10-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/sams-teach-yourself-visual-csharp-2010-in-24-hours/" title="Sams Teach Yourself Visual C# 2010 in 24 Hours" rel="bookmark">Sams Teach Yourself Visual C# 2010 in 24 Hours</a> <span class="date">(09-10-2010)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/teach-yourself-perl-in-21-days-2nd-edition/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Teach Yourself Cgi Programming With Perl in a Week</title>
		<link>http://www.wowebook.be/book/teach-yourself-cgi-programming-with-perl-in-a-week/</link>
		<comments>http://www.wowebook.be/book/teach-yourself-cgi-programming-with-perl-in-a-week/#comments</comments>
		<pubDate>Fri, 15 May 2009 21:38:30 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Perl]]></category>
		<category><![CDATA[CGI]]></category>
		<category><![CDATA[Teach Yourself]]></category>

		<guid isPermaLink="false">http://www.wowebook.com/?p=292</guid>
		<description><![CDATA[Book Description Teach Yourself CGI Programming with Perl 5 in a Week is for the experienced Web page developer who is familiar with basic HTML. The tutorial explains how to use CGI to add interaction to Web sites. The CD includes the source code for all the examples used in the book, along with tools [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/1205810634.jpg" width="220" height="220" title="Teach Yourself Cgi Programming With Perl in a Week" alt="Teach Yourself Cgi Programming With Perl in a Week" /></p>
<h3>Book Description</h3>
<p><a href="http://www.wowebook.be/tag/teach-yourself/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Teach Yourself">Teach Yourself</a> <a href="http://www.wowebook.be/tag/cgi/" class="st_tag internal_tag" rel="tag" title="Posts tagged with CGI">CGI</a> <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">Programming</a> with <a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a> 5 in a Week is for the experienced <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">Web</a> page developer who is familiar with basic HTML. The tutorial explains how to use <a href="http://www.wowebook.be/tag/cgi/" class="st_tag internal_tag" rel="tag" title="Posts tagged with CGI">CGI</a> to add interaction to <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">Web</a> sites. The CD includes the source code for all the examples used in the book, along with tools for creating and editing CGI scripts, image maps, forms, and HTML.</p>
<p><strong>From the Publisher</strong><br />
<a href="http://www.wowebook.be/tag/teach-yourself/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Teach Yourself">Teach Yourself</a> CGI <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">Programming</a> with <a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a> 5 in a Week, Second Edition is the follow-up to the bestseller, completely revised and updated to cover <a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a> 5 in greater detail. It includes complete coverage of <a href="http://www.wowebook.be/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a> CGI and Perl QuickStart to bring the beginning programmer quickly up to speed. &#8211; Includes detailed instructions for using CGI in a <a href="http://www.wowebook.be/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a> environment- <a href="http://www.wowebook.be/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a>/Macintosh/<a href="http://www.wowebook.be/tag/unix/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Unix">UNIX</a> CD-ROM includes all the source code for the book&#8217;s programs plus pre-packaged libraries of CGI programs, Perl, and other CGI <a href="http://www.wowebook.be/tag/development/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Development">development</a> tools<span id="more-292"></span></p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 590 pages</li>
<li><strong>Publisher:</strong> Sams Publishing; 2nd edition (December 1996)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1575211963</li>
<li><strong>ISBN-13:</strong> 978-1575211961</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/teach-yourself-perl-in-21-days-2nd-edition/" title="Teach Yourself Perl in 21 Days, 2nd Edition" rel="bookmark">Teach Yourself Perl in 21 Days, 2nd Edition</a> <span class="date">(16-05-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/ubuntu-unleashed-2012-edition-7th-edition/" title="Ubuntu Unleashed 2012 Edition: Covering 11.10 and 12.04, 7th Edition" rel="bookmark">Ubuntu Unleashed 2012 Edition: Covering 11.10 and 12.04, 7th Edition</a> <span class="date">(15-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-official-damn-small-linux-book/" title="The Official Damn Small Linux Book: The Tiny Adaptable Linux That Runs on Anything" rel="bookmark">The Official Damn Small Linux Book: The Tiny Adaptable Linux That Runs on Anything</a> <span class="date">(23-11-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-definitive-guide-to-catalyst/" title="The Definitive Guide to Catalyst: Writing Extensible, Scalable and Maintainable Perl–Based Web Applications" rel="bookmark">The Definitive Guide to Catalyst: Writing Extensible, Scalable and Maintainable Perl–Based Web Applications</a> <span class="date">(08-07-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/sams-teach-yourself-youtube-in-10-minutes/" title="Sams Teach Yourself YouTube in 10 Minutes" rel="bookmark">Sams Teach Yourself YouTube in 10 Minutes</a> <span class="date">(08-09-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/sams-teach-yourself-wordpress-in-10-minutes/" title="Sams Teach Yourself WordPress in 10 Minutes" rel="bookmark">Sams Teach Yourself WordPress in 10 Minutes</a> <span class="date">(30-03-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/sams-teach-yourself-windows-phone-7-game-programming-in-24-hours/" title="Sams Teach Yourself Windows Phone 7 Game Programming in 24 Hours" rel="bookmark">Sams Teach Yourself Windows Phone 7 Game Programming in 24 Hours</a> <span class="date">(04-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/sams-teach-yourself-wikipedia-in-10-minutes/" title="Sams Teach Yourself Wikipedia in 10 Minutes" rel="bookmark">Sams Teach Yourself Wikipedia in 10 Minutes</a> <span class="date">(21-10-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/sams-teach-yourself-web-publishing-with-html-and-css-in-one-hour-a-day/" title="Sams Teach Yourself Web Publishing with HTML and CSS in One Hour a Day: Includes New HTML5 Coverage, 6th Edition" rel="bookmark">Sams Teach Yourself Web Publishing with HTML and CSS in One Hour a Day: Includes New HTML5 Coverage, 6th Edition</a> <span class="date">(14-10-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/sams-teach-yourself-visual-csharp-2010-in-24-hours/" title="Sams Teach Yourself Visual C# 2010 in 24 Hours" rel="bookmark">Sams Teach Yourself Visual C# 2010 in 24 Hours</a> <span class="date">(09-10-2010)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/teach-yourself-cgi-programming-with-perl-in-a-week/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Perl: The Complete Reference, 2nd Edition</title>
		<link>http://www.wowebook.be/book/perl-the-complete-reference-2nd-edition/</link>
		<comments>http://www.wowebook.be/book/perl-the-complete-reference-2nd-edition/#comments</comments>
		<pubDate>Fri, 15 May 2009 21:35:00 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Perl]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.wowebook.com/?p=289</guid>
		<description><![CDATA[Book Description Written by Martin Brown, Perl expert and author of the highly praised first edition, this comprehensive reference is ideal for developers of every level, and is updated to include coverage of Perl 5.6. From the Back Cover The Most Comprehensive Perl Resource Available! Learn all you need to know about Perl from this [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/1120449773.jpg" width="220" height="220" title="Perl: The Complete Reference, 2nd Edition" alt="Perl: The Complete Reference, 2nd Edition" /></p>
<h3>Book Description</h3>
<p>Written by Martin Brown, <a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a> expert and author of the highly praised first edition, this comprehensive reference is ideal for developers of every level, and is updated to include coverage of <a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a> 5.6.</p>
<p><strong>From the Back Cover</strong></p>
<p>The Most Comprehensive <a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a> Resource Available!</p>
<p>Learn all you need to know about Perl from this definitive, hands-on reference. Perl expert Martin Brown will walk you through everything&#8211;from the basics of writing your first script and understanding Perl&#8217;s syntax to the complexities of processing data, communicating with external databases, and communicating over the <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">Web</a>. Along the way, you&#8217;ll learn how to network, design user interfaces, and write scripts that work under <a href="http://www.wowebook.be/tag/unix/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Unix">UNIX</a>, <a href="http://www.wowebook.be/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a>, and MacOS. Also covers how to interface to an external C library and embed the Perl interpreter into your C programs. For building, developing, and fine-tuning robust Perl applications, you&#8217;ll want this thorough <a href="http://www.wowebook.be/tag/guide/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Guide">guide</a>!<span id="more-289"></span></p>
<ul>
<li><a href="http://www.wowebook.be/tag/master/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Master">Master</a> Perl basics&#8211;understand the building blocks of expressions, statements and declarations</li>
<li>Learn to create your code with subroutines, packages and modules</li>
<li>Communicate with external files, databases and other machines over your network</li>
<li>Convert your subroutines and modules into methods and objects</li>
<li>Organize your data with Perl&#8217;s complex structures and interfaces</li>
<li>Create cross-platform compatible user interface solutions</li>
<li>Work with XML, HTML, and generate <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">Web</a> scripts to solve your problems</li>
<li>Maximize your scripts performance and debug your code before it&#8217;s released</li>
</ul>
<p><strong>About the Author</strong> Martin C. Brown is the author of Perl: The Complete Reference and Perl Annotated Archives. He has more than 15 years of multi-platform <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a> experience in Perl, Shellscript, Basic, Pascal, C/C++, Java, JavaScript, VBScript, and Awk.</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 1207 pages</li>
<li><strong>Publisher:</strong> Osborne/McGraw-Hill; 2 Sub edition (January 23, 2001)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 0072129506</li>
<li><strong>ISBN-13:</strong> 978-0072129502</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/the-book-of-qt-4/" title="The Book of Qt 4" rel="bookmark">The Book of Qt 4</a> <span class="date">(01-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/mercurial-the-definitive-guide/" title="Mercurial: The Definitive Guide" rel="bookmark">Mercurial: The Definitive Guide</a> <span class="date">(20-06-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/ibm-infosphere-replication-server-and-data-event-publisher/" title="IBM InfoSphere Replication Server and Data Event Publisher" rel="bookmark">IBM InfoSphere Replication Server and Data Event Publisher</a> <span class="date">(10-12-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/ibm-db2-9-7-advanced-application-developer-cookbook/" title="IBM DB2 9.7 Advanced Application Developer Cookbook" rel="bookmark">IBM DB2 9.7 Advanced Application Developer Cookbook</a> <span class="date">(16-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/endpoint-security/" title="Endpoint Security" rel="bookmark">Endpoint Security</a> <span class="date">(13-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/zabbix-1-8-network-monitoring/" title="Zabbix 1.8 Network Monitoring" rel="bookmark">Zabbix 1.8 Network Monitoring</a> <span class="date">(10-05-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/wpf-programmers-reference/" title="WPF Programmer's Reference: Windows Presentation Foundation with C# 2010 and .NET 4" rel="bookmark">WPF Programmer's Reference: Windows Presentation Foundation with C# 2010 and .NET 4</a> <span class="date">(18-03-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/wix-a-developers-guide-to-windows-installer-xml/" title="WiX: A Developer's Guide to Windows Installer XML" rel="bookmark">WiX: A Developer's Guide to Windows Installer XML</a> <span class="date">(15-11-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/windows-vista-annoyances-tips-secrets-and-hacks/" title="Windows Vista Annoyances: Tips, Secrets, and Hacks" rel="bookmark">Windows Vista Annoyances: Tips, Secrets, and Hacks</a> <span class="date">(11-08-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/windows-system-programming-4th-edition/" title="Windows System Programming, 4th Edition" rel="bookmark">Windows System Programming, 4th Edition</a> <span class="date">(26-02-2010)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/perl-the-complete-reference-2nd-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mastering Perl</title>
		<link>http://www.wowebook.be/book/mastering-perl/</link>
		<comments>http://www.wowebook.be/book/mastering-perl/#comments</comments>
		<pubDate>Fri, 15 May 2009 21:23:48 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Perl]]></category>
		<category><![CDATA[Master]]></category>

		<guid isPermaLink="false">http://www.wowebook.com/?p=286</guid>
		<description><![CDATA[Book Description This is the third in O&#8217;Reilly&#8217;s series of landmark Perl tutorials, which started with Learning Perl, the bestselling introduction that taught you the basics of Perl syntax, and Intermediate Perl, which taught you how to create re-usable Perl software. Mastering Perl pulls everything together to show you how to bend Perl to your [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/689334884.jpg" width="220" height="220" title="Mastering Perl" alt="Mastering Perl" /></p>
<h3>Book Description</h3>
<p>This is the third in O&#8217;Reilly&#8217;s series of landmark <a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a> tutorials, which started with <em>Learning <a href="http://www.wowebook.be/tag/perl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Perl">Perl</a></em>, the bestselling introduction that taught you the basics of Perl syntax, and <em>Intermediate Perl</em>, which taught you how to create re-usable Perl software. <em>Mastering Perl</em> pulls everything together to show you how to bend Perl to your will. It convey&#8217;s Perl&#8217;s special models and <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a> idioms.</p>
<p>This book isn&#8217;t a collection of clever tricks, but a way of thinking about Perl <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a> so you can integrate the real-life problems of debugging, maintenance, configuration, and other tasks you encounter as a working programmer.</p>
<p><strong>The book explains how to: </strong></p>
<ul>
<li>Use advanced regular expressions, including global matches, lookarounds, readable regexes, and regex debugging</li>
<li>Avoid common programing problems with secure programming techniques</li>
<li>Profile and benchmark Perl to find out where to focus your improvements</li>
<li>Wrangle Perl code to make it more presentable and readable</li>
<li>See how Perl keeps track of package variables and how you can use that for some powerful tricks</li>
<li>Define subroutines on the fly and turn the tables on normal procedural programming.</li>
<li>Modify and jury rig modules to fix code without editing the original source<span id="more-286"></span></li>
<li>Let your users configure your programs without touching the code</li>
<li>Learn how you can detect errors Perl doesn&#8217;t report, and how to tell users about them</li>
<li>Let your Perl program talk back to you by using Log4perl</li>
<li>Store data for later use in another program, a later run of the same program, or to send them over a network</li>
<li>Write programs as modules to get the benefit of Perl&#8217;s distribution and <a href="http://www.wowebook.be/tag/testing/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Testing">testing</a> tools</li>
</ul>
<p>Appendices include &#8220;brian&#8217;s <a href="http://www.wowebook.be/tag/guide/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Guide">Guide</a> to Solving Any Perl Problem&#8221; to improve your troubleshooting skills, as well as suggested reading to continue your Perl education. <em>Mastering Perl</em> starts you on your path to becoming the person with the answers, and, failing that, the person who knows how to find the answers or discover the problem.</p>
<p><strong>About the Author</strong><br />
brian d foy, an instructor for Stonehenge Consulting Services since 1998 and a Perl user since he was a physics graduate student, is well known among the Perl community. He founded the first Perl user group, the New York Perl Mongers, as well as the Perl advocacy nonprofit Perl Mongers, Inc. He maintains the perlfaq portions of the core Perl documentation, several modules on CPAN, and some stand-alone scripts. He&#8217;s the publisher of The Perl Review, a magazine devoted to Perl, and a frequent speaker at conferences. brian also contributed the current editions of top-sellers &#8220;Learning Perl&#8221; and &#8220;Intermediate Perl&#8221;.</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 342 pages</li>
<li><strong>Publisher:</strong> O&#8217;Reilly Media, Inc.; illustrated edition edition (July 16, 2007)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 0596527241</li>
<li><strong>ISBN-13:</strong> 978-0596527242</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/mastering-perl-tk/" title="Mastering Perl/Tk" rel="bookmark">Mastering Perl/Tk</a> <span class="date">(16-05-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/mastering-algorithms-with-perl/" title="Mastering Algorithms with Perl" rel="bookmark">Mastering Algorithms with Perl</a> <span class="date">(16-05-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/ubuntu-unleashed-2012-edition-7th-edition/" title="Ubuntu Unleashed 2012 Edition: Covering 11.10 and 12.04, 7th Edition" rel="bookmark">Ubuntu Unleashed 2012 Edition: Covering 11.10 and 12.04, 7th Edition</a> <span class="date">(15-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-official-damn-small-linux-book/" title="The Official Damn Small Linux Book: The Tiny Adaptable Linux That Runs on Anything" rel="bookmark">The Official Damn Small Linux Book: The Tiny Adaptable Linux That Runs on Anything</a> <span class="date">(23-11-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-definitive-guide-to-catalyst/" title="The Definitive Guide to Catalyst: Writing Extensible, Scalable and Maintainable Perl–Based Web Applications" rel="bookmark">The Definitive Guide to Catalyst: Writing Extensible, Scalable and Maintainable Perl–Based Web Applications</a> <span class="date">(08-07-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/teach-yourself-perl-in-21-days-2nd-edition/" title="Teach Yourself Perl in 21 Days, 2nd Edition" rel="bookmark">Teach Yourself Perl in 21 Days, 2nd Edition</a> <span class="date">(16-05-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/teach-yourself-cgi-programming-with-perl-in-a-week/" title="Teach Yourself Cgi Programming With Perl in a Week" rel="bookmark">Teach Yourself Cgi Programming With Perl in a Week</a> <span class="date">(16-05-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/regular-expression-pocket-reference-2nd-edition/" title="Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET, 2nd Edition" rel="bookmark">Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET, 2nd Edition</a> <span class="date">(16-06-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/real-world-sql-server-administration-with-perl/" title="Real World SQL Server Administration with Perl" rel="bookmark">Real World SQL Server Administration with Perl</a> <span class="date">(16-05-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/programming-perl-4th-edition/" title="Programming Perl, 4th Edition" rel="bookmark">Programming Perl, 4th Edition</a> <span class="date">(10-03-2012)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/mastering-perl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

