Audible会員プラン登録で、12万以上の対象タイトルが聴き放題。

  • Guide to: Learning Iteration and Generators in Python

  • 著者: Matt Harrison
  • ナレーター: John Edmondson
  • 再生時間: 2 時間 17 分

Amazonプライム会員限定

3か月無料

聴き放題対象外タイトルです。Audible会員登録で、非会員価格の30%OFFで購入できます。
期間限定:2024年7月22日(日本時間)に終了
2024年7月22日までAmazonプライム会員限定で3か月無料体験キャンペーン開催中(プライム会員以外の方は30日間無料)。詳細はこちら
会員は12万以上の対象作品が聴き放題、アプリならオフライン再生可能。
Audibleでしか聴けない本やポッドキャストも多数。プロの声優や俳優の朗読も楽しめます。
無料体験終了後は月額¥1,500。いつでも退会できます。
『Guide to: Learning Iteration and Generators in Python』のカバーアート

Guide to: Learning Iteration and Generators in Python

著者: Matt Harrison
ナレーター: John Edmondson
¥630で会員登録し購入

無料体験終了後は月額1,500円。いつでも退会できます

¥900 で購入

¥900 で購入

下4桁がのクレジットカードで支払う
ボタンを押すと、Audibleの利用規約およびAmazonのプライバシー規約同意したものとみなされます。支払方法および返品等についてはこちら

あらすじ・解説

This book is one portion of Treading on Python Volume 2: Intermediate Python. That book covers this book and more. If you are interested in only iteration and generators, this book has you covered. Otherwise, check out Treading on Python Volume 2.

Iteration and Generators

Understanding iteration enables understanding generators and easily creating objects that can iterate. This guide will explain the theory behind iteration in Python and teach best practices for generator creation and use. Do not beware the yield; rather, embrace the power it provides.

The guide covers:

  • Iteration protocol
  • Iterators
  • Iterables
  • Class iteration
  • The yield statement
  • Generators
  • Function generators
  • Class generators
  • Writing Python code like the masters

These constructs, while not necessary per se, allow you to be more succinct, reuse code, and think about code in a different way. You will learn:

  • How the constructs work
  • When to use them
  • Real-life examples from the standard library
  • How to understand others' code

This book covers many of these intermediate constructs that are available in Python. The book covers both Python 2 and 3. Topics include:

  • Iteration
  • Generators
  • Using them with classes
  • Real-world examples of their use
©2013 Matt Harrison (P)2015 Matt Harrison

Guide to: Learning Iteration and Generators in Pythonに寄せられたリスナーの声

カスタマーレビュー:以下のタブを選択することで、他のサイトのレビューをご覧になれます。