Python Projects for Kids

Jessica Ingrassellino

  • 出版商: Packt Publishing
  • 出版日期: 2016-04-14
  • 售價: $1,550
  • 貴賓價: 9.5$1,473
  • 語言: 英文
  • 頁數: 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. 快速任務答案