Game Programming with Code Angel: Learn How to Code in Python on Raspberry Pi or PC
暫譯: 《Code Angel 遊戲程式設計:學習如何在 Raspberry Pi 或 PC 上使用 Python 編程》

Cunningham, Mark

  • 出版商: Apress
  • 出版日期: 2019-12-01
  • 定價: $1,650
  • 售價: 8.0$1,320
  • 語言: 英文
  • 頁數: 177
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 1484253043
  • ISBN-13: 9781484253045
  • 相關分類: Python程式語言Raspberry Pi
  • 立即出貨 (庫存 < 3)

相關主題

商品描述

Program in Python on a Raspberry Pi or PC by developing six computer games. Each game project is split into several chapters of the book. Rather than taking you through programming techniques as standalone concepts, this book explains concepts as they are used within a game.

You'll learn about variables; integer, real, Boolean and string data types; conditional if statements; fixed loops and conditional loops; modularity; arrays and lists; and predefined functions. You'll also discover the PyGame library, which is popularly used in the development of 2D games.

Key programming concepts are revisited in subsequent projects in the book to consolidate prior learning. Beyond teaching you how to code, this book explains the programming logic behind each project--exemplifying the process of designing and writing a computer game.

All the projects in this book are supported by Code Angel (mycodeangel.com). Code Angel Code Angel largely serves students and new developers and the projects work by encouraging you to 'Learn...then play'. Taking this approach, you'll be able to build fun 2D games and enjoy playing them by yourself or with friends. Developing games in this way keeps you engaged, gives a purpose as you work through each project, and offers a sense of achievement when each game is finished.

What You'll Learn

  • Integrate the fundamentals of the Python 3 programming language
  • Program fun, classic computer games you can then play
  • Develop computational thinking skills and abilities that can be applied to other ventures
Who This Book Is For
Students, hobbyists, new developers or anyone wishing to learn how to design and write computer games.

商品描述(中文翻譯)

在 Raspberry Pi 或 PC 上使用 Python 開發六款電腦遊戲。每個遊戲專案分為書中的幾個章節。本書並不是將程式設計技術作為獨立的概念來介紹,而是將這些概念在遊戲中實際使用的情境下進行說明。

您將學習到變數;整數、實數、布林值和字串資料類型;條件 if 陳述式;固定迴圈和條件迴圈;模組化;陣列和列表;以及預定義函數。您還將發現 PyGame 函式庫,這是開發 2D 遊戲時常用的工具。

書中的後續專案將重溫關鍵的程式設計概念,以鞏固先前的學習。除了教您如何編碼,本書還解釋了每個專案背後的程式邏輯,示範設計和編寫電腦遊戲的過程。

本書中的所有專案都由 Code Angel (mycodeangel.com) 支持。Code Angel 主要服務於學生和新開發者,這些專案鼓勵您「學習...然後玩」。採用這種方法,您將能夠構建有趣的 2D 遊戲,並享受自己或與朋友一起遊玩的樂趣。以這種方式開發遊戲能讓您保持參與感,並在每個專案中賦予您目的感,當每款遊戲完成時,還能帶來成就感。

您將學到的內容:
- 整合 Python 3 程式語言的基本概念
- 編寫有趣的經典電腦遊戲,然後可以進行遊玩
- 發展計算思維技能和能力,這些技能可以應用於其他領域

本書適合對象:
學生、愛好者、新開發者或任何希望學習如何設計和編寫電腦遊戲的人。

作者簡介

Mark Cunningham is the founder of Code Angel and has over 20 years experience of teaching coding in high schools. In teaching Computing Science to high school students, he has learned which coding concepts new coders find difficult to understand, learn, and master. He has also found that students learn better when writing programs that they can engage with rather than simple programs they find boring and pointless. Teaching is his passion and in particular teaching computer programming and developing computational skills. His work with Code Angel has allowed him to take his teaching beyond the classroom and offer a wealth of resources for developing new programmers.

作者簡介(中文翻譯)

馬克·坎寧漢是 Code Angel 的創辦人,擁有超過 20 年在高中教授程式設計的經驗。在教授高中生計算機科學的過程中,他了解到新手程式設計師在理解、學習和掌握哪些程式設計概念時會遇到困難。他還發現,當學生編寫能夠引起他們興趣的程式時,學習效果會更好,而不是編寫那些他們覺得無聊且毫無意義的簡單程式。教學是他的熱情所在,特別是教授電腦程式設計和發展計算技能。他在 Code Angel 的工作使他能夠將教學拓展到課堂之外,並提供豐富的資源來培養新一代的程式設計師。