Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
A method for accessing data in a class that is usually inaccessible otherwise. Also called getter and setter.
Originally an abbreviation for Asynchronous JavaScript and XML. A web design technique that uses XMLHttpRequest to load data (often small bits of data) onto a web page without requiring the entire page to be refreshed from the server.