Would you like to see this page in English? Click here.

この商品をお持ちですか? マーケットプレイスに出品する
Python Pocket Reference
 
 

Python Pocket Reference [ペーパーバック]

Mark Lutz
5つ星のうち 5.0  レビューをすべて見る (1 カスタマーレビュー)

出品者からお求めいただけます。


この商品には新版があります:
Python: Pocket Reference (Pocket Reference (O'Reilly)) Python: Pocket Reference (Pocket Reference (O'Reilly))
¥ 1,303
在庫あり。

キャンペーンおよび追加情報

  • 掲載画像とお届けする商品の表紙が異なる場合があります。ご了承ください。


商品の説明

内容説明

This is a companion volume to two O'Reilly Animal Guides, "Programming Python" and "Learning Python". It summarizes Python statements and types, built-in functions, commonly used library modules, and other prominent Python language features. It is a reference for the most commonly used libraries and tools and also includes new summary material for Python's GUI, Internet, and database programming tools. Designed to be a quick and easy to use resource for developers, this edition includes new summary material for Python's GUI, Internet, and database programming tools.

Book Description

Python is optimized for quality, productivity, portability, and integration. Hundreds of thousands of Python developers around the world rely on Python for Internet scripting, systems programming, user interfaces, and product customization. Python is available on all major computing platforms, including commercial versions of Unix, Linux, Windows, and Mac OS. It's portable, powerful, and remarkably easy to use. It's also an interpreted language, designed for rapid application development and deployment.

Python Pocket Reference, 2nd Edition is a companion volume to two O'Reilly Animal Guides, Programming Python, 2nd Edition and Learning Python. It summarizes Python statements and types, built-in functions, commonly used library modules, and other prominent Python language features. This pocket reference covers the latest Python release 2.2, and provides quick access to just what you're looking for. It is a short, concise reference for the most commonly used libraries and tools. The new edition also includes new summary material for Python's GUI, Internet, and database programming tools. The author, Mark Lutz, is a Python luminary-who has been on the Python scene since its inception.



登録情報

  • ペーパーバック: 124ページ
  • 出版社: Oreilly & Associates Inc; 2 Sub版 (2001/11/15)
  • 言語 英語, 英語, 英語
  • ISBN-10: 0596001894
  • ISBN-13: 978-0596001896
  • 発売日: 2001/11/15
  • 商品の寸法: 17.7 x 10.9 x 0.9 cm
  • おすすめ度: 5つ星のうち 5.0  レビューをすべて見る (1 カスタマーレビュー)
  • Amazon ベストセラー商品ランキング: 洋書 - 1,190,751位 (洋書のベストセラーを見る)
  •  カタログ情報、または画像について報告

  • 目次を見る

この本のなか見!検索より (詳細はこちら
この本の別エディションの内容をブラウズ・検索
この本のサンプルページを閲覧する
おもて表紙 | 著作権 | 目次 | 抜粋 | 索引 | 裏表紙
この本の中身を閲覧する:

この商品にタグをつける

 (詳細)
タグは、商品との関連性が非常に強いキーワードまたはラベルのようなものです。
タグにより、すべてのお客様がお気に入りの商品の整理と確認を行うことができます。
※タグは初期設定で公開になっています。詳しくはこちら
 

カスタマーレビュー

星4つ
0
星3つ
0
星2つ
0
星1つ
0
最も参考になったカスタマーレビュー
23 人中、21人の方が、「このレビューが参考になった」と投票しています。
By 鈴木純一 トップ1000レビュアー VINE™ メンバー
形式:ペーパーバック
有名どころのモジュールに関して(特に良く使う機能に関して)、簡潔で的を得た説明が載っているのでプログラミング中にまず最初に参照する先として便利。備忘録としてとても良い仕上がりだと思います。薄くて軽いので持ち運びにも便利。細かい説明が必要なときは公式のドキュメンテーションを読む必要がありますが、そうでないときは素早く調べたいことに答えてくれます。Python 2.x対応。
このレビューは参考になりましたか?
Amazon.com で最も参考になったカスタマーレビュー (beta)
Amazon.com:  14件のカスタマーレビュー
10 人中、10人の方が、「このレビューが参考になった」と投票しています。
Object achieved 2005/6/26
By C. M. Lowry - (Amazon.com)
形式:ペーパーバック
While this is not the tool for learning Python, it is a valuable reference. It is amazing how much information that is packed into this small format. Toss it into your laptop bag for a quick reference, particularly since the third edition contains an index and covers Python 2.4.

With so many useful applications using Python as a macro language (e.g. Testmaker), this handy reference will earn its keep. I wonder if O'Reilly has a Ruby on the way, since they have mastered the format.

Of course, there is always the online documentation, if you are online.
4 人中、4人の方が、「このレビューが参考になった」と投票しています。
Great reference - now with an index! 2007/11/22
By J. A. Rodriguez - (Amazon.com)
形式:ペーパーバック|Amazonが確認した購入
I read various reviews complaining about the lack of an index. Well, it does have one now and it complements perfectly what is a fantastic quick reference for many of your Python needs, from built-in modules to regular expressions. Of course, it does not include the formal grammar of the language, a complete reference of libraries available or anything other than quick pointers for someone who already knows what Python is but is not a guru yet (although anyone can forget how to open a file from time to time).
3 人中、3人の方が、「このレビューが参考になった」と投票しています。
Meets its goals 2007/9/24
By wiredweird - (Amazon.com)
形式:ペーパーバック
This is a great book for anyone who uses Python, especially for programmers at that level of Python competence after the beginner stage but short of a master's fluency. It provides a brief but clearly organized summary of Python basics: the language, primitive data structures, printf and other control codes, and the basic, everyday subset of the support libraries. And, since the editors apparently listened to criticism of earlier editions, the third editions includes a useful index as well as table of contents.

Some readers will be disappointed that it's not the book that it never meant to be. It never meant to be a tutorial or text book, it never meant to be a full specification of the language and libraries, and it never meant to be an encyclopedic description of the many available libraries. Decide what you want: if that's a quick reminder of Python's most useful basics, then this book will meet your needs.

-- wiredweird
カスタマーレビューの検索
この商品のカスタマーレビューだけを検索する

クチコミ

クチコミは、商品やカテゴリー、トピックについて他のお客様と語り合う場です。お買いものに役立つ情報交換ができます。
この商品のクチコミ一覧
内容・タイトル 返答 最新の投稿
まだクチコミはありません

複数のお客様との意見交換を通じて、お買い物にお役立てください。
新しいクチコミを作成する
タイトル:
最初の投稿:
サインインが必要です
 

クチコミを検索
すべてのクチコミを検索
   


リストマニア

リストを作成

関連商品を探す


同じキーワードの商品を探す


フィードバック