Monday, December 13, 2010

API

There are several posts about what is an API and its application. Really a fascinated world, indeed a buzz word for next generation technology.

A good API makes it easier to develop a program by providing all the building blocks. A programmer then puts the blocks together. Although APIs are designed for programmers, they are ultimately good for users because they guarantee that all programs using a common API will have similar interfaces. This makes it easier for users to learn new programs.

I welcome all to share their ideas and thoughts.