What is declaring … how to declare…
Where can I read these basic things …
2 Likes
Hey There !
There’s many things on youtube. Looking around you will find what you need !
1 Like
This video by Daniel gives a nice, basic explanation of declaring / initialising variables.
3 Likes
Also: If you search processing.org for the word “declare”, you will also find many mentions in the introductory reference materials.
2 Likes
Thank you all …
1 Like
I highly recommend Daniel Shiffman videos from 0 to 9 to learn the basics of programming (include declaration of variables and many useful things) in Processing, is how i started and remembered
2 Likes