Python 3: Pocket Primer

James R. Parker

  • 出版商: Mercury Learning
  • 出版日期: 2017-04-28
  • 售價: $1,330
  • 貴賓價: 9.5$1,264
  • 語言: 英文
  • 頁數: 250
  • 裝訂: Paperback
  • ISBN: 1683920864
  • ISBN-13: 9781683920861
  • 相關分類: Python程式語言
  • 無法訂購

商品描述

As part of the best selling Pocket Primer series, this book is an effort to give programmers sufficient knowledge of Python 3 to be able to work on their own projects. In addition to covering all of the basic concepts, the book features a chapter on PyGame, which allows a programmer to handle graphics, mouse and keyboard interaction, and play sounds and videos. The demonstration example for that chapter is a Lunar Lander game. Another feature is the chapter on communication, which makes use of one of Python’s best features: a collection of modules for sending and receiving Email, communicating between computers, and working with Twitter and Web pages. Companion files that accompany this book contain all of the code examples as complete working programs. This means that there is no need to key them in, so they can be executed and perhaps modified or expanded.

Features:

•Features a chapter on PyGame, which allows a programmer to handle graphics, mouse / keyboard interaction, and play sounds and videos
•Explores communication in depth, making use of one of Python’s best features: a collection of modules for sending and receiving Email,
communicating between computers, and working with Twitter and Web pages.
•Companion files contain all of the code examples as complete working programs

On the Companion Files:
(also available from the publisher for downloading by emailing info@merclearning.com)

•Source code samples
•All images from the text (including 4-color)