Monday, February 11, 2008

What is Programming?

So what do you understand about programming? What is programming actually is? Well for starters programming are a set of instructions made for computer to perform a particular task. In short it is the art of making a computer to do what you want. Unlike the everyday languages, programming act as a bridge between human and computer. That's right it is a medium for us to communicate with computer and similar to our languages, it has various kind of languages such as PHP, ASP, Java, Visual Basic, Flash, and more. While each programming languages has its particular features, common concepts are found in every programming languages. Things such as variables, operators, conditional tests, loops, functions, arrays, and objects. Once you get hold of each concepts you will have little or no problem coding in any languages.