Scratch is a visual programming application that you can use to write programs visually. In this chapter, we explore the Scratch application by creating blocks to build programs visually.
Learn about visual programming
Set up Scratch
Develop a hello program
Work with Sprites
Work with backgrounds
Work with motion
Work with controls
5.1 Introducing Visual Programming and Scratch
Visual programming is a programming method that you can use to develop programs without writing codes/scripts directly. You can click ...