April 2021
Beginner
296 pages
7h 10m
English
When learning a new programming language, it’s a long-standing tradition that the first code you write is to display the message ‘Hello, World!’ In keeping with that tradition, you’ll do that here too—but that’s not all. This chapter introduces everything you need to understand the fundamentals of Processing, and you’ll quickly move on from a simple ‘Hello, World!’ to drawing with code.
To get started, you’ll set up Python Mode for Processing so you can create your own sketches. Along the way, you’ll learn the basic rules of writing code in Processing, as well as how to deal with errors, use variables, and perform arithmetic ...
Read now
Unlock full access