この商品に対するお客様のご意見を共有するには、携帯電話のアプリストアまたはGoogle PlayからAmazonアプリを開いてください。
中古品:
¥1,246 税込
配送料 ¥350 1月27日-28日にお届け(9 時間 36 分以内にご注文の場合)
詳細を見る
コンディション: 中古商品: 良い
コメント: ■通常24時間以内に出荷可能です。■クリーニング済み。■中古品ではございますが、良好なコンディションです。■万が一品質に不備があった場合は返金対応。■防水梱包です。■決済は、クレジットカード、コンビニ決済・ATM・ネットバンキング・Edy払いがご利用可能です。
Kindleアプリのロゴ画像

無料のKindleアプリをダウンロードして、スマートフォン、タブレット、またはコンピューターで今すぐKindle本を読むことができます。Kindleデバイスは必要ありません

ウェブ版Kindleなら、お使いのブラウザですぐにお読みいただけます。

携帯電話のカメラを使用する - 以下のコードをスキャンし、Kindleアプリをダウンロードしてください。

KindleアプリをダウンロードするためのQRコード

著者をフォロー

何か問題が発生しました。後で再度リクエストしてください。

Advanced Perl Programming (Nutshell Handbook) ペーパーバック – 1997/8/1

4.6 5つ星のうち4.6 13個の評価

この商品には新版があります:

So you've learned Perl, but you're getting frustrated. Perhaps you've taken on a larger project than the ones you're used to. Or you want to add a user interface or a networking component. Or you need to do more complicated error trapping.Whether your knowledge of Perl is casual or deep, this book will make you a more accomplished programmer. Here you can learn the complex techniques for production-ready Perl programs. This book explains methods for manipulating data and objects that may have looked like magic before. Furthermore, it sets Perl in the context of a larger environment, giving you the background you need for dealing with networks, databases, and GUIs. The discussion of internals helps you program more efficiently and embed Perl within C or C within Perl.Major topics covered include:

  • Practical use of packages and classes (object-oriented programming)
  • Complex data structures
  • Persistence (e.g., using a database)
  • Networking
  • Graphical interfaces, using the Tk toolkit
  • Interaction with C language functions
  • Embedding and extending the Perl interpreter
In addition, the book patiently explains all sorts of language details you've always wanted to know more about, such as the use of references, trapping errors through the eval operator, non-blocking I/O, when closures are helpful, and using ties to trigger actions when data is accessed. You will emerge from this book a better hacker, and a proud master of Perl.

商品の説明

レビュー

'This book lives up to everything I have come to expect of the O'Reilly Nutshell series, being both technically accurate and highly readable. I would recommend it to anyone needing to extend or embed perl as well as to those wishing to move to more complex perl programming than they might be doing at the moment.' - Tom Hughes, Cvue, January 2000

著者について

Sriram Srinivasan ("Ram") is an expert on distributed object technologies, and develops Java middleware at WebLogic, San Francisco, for fun and profit. He actively pursues his interests in programming languages, databases, transaction processing, networking, and meaningful user interfaces. Sriram has been an enthusiastic user and teacher of Perl for the last six years, and currently teaches a course on advanced Perl programming for the extension program at the University of California at Berkeley. In his spare time, he dabbles in Indian classical music, charcoal drawing, cooking, and biking, and dreams of the day when he can say, "In his spare time, he dabbles in programming languages, ...".

登録情報

  • 出版社 ‏ : ‎ O'Reilly Media (1997/8/1)
  • 発売日 ‏ : ‎ 1997/8/1
  • 言語 ‏ : ‎ 英語
  • ペーパーバック ‏ : ‎ 404ページ
  • ISBN-10 ‏ : ‎ 1565922204
  • ISBN-13 ‏ : ‎ 978-1565922204
  • 寸法 ‏ : ‎ 17.78 x 2.34 x 23.34 cm
  • カスタマーレビュー:
    4.6 5つ星のうち4.6 13個の評価

著者について

著者をフォローして、新作のアップデートや改善されたおすすめを入手してください。
Sriram Srinivasan
Brief content visible, double tap to read full content.
Full content visible, double tap to read brief content.

著者の本をもっと見つけたり、似たような著者を調べたり、おすすめの本を読んだりできます。

カスタマーレビュー

星5つ中4.6つ
13グローバルレーティング

この商品をレビュー

他のお客様にも意見を伝えましょう

上位レビュー、対象国: 日本

日本からの0件のレビューとお客様による0件の評価があります

他の国からのトップレビュー

すべてのレビューを日本語に翻訳
  • Erika
    5つ星のうち5.0 Old but fascinating
    2013年9月1日にアメリカ合衆国でレビュー済み
    Amazonで購入
    This review is for the first edition. The second one is apparently quite different.

    This book contains information on aspects of Perl that are not often dealt with elsewhere. General Perl users don't worry about gross internal stuff as much. We use nice modules to take care of the details. Srinivasan expresses his belief that to be really great at using a language, you should know how it is implemented.

    Some chapters, like the one on implementing object persistence, are kind of a review of issues and state-of-the-art. Since this book is old by computer standards, the descriptions are definitely not state-of-the-art anymore; however, it does provide an interesting time capsule, and the issues discussed are still worth understanding.

    If you decide to read this, you really do need to be an advanced user. The concepts are aimed towards advanced users, but also it requires an advanced user to know when to say "aha, that's considered an anti-pattern now" (using an eval for flow-control on page 181), or "aha, that's a solved problem now" (problem with reference counts is solved with Scalar::Utils::weaken on page 178).

    Another problem is that more than once a line of code is cut off suddenly.

    Still, I recommend it.
  • Harvey
    5つ星のうち4.0 Check the edition before you snap up that bargain!
    2016年7月20日にアメリカ合衆国でレビュー済み
    Amazonで購入
    There's a lot of good stuff here I didn't know, but It wasn't made clear when I bought it that this was the First Edition, from 1997, and there is a much newer edition available, with a very different content.
  • Situational Awareness
    5つ星のうち5.0 This isn't a book you read back to front to ...
    2017年9月1日にアメリカ合衆国でレビュー済み
    Amazonで購入
    This isn't a book you read back to front to learn, it's more a reference manual for me. After doing Perl many many years, having this book to reference different methods to attack an issue really helps... along with kickstarting my memory since you don't use things for years.. and then they go away :-)
  • SharkerImage
    5つ星のうち5.0 Although small and printed in 1997 -- this book covers ...
    2015年7月25日にアメリカ合衆国でレビュー済み
    Amazonで購入
    Although small and printed in 1997 -- this book covers deep details about Perl which I believe are still valid almost 20 years later... I'm gonna continue reading it...
  • In Alaska
    5つ星のうち4.0 Perl it's used all over
    2018年8月22日にアメリカ合衆国でレビュー済み
    Amazonで購入
    Helping me improved my hard core skills