‘A's’ Archive

API – Application Programming Interface

Contents

[ hide ]

    An application programming interface (API) is an interface that a software program implements in order to allow other software to interact with it; much in the same way that software might implement a user interface in order to allow humans to interact with it.

    This page is wiki editable click here to edit this page.

    AJAX – Asynchronous JavaScript and XML

    Contents

    [ hide ]

      AJAX is a type of programming made popular in 2005 by Google (with Google Suggest). It is not a new programming language, but a new way to use existing standards.

      This page is wiki editable click here to edit this page.