Python Edition 2

An Introduction to Programming

Paperback
April 2021
9781683926245
More details
  • Publisher
    Mercury Learning and Information
  • Published
    2nd April 2021
  • ISBN 9781683926245
  • Language English
  • Pages 572 pp.
  • Size 7" x 9"
  •    Request Exam Copy
$89.95
E-Book

E-books are now distributed via RedShelf or VitalSource

You will choose the vendor in the cart as part of the check out process. These vendors offer a more seamless way to access the ebook, and add some great new features including text-to-voice. You own your ebook for life, it is simply hosted on the vendors website, working much like Kindle and Nook. Click here to see more detailed information on this process.

March 2021
9781683926221
More details
  • Publisher
    Mercury Learning and Information
  • Published
    4th March 2021
  • ISBN 9781683926221
  • Language English
  • Pages 572 pp.
  • Size 7" x 9"
  •    Request E-Exam Copy
$89.95
Lib E-Book

Library E-Books

We are signed up with aggregators who resell networkable e-book editions of our titles to academic libraries. These editions, priced at par with simultaneous hardcover editions of our titles, are not available direct from Stylus.

These aggregators offer a variety of plans to libraries, such as simultaneous access by multiple library patrons, and access to portions of titles at a fraction of list price under what is commonly referred to as a "patron-driven demand" model.

March 2021
9781683926238
More details
  • Publisher
    Mercury Learning and Information
  • Published
    4th March 2021
  • ISBN 9781683926238
  • Language English
  • Pages 572 pp.
  • Size 7" x 9"
$159.95

This book is an introduction to programming concepts that uses Python 3 as the target language. It covers basic computer concepts such as loops, strings, functions, files, graphics, multimedia, algorithms, classes, writing code, etc. Many examples are based on video games because Python has become the language of choice for basic game development. It follows a practical just in time presentation – material is given to the student when it is needed. Designed as a year one textbook for introduction to programming classes or for the hobbyist who wants to learn the fundamentals of programming, the text assumes no programming experience. Companion files with source code, solved programming exercises, projects, and figures from the text are included.

FEATURES:

  • Introduces programming concepts using Python 3
  • Covers basic computer concepts such as loops, strings, functions, files, graphics, multimedia, algorithms, classes, writing code, etc.
  • Develops graphics, exercises, and user interface using Pygame
  • Includes many examples based on video game development
  • 4 color throughout with game demos on the companion files (available to eBook customers by emailing the publisher info@merclearning.com with proof of purchase)
  • New chapters on parsing (14) and graphics(15)
  • Instructor ancillaries for use as a textbook
The companion files and instructor resources are available online by emailing the publisher with proof of purchase at info@merclearning.com.

0: Modern Computers
1: Computers and Programming
2: Repetition
3: Sequences
4: Functions
5: Files
6: Classes
7: Graphics
8: Manipulating Data
9: Multimedia
10: Basic Algorithms
11: Programming for the Sciences
12: How to Write Good Programs
13: Communicating with the Outside World
14: Parsing
15: Communicating Using Graphics
Index

James R. Parker, PhD

James R. Parker, PhD is a professor of Art and 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 Game Development Using Python, 2/E (Mercury Learning) and The Guide to Simulations and Games (Wiley).

parsing; graphics; Pygame; loops; strings; functions; files; graphics; multimedia; algorithms; writing code; Python 3; game development