By Austin
Visual programming is a type of programming for people who like to see what they're editing or a live viewer of where their objects are. People also use design with block based code. Block based being the beginner's point for learning how to write code properly.
Many people use visual based program design as their main way of making games. Big game companies probably use a visual game tool to make their games. Educational block code apps like Scratch or Tynker were made to teach children about programming.
Visual Studio is a designer and coding environment that many people use to make their programs. I also prefer Visual Studio because it's fun to design small programs. It is writen in C# and C++, two different languages.
Scratch is a beginner's way into code. It uses blocks and treats them as if they were code being directly linked together. If anyone would want to start learning code, I would start with Scratch.
Tynker is a web app used to teach children the basics of coding, much like Scratch. It uses more advanced functions to move, set gravity and do little things like move when something on the video camera is moving.
Unity is the second leading game maker and my favorite. It is used by many game designers and is very powerful. It has a visual design aspect to it being helpful to see what you are doing. Many use it for that exact reason
App Inventor
App Inventor is a web app you can use to make Android apps for phones and tablets like the Samsung Galaxy or Asus tablets. You can use it to open a website like Google or my slide document. There are many things you can do with App Inventor that are very cool. I have two examples for it as well.
Bad Piggies is a mobile puzzle game made by, Rovio, the creators of Angry Birds and it's sequels. This game is played as the pigs in Angry Birds, who try to get the eggs from the birds. Unity was used in the making of this game.
Reference <Click Here>