It may mean "prawn" in Spanish, but in the world of computing, Gambas is a visual programming language for Linux.
The Gambas application is an integrated development environment (IDE) which not only allows you to create, edit, run and debug your software, but also create executables (programs) and package them for distribution and deployment to other Linux computers.
This post does not cover the Gambas language in any detail, its more of an over-view which takes you through the whole process of creating an application, from writing a very simple program to creating a deployment package.
Gambas is more than just a language, it is also a rapid application development system, making it an ideal starting point for those wishing to learn programming or for programmers taking their first steps with Linux...