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


または
1-Clickで注文する場合は、サインインをしてください。
または
Amazonプライム会員に適用。注文手続きの際にお申し込みください。詳細はこちら
こちらからも買えますよ
この商品をお持ちですか? マーケットプレイスに出品する
Pythonクィックリファレンス
 
 

Pythonクィックリファレンス [単行本]

アレックス マーテリ , Alex Martelli , クイープ
5つ星のうち 4.0  レビューをすべて見る (3件のカスタマーレビュー)
価格: ¥ 6,195 通常配送無料 詳細
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
在庫あり。 在庫状況について
この商品は、Amazon.co.jp が販売、発送します。 ギフトラッピングを利用できます。
2点在庫あり。ご注文はお早めに。
2012/6/2 土曜日 にお届けします! 「お急ぎ便」オプション(有料)を選択して注文を確定された関東エリアへの配達のご注文が対象です。詳しくはこちら
‹  商品の概要に戻る

商品の説明

日経BP企画

Pythonクイックリファレンス
 オブジェクト指向スクリプト言語「Python」の文法や,モジュールの利用方法についてまとめたリファレンス。Pythonは,1990年にGuido Rossum氏が開発したプログラミング言語。海外では比較的ユーザーが多く,rpmコマンド内部のスクリプトとして利用されたり,Linuxインストーラ作成などにも利用されている。本書の対象読者は,Pythonの基礎知識を習得済みのユーザーだが,文法などについてもある程度解説している。国内ではRubyなど他の言語の普及に押されて普及度は今一歩であるが,覚えておいて損はないプログラミング言語である。


(日経Linux 2004/06/01 Copyright©2001 日経BP企画..All rights reserved.)

出版社/著者からの内容紹介

オブジェクト指向のプログラミング言語「Python」はシンプルで習得が容易という特徴を持ち、ソフトウェアのライフサイクルのすべてのフェーズにおいて高い生産性をもたらします。C/C++やJavaで書かれたコンポーネントと結合させることも可能です。本書『Pythonクイックリファレンス』はPythonの概要を素早く学ぶことができるチュートリアルと、標準ライブラリ/拡張モジュールのリファレンスから構成されています。リファレンス部分では、膨大な標準ライブラリから重要なものを厳選し、NumericやTkinterなどの人気の高いサードパーティの拡張モジュールと合わせて紹介します。Pythonの持つ力を最大限に引き出すために、ぜひ手元においておきたい一冊です。Python2.3対応。

内容(「BOOK」データベースより)

オブジェクト指向のプログラミング言語「Python」はシンプルで習得が容易という特徴を持ち、ソフトウェアのライフサイクルのすべてのフェーズにおいて高い生産性をもたらす。C/C++やJavaで書かれたコンポーネントと結合させることも可能である。本書はPythonの概要を素早く学ぶことができるチュートリアルと、標準ライブラリ/拡張モジュールのリファレンスから構成されている。リファレンス部分では、膨大な標準ライブラリから重要なものを厳選し、NumericやTkinterなど人気の高いサードパーティの拡張モジュールと合わせて紹介。Python2.3対応。

内容(「MARC」データベースより)

Pythonの概要を素早く学べるチュートリアルと、標準ライブラリ/拡張モジュールのリファレンスで構成。Pythonの持つ力を最大限に引きだすために、手元におきたい一冊。Python2.3対応。

Book Description

Ask any Python aficionado and you'll hear that Python programmers have it all: an elegant language that offers object-oriented programming support, a readable, maintainable syntax, integration with C components, and an enormous collection of precoded standard library and extension modules. Moreover, Python is easy to learn but powerful enough to take on the most ambitious programming challenges. But what Python programmers have lacked is one concise and clear reference resource, with the appropriate measure of guidance in how best to use Python's great power. Now Python in a Nutshell fills this need.

In the tradition of O'Reilly's "In a Nutshell" series, this book offers Python programmers one place to look when they need help remembering or deciphering the syntax of this open source language and its many modules. This comprehensive reference guide makes it easy to look up all the most frequently needed information--not just about the Python language itself, but also the most frequently used parts of the standard library and the most important third-party extensions.

Python in a Nutshell focuses on Python 2.2 (and all its point releases), currently the most stable and widespread Python release. This book includes:

A fast-paced tutorial on the syntax of the Python language itself

An explanation of object-oriented programming in Python, covering both the classic and new-style object models

Coverage of other core topics, including exceptions, modules, strings, and regular expressions

A quick reference for Python's built-in types and functions, as well as the key modules in the Python standard library, including sys, os, time, thread, math, and socket, among many others

Reference material on important third-party extensions, such as Numeric and Tkinter

Information about extending Python and embedding it into other applications

Python in a Nutshell provides a solid, no-nonsense quick reference to information that programmers rely on the most. This latest addition to the best-selling "In a Nutshell" series will immediately earn its place in any Python programmer's library.
--このテキストは、 ペーパーバック 版に関連付けられています。

メディア掲載レビュー

"Brave beginners will be well served by this title, which provides an intelligent, fast paced intro to core topics." - Martin Howse, LinuxUser & Developer, Issue 30 "I whole-heartedly recommend this book to all Python programmers. It is a very concise and informative book, and its small size belies its information content. I would also recommend and suggest this book to any experienced programmers wishing to begin programming in Python, who would enjoy a straight-to-the-point manual on the Python language." - Daire Stockdale, Cvu/ACCU --このテキストは、 ペーパーバック 版に関連付けられています。

著者について

Alex Martelli spent 8 years with IBM Research, winning three Outstanding Technical Achievement Awards. He then spent 13 as a Senior Software Consultant at think3 inc, developing libraries, network protocols, GUI engines, event frameworks, and web access frontends. He has also taught programming languages, development methods, and numerical computing at Ferrara University and other venues. He's a C++ MVP for Brainbench, and a member of the Python Software Foundation. He currently works for AB Strakt, a Python-centered software house in Goteborg, Sweden, mostly by telecommuting from his home in Bologna, Italy. Alex's proudest achievement is the articles that appeared in Bridge World (January/February 2000), which were hailed as giant steps towards solving issues that had haunted contract bridge theoreticians for decades. --このテキストは、 ペーパーバック 版に関連付けられています。

著者略歴 (「BOOK著者紹介情報」より)

マーテリ,アレックス
IBM Researchに8年間在籍し、Outstanding Technical Achievement Awardsを3度受賞。その後13年間にわたってthink3 incのシニアソフトウェアコンサルタントを務め、ライブラリ、ネットワークプロトコル、GUIエンジン、イベントフレームワーク、Webアクセスフロントエンドの開発に携わった。また、フェッラーラ大学などでプログラミング言語、開発手法、数値計算論の講師を務め、BrainbenchのC++ MVP、Python Business Forumのボードメンバー、Python Software Foundationのメンバーとしても活躍。現在はAB Straktに在籍しているが、ほとんどはイタリアのボローニャの自宅からネットワーク経由で作業している(本データはこの書籍が刊行された当時に掲載されていたものです)
‹  商品の概要に戻る

Amazon.co.jpのプライバシー ステートメント Amazon.co.jpの発送情報 Amazon.co.jpでの返品と交換