Expert Python Programming : Learn Best Practices to Designing, Coding, and Distributing Your Python Software

個数:

Expert Python Programming : Learn Best Practices to Designing, Coding, and Distributing Your Python Software

  • 在庫がございません。海外の書籍取次会社を通じて出版社等からお取り寄せいたします。
    通常6~9週間ほどで発送の見込みですが、商品によってはさらに時間がかかることもございます。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合がございます。
    2. 複数冊ご注文の場合は、ご注文数量が揃ってからまとめて発送いたします。
    3. 美品のご指定は承りかねます。

    ●3Dセキュア導入とクレジットカードによるお支払いについて
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 352 p.
  • 言語 ENG
  • 商品コード 9781847194947
  • DDC分類 006

Full Description


This book is an authoritative exploration of Python best practices and applications of agile methodologies to Python, illustrated with practical, real-world examples. This book is for Python developers who are already building applications, but want to build better ones by applying best practices and new development techniques to their projects. The reader is expected to have a sound background in Python programming.

Contents

Chapter 1, Getting Started, explains how to install Python and makes sure all readers have the closest, standardized environment. Chapter 2, Syntax Best Practices Below the Class Level, presents iterators, generators, descriptors and so on, in an advanced way. Chapter 3, Syntax Best Practices Above the Class Level, is also about syntax best practices, but focuses on above the class level. Chapter 4, Choosing Good Names, is an extension to PEP 8 with naming best practices, but also gives tips on designing good APIs. Chapter 5, Writing a Package, explains how to write a package and how to use code templates, then focuses on how to release and distribute your code. Chapter 6, Writing an Application, extends Chapter 5 by describing how a full application can be written. It demonstrates it through a small case study called Atomisator. Chapter 7, Using zc.buildout, is about zc.buildout, a system for managing a development environment and releasing applications, which is widely used in the Zope and Plone community and is starting to be used outside the Zope world. Chapter 8, Managing Code, shows how your project code base can be managed with distributed instead of centralized version control and explains how to set up continuous integration. Chapter 9, Managing Life Cycle, presents how to manage software life cycle through an iterative and incremental approach. Chapter 10, Documenting Your Project, is about documentation and gives tips on technical writing and how Python projects should be documented. Chapter 11, Test-Driven Development, explains Test-Driven Development and the tools that can be used to do it. Chapter 12, Optimization General Principle and Profiling Techniques, gives profiling techniques and an optimization strategy guideline. Chapter 13, Optimization Solutions, extends Chapter 12 by providing some solutions to speed up your programs. Chapter 14, Useful Design Patterns, ends the book with a set of design patterns and when to use them.

最近チェックした商品