What is Graphical Programming?

If you're a visual learner, or if you wonder how visual and auditory information is translated into the language of computers, graphical programming might be for you. Keep reading to learn how graphical programming is used and how you can obtain training and certification.

Graphical Programming Defined

The graphical approach to programming allows a computer to process spatial representations in two or more dimensions. In contrast to text-based programming, which uses lines of code, graphical programming replaces text with pictures or symbols of physical things.

Graphical programming provides an approach that's more intuitive and less cumbersome for some programmers. It also can be a more effective way to introduce computer programming to visual learners. For example, researchers at the Lifelong Kindergarten Group have created a program called Scratch, which uses graphical programming to help children learn math and engage in creative thinking.

Graphical programming is often called visual programming or Visual Programming Language (VPL). It's different from Microsoft's Visual Basic, which defines pictures by using text-based language.