Python Projects for Kids
暫譯: 孩子們的 Python 專案

Jessica Ingrassellino

  • 出版商: Packt Publishing
  • 出版日期: 2016-04-14
  • 售價: $1,670
  • 貴賓價: 9.5$1,587
  • 語言: 英文
  • 頁數: 192
  • 裝訂: Paperback
  • ISBN: 1782175067
  • ISBN-13: 9781782175063
  • 相關分類: Python程式語言
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

商品描述

Key Features

  • Learn to start using Python for some simple programming tasks such as doing easy mathematical calculations.
  • Use logic and control loops to build a nice interesting game.
  • Get to grips with working with data and, once you're comfortable with that, you'll be introduced to Pygame, which will help you wrap up the book with a cool game.

Book Description

Kids are always the most fast-paced and enthusiastic learners, and are naturally willing to build stuff that looks like magic at the end (when it works!). Programming can be one such magic. Being able to write a program that works helps them feel they've really achieved something. Kids today are very tech-savvy and cannot wait to enter the fast-paced digital world.

Because Python is one of the most popular languages and has a syntax that is quite simple to understand, even kids are eager to use it as a stepping stone to learning programming languages.

This book will cover projects that are simple and fun, and teach kids how to write Python code that works.

The book will teach the basics of Python programming, installation, and so on and then will move on to projects. A total of three projects, with each and every step explained carefully, without any assumption of previous experience.

What you will learn

  • Start fiddling with Python's variables, build functions and interact with users
  • Build your own calculator using the Math Library
  • Train Python to make logical decisions
  • Work with moving 2D objects on-screen
  • Understand the Pygame Library and build your very own game!
  • Write a cool program to manage inventories in your backpack

About the Author

Jessica Ingrassellino is a multi-talented educator, business leader, and technologist. She received her EdD from Teachers College, Columbia University for music education with an emphasis on assessment.

Jessica is currently employed as the lead software engineer in testing at Bitly, New York City. She transitioned from a teaching career of 10 years to a technology career through a balance of freelance work and social media exposure. Jessica's current work focuses on using Python to develop automated testing tools. She is an ASTQB certified quality assurance engineer with experience in testing web, mobile, and backend applications.

In addition to working at Bitly, Jessica remains committed to education and has founded http://www.teachcode.org/, a nonprofit that teaches computer programming skills to teachers and students in urban or underserved populations through Python and 2D game programming. This new initiative will give teachers the support they need through a standards-referenced curriculum, student-engaging activities, and access to experts in the field of technology.

Table of Contents

  1. Welcome! Let's Get Started
  2. Variables, Functions, and Users
  3. Calculate This!
  4. Making Decisions – Python Control Flows
  5. Loops and Logic
  6. Working with Data – Lists and Dictionaries
  7. What's in Your Backpack?
  8. pygame
  9. Tiny Tennis
  10. Keep Coding!
  11. Quick Task Answers

商品描述(中文翻譯)

**主要特點**

- 學習如何使用 Python 進行一些簡單的程式設計任務,例如進行簡單的數學計算。
- 使用邏輯和控制迴圈來建立一個有趣的遊戲。
- 熟悉數據處理,當你對此感到舒適後,將介紹 Pygame,幫助你用一個酷炫的遊戲來結束本書的學習。

**書籍描述**

孩子們總是最具快速學習能力和熱情的學習者,並且自然願意創造出看起來像魔法的東西(當它運作時!)。程式設計可以是這樣的魔法。能夠編寫一個有效的程式讓他們感覺自己真的達成了某些成就。如今的孩子們非常懂科技,迫不及待想要進入快速變化的數位世界。

因為 Python 是最受歡迎的語言之一,且其語法相當簡單易懂,即使是孩子們也渴望將其作為學習程式語言的跳板。

本書將涵蓋簡單且有趣的專案,並教導孩子們如何編寫有效的 Python 代碼。

本書將教授 Python 程式設計的基礎知識、安裝等,然後進入專案部分。總共三個專案,每一步都會仔細解釋,並不假設讀者有任何先前的經驗。

**你將學到的內容**

- 開始操作 Python 的變數,建立函數並與使用者互動
- 使用數學庫建立自己的計算器
- 訓練 Python 做出邏輯決策
- 操作螢幕上的移動 2D 物件
- 理解 Pygame 庫並建立你自己的遊戲!
- 編寫一個酷炫的程式來管理你背包中的物品

**關於作者**

**Jessica Ingrassellino** 是一位多才多藝的教育工作者、商業領袖和技術專家。她在哥倫比亞大學教師學院獲得音樂教育的教育博士學位,重點在於評估。

Jessica 目前在紐約市的 Bitly 擔任測試的首席軟體工程師。她通過自由工作和社交媒體曝光,從教學職業轉型為技術職業,擁有 10 年的教學經驗。Jessica 當前的工作專注於使用 Python 開發自動化測試工具。她是一名 ASTQB 認證的質量保證工程師,擁有測試網頁、移動和後端應用程式的經驗。

除了在 Bitly 工作外,Jessica 仍然致力於教育,並創立了 http://www.teachcode.org/,這是一個非營利組織,通過 Python 和 2D 遊戲程式設計向城市或服務不足的社區的教師和學生教授計算機程式設計技能。這一新倡議將通過標準參考課程、吸引學生的活動和技術領域專家的支持,為教師提供所需的支持。

**目錄**

1. 歡迎!讓我們開始吧
2. 變數、函數和使用者
3. 計算這個!
4. 做出決策 – Python 控制流程
5. 迴圈和邏輯
6. 處理數據 – 列表和字典
7. 你的背包裡有什麼?
8. pygame
9. 小網球
10. 繼續編碼!
11. 快速任務答案