株式会社極東書店トップ > 商品一覧 > Python Practice Lab: Learn How to Code through Interactive Examples.
商品詳細
Python Practice Lab: Learn How to Code through Interactive Examples.
・ISBN 978-0-691-24360-3 paper US$ 29.95
¥7,016.- (税込) ※(※)価格はご注文時の参考価格となります。
納品価格につきましては書籍の入荷時点で確定となります。
版元の原価改定、外国為替の変動等により異なる場合がございますので、予めご了承下さい。
| 著者・編者 | Lim, Angelica / Cheung, Victor, |
|---|---|
| 出版社 | (Princeton University Press, US) |
| 出版年月 | 2026 |
| ページ数 | 160 pp. |
| 言語 | ENG |
| ニュース番号 | <A04-8876> |
解説
A guide to learning basic programming by writing fun, working programs that gradually become more complex
This classroom-tested, workbook-style text teaches basic programming by guiding readers to write Python programs that mimic interactive chatbots. Unlike textbooks with opaque examples explained in dry, monotonous code, Python Practice Lab engages readers immediately, with more than thirty motivating and hands-on examples. Readers learn by writing fun, working programs that gradually become more difficult as new concepts are introduced. Most exercises are open ended, promoting creativity in the process of learning. Along with coding practice, the book offers brief introductions to a range of other topics in computer science, including recommendation systems, computer vision, and big data, and relates these subjects to the programming concepts covered in the book. Python Practice Lab will be an essential resource for anyone who wants to learn to program, instructors teaching Python to beginners, and students who want to supplement their coursework by building complete and functional programs.
- Uses natural language and text strings rather than math as the main building blocks for learning about program structure
- Rewrites code comprehension exercises in equivalent code with inclusive and approachable variables rather than terse, single-letter variables
- Challenges readers to write a full program in each chapter
- Presents a selection of projects at the end of the book that integrates the concepts introduced in previous chapters