実践で学ぶPython:150のプログラム課題に挑戦<br>Python by Example : Learning to Program in 150 Challenges

個数:

実践で学ぶPython:150のプログラム課題に挑戦
Python by Example : Learning to Program in 150 Challenges

  • 国内在庫僅少。通常5~7日で発送いたします。
    (品切れや複数冊ご注文の場合には海外お取り寄せとなり時間がかかります。)
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 191 p.
  • 言語 ENG
  • 商品コード 9781108716833
  • DDC分類 005.133

Full Description

Python is today's fastest growing programming language. This engaging and refreshingly different guide breaks down the skills into clear step-by-step chunks and explains the theory using brief easy-to-understand language. Rather than bamboozling readers with pages of mind-numbing technical jargon, this book includes 150 practical challenges, putting the power in the reader's hands. Through creating programs to solve these challenges the reader will quickly progress from mastering the basics to confidently using subroutines, a graphical user interface, and linking to external text, csv and SQL files. This book is perfect for anyone who wants to learn how to program with Python. In particular, students starting out in computer science and teachers who want to improve their confidence in Python will find here a set of ready-made challenges for classroom use.

Contents

Introduction; Downloading Python; Some tips; Part I. Learning Python: Challenges 1-11. The basics; Challenges 12-19. If statements; Challenges 20-26. Strings; Challenges 27-34. Maths; Challenges 35-44. For loop; Challenges 45-51. While loop; Challenges 52-59. Random; Challenges 60-68. Turtle graphics; Challenges 69-79. Tuples, lists and dictionaries; Challenges 80-87. More string manipulation; Challenges 88-95. Numeric arrays; Challenges 96-103. 2D lists and dictionaries; Challenges 105-110. Reading and writing to a text file; Challenges 111-117. Reading and writing to a .csv File; Challenges 118-123. Subprograms; Challenges 124-132. Tkinter GUI; Challenges 133-138. More Tkinter; Challenges 139-145. SQLite; Part II. Chunky Challenges: 146 - Shift code; 147 - Mastermind; 148 - Passwords; 149 - Times tables (GUI); 150 - Art gallery; What next?; Glossary; Index.