Python 3: Pocket Primer

  • 3h 14m
  • James R. Parker
  • Mercury Learning
  • 2018

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. Although it covers 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)

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

About the Author

James R. Parker is a professor of Art Digital Media at the University of Calgary. His areas of research include computer games and media art, computer simulation, and educational technology. Dr. Parker is the author of Python: An Introduction to Programming and Introduction to Game Development (Mercury Learning).

In this Book

  • Computers and Programming
  • Repetition
  • Sequences: Strings, Tuples, and Lists
  • Functions
  • Files: Input and Output
  • Classes
  • Graphics, Media, and Interfaces
  • Handling Data
  • Communication Using Python

YOU MIGHT ALSO LIKE

Rating 4.5 of 122 users Rating 4.5 of 122 users (122)