Google's App Inventor prevents you from making syntax errors, since you use code blocks instead of writing source code. Actually, if you use code templates that any modern IDE has, it helps you to avoid most syntax errors as well...
Google's App Inventor prevents you from making syntax errors, since you use code blocks instead of writing source code. Actually, if you use code templates that any modern IDE has, it helps you to avoid most syntax errors as well...