FACTOID # 72: There are 22 countries where more than half the population is illiterate. Fifteen of them are in Africa.
 
 Home   Encyclopedia   Statistics   Countries A-Z   Flags   Maps   Education   Forum   FAQ   About 
 
WHAT'S NEW
RELATED ARTICLES
People who viewed "Whitespace" also viewed:
RECENT ARTICLES
More Recent Articles »
 

FACTS & STATISTICS    Simple view

  1. Select countries to view: (hold down Control key and click to select several)

     

     

    Compare:

     

     

  1. Select fact or statistic: (* = graphable)

     

     

     

  2. (OPTIONAL) Compare to statistic: (both need to be graphable)

     

     

     

  3. View result as:

     

       
(OR) SEARCH ALL encyclopedia, stats & forums:   

Encyclopedia > Whitespace

For information on the programming language Whitespace, see Whitespace programming language. For white space in graphic design, see white space. A programming language or computer language is a standardized communication technique for expressing instructions to a computer. ... Whitespace is an esoteric programming language developed by Edwin Brady and Chris Morris. ... In graphic design and desktop publishing the effective use of white space is one of the principles of design. ...


In computer science, a whitespace (or a whitespace character) is any character which does not display itself but does take up space. For example, the character symbol " ", which is a blank space. Whitespaces are generated by the space bar or the Tab key; depending on context, a line-break generated by the Return key (Enter key) may be considered whitespace as well. Wikibooks Wikiversity has more about this subject: School of Computer Science Open Directory Project: Computer Science Downloadable Science and Computer Science books Collection of Computer Science Bibliographies Belief that title science in computer science is inappropriate nacho Categories: Computer science ... A space is a punctuation convention for providing interword separation in some scripts, including the Latin, Greek, Cyrillic, and Arabic. ... A computer keyboard Space bar is a key on an alphanumeric keyboard in the form of a horizontal bar in the lowermost row, significantly wider than other keys. ... This article is about the use of the term Tab in computing. ... Originally, carriage return was the term for the key, lever, or mechanism in general that would cause the cylinder on which the paper was held (the carriage) to return to the left after a line of text had been typed, and would often move it down a line as well. ... Originally, carriage return was the term for the key, lever, or mechanism on a typewriter that would cause the cylinder on which the paper was held (the carriage) to return to the left side of the paper after a line of text had been typed, and would often move it...


Whitespace can also refer to a series of whitespace characters. Within source code, the size of whitespace is generally ignored by free-form languages. But for example in the Haskell programming language or the Python programming language whitespace and indentation are used for syntactical purposes. Source code (commonly just source or code) is any series of statements written in some human-readable computer programming language. ... In computer programming, a free-form language is a programming language in which the positioning of characters on the page in program text is not significant. ... Haskell logo Haskell is a standardized pure functional programming language with non-strict semantics. ... Python is an interpreted, interactive programming language created by Guido van Rossum in 1990. ...


In many programming languages abundant use of whitespace, especially trailing whitespace at the end of lines, is considered a nuisance. In interpreted languages, parsing of unnecessary whitespace may affect the speed of execution. In markup languages like HTML, unnecessary whitespace increases the file size, and may so affect the speed of transfer over a network. In computer programming, an interpreted language is a programming language whose programs may be executed from source form, by an interpreter. ... A specialized markup language using SGML is used to write the electronic version of the Oxford English Dictionary. ... In computing, HyperText Markup Language (HTML) is a markup language designed for the creation of web pages and other information viewable in a browser. ...


On the other hand, unnecessary whitespace can also inconspicuously mark code, similar to, but less obvious than comments in code. This can be desirable to prove an infringement of license or copyright, which was committed by copying and pasting. In a legal context, an infringement refers to the violation of a law or a right. ... This page is about computer text editing. ...


[ t]+ is a regular expression that matches whitespace. A regular expression (abbreviated as regexp, regex, or regxp, with plural forms regexps, regexes, or regexen) is a string that describes or matches a set of strings, according to certain syntax rules. ...


The term whitespace is based on the assumption that the background color used for text is white, and is thus confusing if it is not.


  Results from FactBites:
 
A List Apart: Articles: Whitespace (1090 words)
“Whitespace,” or “negative space” is the space between elements in a composition.
Cosmetics, for example, use extensive whitespace in their marketing material to tell the reader that they are sophisticated, high quality, and generally expensive.
Whitespace is often used to create a balanced, harmonious layout.
Whitespace in the DOM - MDC (0 words)
The presence of whitespace in the DOM can make manipulation of the content tree difficult in unforeseen ways.
In Mozilla, all whitespace in the text content of the original document is represented in the DOM (this does not include whitespace within tags).
that doesn't include whitespace at the beginning * and end and normalizes all whitespace to a single space.
  More results at FactBites »


 

COMMENTARY     


Share your thoughts, questions and commentary here
Your name
Your comments
Please enter the 5-letter protection code

Want to know more?
Search encyclopedia, statistics and forums:

 


Lesson Plans | Student Area | Student FAQ | Reviews | Press Releases |  Feeds | Contact
The Wikipedia article included on this page is licensed under the GFDL.
Images may be subject to relevant owners' copyright.
All other elements are (c) copyright NationMaster.com 2003-5. All Rights Reserved.
Usage implies agreement with terms.