Java Games: Flashcards, matching, concentration, and word search.

CIW Site Development Associate - L8 Extending HTML Vocabulary

AB
object-orientedA style of programming that links data to the processes that manipulate it.
emulatorA type of software that imitates a computer then allows non-native software to run in a foreign environment.
object-basedSimilar to object-oriented programming languages, but does not allow for inheritance from one class to another.
Dynamic HTMLAn umbrella term that describes the combination of HTML, script, styles and the Document Object Model (DOM) to provide Web page interactivity.
server-side languageA programming language where the code is executed by the WEb server, not by the web browser.
PHPAn interpreted server-side scripting lanuage for creating dynamic web pages.
server-side includesA server-side include (SSI) is an instruction within an HTML page that directs the Web server to perform an action
client-side languageA programming language that runs on the user's computer after the page is downloaded.
JavaScriptAn object-based scripting language that allows developers to add interactivity to Web pages.
VB ScriptA proprietary, object-based scripting language that allows developers to add interactivity to Web pages.
canvasAn HTML API that provides a place on a web page where developers can display graphics, animation, video and games "on the fly" without the need for a plug-in.
on the flyDynamically created web page content as opposed to pre-defined static content.
offline web applicationsPermits the user to continue working with Web sites and Web documents even when a network connection is unavailable.
application cacheA directory on a computer where application , such as Internet apps, can be stored and run without access to the original application.
manifestA list of the files that are needed for the Web application to work offline.
geolocationThe ability to determine a user's location. Web sites can use this information to enhance the user experience and provide location-based services.
drag-and-dropFunctionality that allows a user to grab an object and move it to a different location on a computer screen.
drop zoneAn area of a Web page that has been defined as a place where dragged items can be placed.
web application frameworkA set of software tools or code that is commonly used in the creation and management of online applications.
event handlerA line of code that allows a language to respond to a specific event or user input.
Application Programming InterfaceA set of universal commands, calls and functions that allows developers to communicate with an application or operating system.


Mrs. Suggs

This activity was created by a Quia Web subscriber.
Learn more about Quia
Create your own activities