| 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
|---|
| 2 | <html xmlns="http://www.w3.org/1999/xhtml" lang="ja" xml:lang="ja"> |
|---|
| 3 | <head profile="http://purl.org/net/ns/metaprof"> |
|---|
| 4 | <!-- Document Metadata --> |
|---|
| 5 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
|---|
| 6 | <meta http-equiv="Content-Language" content="ja" /> |
|---|
| 7 | <meta http-equiv="Content-Style-Type" content="text/css" /> |
|---|
| 8 | <meta http-equiv="Content-Script-Type" content="text/javascript" /> |
|---|
| 9 | <meta http-equiv="imagetoolbar" content="no" /> |
|---|
| 10 | |
|---|
| 11 | <meta name="DC.identifier" scheme="DCTERMS.URI" content="http://perl-users.jp/books.html" /> |
|---|
| 12 | <meta name="DC.title" content="Perl関連書籍の書評" /> |
|---|
| 13 | <meta name="DC.publisher" content="Perl-users.jp" /> |
|---|
| 14 | <meta name="DC.creator" content="CodeRepos committers" /> |
|---|
| 15 | <meta name="DC.type" scheme="DCTERMS.DCMIType" content="Text" /> |
|---|
| 16 | <meta name="DC.format" scheme="DCTERMS.IMT" content="text/html" /> |
|---|
| 17 | <meta name="DC.language" scheme="DCTERMS.RFC1766" content="ja" /> |
|---|
| 18 | <meta name="DC.description" content="日本のPerlユーザのためのハブサイト" /> |
|---|
| 19 | <meta name="DC.date" scheme="DCTERMS.W3CDTF" content="2008-05-21T07:56:55Z" /> |
|---|
| 20 | <meta name="DCTERMS.issued" scheme="DCTERMS.W3CDTF" content="2008-05-20" /> |
|---|
| 21 | <meta name="DCTERMS.modified" scheme="DCTERMS.W3CDTF" content="2008-05-21T07:56:55Z" /> |
|---|
| 22 | |
|---|
| 23 | <!-- Atom news feed --> |
|---|
| 24 | |
|---|
| 25 | <link rel="alternate" type="application/rss+xml" title="RSS feed" href="http://coderepos.org/share/log/websites/perl-users.jp?limit=100&mode=stop_on_copy&format=rss" /> |
|---|
| 26 | <link rel="stylesheet" type="text/css" href="/css/perl-users.jp.css" /> |
|---|
| 27 | <link rel="glossary" href="/keywords.html" title="用語集" /> |
|---|
| 28 | |
|---|
| 29 | <link rel="schema.DC" href="http://purl.org/dc/elements/1.1/" /> |
|---|
| 30 | <link rel="schema.DCTERMS" href="http://purl.org/dc/terms/" /> |
|---|
| 31 | <link rel="DCTERMS.license" href="http://creativecommons.org/licenses/by/3.0/" title="Creative Commons Attribution license" /> |
|---|
| 32 | <link rel="DCTERMS.conformsTo" href="http://www.w3.org/TR/xhtml1/" /> |
|---|
| 33 | |
|---|
| 34 | <title>Perl関連書籍の書評 - Perl-users.jp</title> |
|---|
| 35 | <!-- CSS Stylesheets --> |
|---|
| 36 | |
|---|
| 37 | <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> |
|---|
| 38 | <script type="text/javascript"> |
|---|
| 39 | _uacct = "UA-4463402-1"; |
|---|
| 40 | urchinTracker(); |
|---|
| 41 | </script> |
|---|
| 42 | <script src="/js/codepress/codepress.js" type="text/javascript"></script> |
|---|
| 43 | </head> |
|---|
| 44 | <body> |
|---|
| 45 | |
|---|
| 46 | <div id="head-navigation"><a href="/">Perl-users.jp</a></div> |
|---|
| 47 | <!-- content start --> |
|---|
| 48 | |
|---|
| 49 | <h1>しょひょう</h1> |
|---|
| 50 | <!-- div> |
|---|
| 51 | <h2>Effective Perl</h2> |
|---|
| 52 | <div> |
|---|
| 53 | <h3>おすすめこめんと</h3> |
|---|
| 54 | <p></p> |
|---|
| 55 | </div> |
|---|
| 56 | </div --> |
|---|
| 57 | <div> |
|---|
| 58 | <h2>Perl Cookbook</h2> |
|---|
| 59 | <div> |
|---|
| 60 | <h3>おすすめこめんと</h3> |
|---|
| 61 | <p>体系立てて覚えるより、実践的に一個一個覚えていく人むけ - id:lestrrat</p> |
|---|
| 62 | </div> |
|---|
| 63 | </div> |
|---|
| 64 | <div> |
|---|
| 65 | <h2>Programming言語Perl</h2> |
|---|
| 66 | <p>いわゆるバイブル。ラクダが表紙なのでキャメルブックとよばれていて(ry</p> |
|---|
| 67 | <div> |
|---|
| 68 | <h3>おすすめこめんと</h3> |
|---|
| 69 | <p>とりあえず本棚にかざっておくと Perl Mongers の一員になった気分になれます - id:tokuhirom</p> |
|---|
| 70 | </div> |
|---|
| 71 | </div> |
|---|
| 72 | <div> |
|---|
| 73 | <h2>Perl Best Practice</h2> |
|---|
| 74 | <p><abbr title="Perl Best Practice">PBP</abbr>。Damian Conway が、「こういう風に Perl を書くといいよ」と教えてくれる一冊。</p> |
|---|
| 75 | <div> |
|---|
| 76 | <h3>おすすめこめんと</h3> |
|---|
| 77 | <p>後半は Damian の自作ライブラリ紹介なので、あんまりマにうけない方がよいです。 - id:tokuhirom</p> |
|---|
| 78 | </div> |
|---|
| 79 | </div> |
|---|
| 80 | <div> |
|---|
| 81 | <h2>PERL HACKS</h2> |
|---|
| 82 | <p>実践的なTips、ツールの使い方、トリック、デバッグテクニックなんかが101個紹介されてる</p> |
|---|
| 83 | <div> |
|---|
| 84 | <h3>おすすめこめんと</h3> |
|---|
| 85 | <p>小さくて軽いので女の子も安心 - id:hidek</p> |
|---|
| 86 | </div> |
|---|
| 87 | </div> |
|---|
| 88 | |
|---|
| 89 | <!-- content end --> |
|---|
| 90 | </body> |
|---|
| 91 | </html> |
|---|
| 92 | |
|---|