Computer programming in two minutes – JavaScript

|

JavaScript is a language executed by the web browser to display a web page (it is mostly used for that). Create the HTML document (the file name usually ends with .html) and open it with a browser. <!DOCTYPE html PUBLIC … Read More

Ajax programming

|

The Ajax IT architecture (acronym for Asynchronous JavaScript and XML) is used to build Web applications and interactive dynamic websites on the client by using different technologies added to web browsers. Ajax combines JavaScript, CSS, JSON, XML, DOM and XMLHttpRequest … Read More

Quiz machine

|

A quiz machine is a type of slot machine in which the player must answer questions in addition to, or instead of, matching symbols. See also itbox. They are common in UK pubs, where they are often based on board … Read More