Skip to content

Learning Processing A Beginner's Guide to Programming Images, Animation, and Interaction

Best in textbook rentals since 2012!

ISBN-10: 0123736021

ISBN-13: 9780123736024

Edition: 2008

Authors: Daniel Shiffman

List price: $53.95
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

This book introduces programming concepts in the context of computer graphics and visual art, in a more accessible format than traditional programming textbooks. It uses the open source programming language Processing as the basis for all discussion and examples, focusing on the fundamentals such as variables, conditionals, loops, arrays, and objects in a highly visual manner. The book will also introduce advanced topics such as data mining, networking, image processing, computer vision, and 3D graphics. It will also introduce using Processing for "tangible media"; communicating with microcontrollers to interact with the physical environment. Processing is based on the programming language…    
Customers also bought

Book details

List price: $53.95
Copyright year: 2008
Publisher: Elsevier Science & Technology
Publication date: 10/3/2008
Binding: Paperback
Pages: 472
Size: 7.50" wide x 9.21" long x 1.25" tall
Weight: 2.134
Language: English

Acknowledgments
Introduction
The Beginning
Pixels
Processing
Interaction
Everything You Need to Know
Variables
Conditionals
Loops
Organization
Functions
Objects
More of the Same
Arrays
Putting It All Together
Algorithms
Debugging
Libraries
The World Revolves Around You
Mathematics
Translation and Rotation (in 3D!)
Pixels Under a Microscope
Images
Video
The Outside World
Text
Data Input
Data Streams
Making Noise
Sound
Exporting
Beyond Processing
Advanced Object-Oriented Programming
Java
Common Errors
Index