Processing
Logic
Conditional statements Conditional instructions are essential for programming. They make it poss...
Loops
The “Controller” area contains blocks that control whether other blocks placed inside them are ex...
Mathematics
The blocks in the mathematics category are used to activate calculations. The results of the calc...
Text
Texts Examples of texts are: “Thing 1”“12. March 2010”“” (empty text)Text can contain letters (c...
Data structures
Lists As in everyday language, in ROBO Pro Coding a list is an ordered collection of elements, s...
Util
The usage category contains blocks of the following type in ROBO Pro Coding: Color selection ...
Variables
We use the term variable as it is used in mathematics and other programming languages: a named va...
Functions
Functions are used to make parts of the code reusable and thereby provide an overarching structur...
Machine Learning
The group "Machine Learning" contains blocks for using with TensorFlow project and the USB camera...
Imports
Imports contains all functions from self-defined modules in "lib". Functions are used to make pa...