DEV Community

Discussion on: Why Scratch is still a useful tool for developers

Collapse
 
ogadaki profile image
nicolas decoster • Edited

A good summary of what makes Scratch very nice, even for "non-beginner" programmers! I agree that it has the advantage to help quickly create prototype programs and it is very interactive. Another nice feature: no syntax errors!

Collapse
 
micahlt profile image
Micah Lindley

Thanks! Yeah, syntax errors are definitely something that drives away beginner programmers. 😄