rfpuyana / image-processing-for-beginners

Repository for a workshop in image processing for photographers and artist using processing.
0 stars 0 forks source link

Programming - Building Blocks ( Data type, while) #3

Open rfpuyana opened 8 years ago

rfpuyana commented 8 years ago

Data – A variable is something that stores DATA, like a shelf ( cajon) – An Array ( list) is like a shelf ( una repisa con cajones)

Control – A conditional is the ability to ask question – Loop. The tool for lazy ppl. Repeat from 3 times to a thousand.

Organization – Functions – Objects