Term
|
Definition
A preliminary sketch of an idea or model for something new. It's the original drawing from which something real might be built or created. |
|
|
Term
|
Definition
A question to which there are only two possible answers. |
|
|
Term
|
Definition
A contraction of "Binary digit". A bit is the single unit of information in a computer, typically represented as a 0 or 1. |
|
|
Term
|
Definition
(Sometimes written bitrate) the number of bits that are conveyed or processed per unit of time. e.g. 8 bits/sec. |
|
|
Term
|
Definition
A set of rules and standards governing the exchange or transmission of data between devices. |
|
|
Term
|
Definition
Transmission capacity measured by bit rate |
|
|
Term
|
Definition
Time it takes for a bit to travel from its sender to its receiver |
|
|
Term
|
Definition
ASCII- American standard code |
|
|
Term
|
Definition
To write code, or to write instructions for a computer |
|
|
Term
Request for comments (RFC) |
|
Definition
A formal document for the internet Engineering task force (IETF) that is the result of committee drafting and subsequent review by interest parties. Some RFCs are informational in nature, documents are how standards and protocols are defined and published for all to see on the IETF website http://ietf.org |
|
|
Term
|
Definition
A number assigned to any item that is connected to the internet. |
|
|
Term
|
Definition
Small chunks of information that have been carefully formed from larger chunks of information. |
|
|
Term
|
Definition
A computer device which receives messages traveling across a network and redirects them towards their intended destination based on the addressing information included with the message. |
|
|
Term
|
Definition
Transmission control protocol, manages all the sending and receiving of data packets like a dependable mail service. |
|
|
Term
|
Definition
Domain name server, system the internets system for converting alphabetic url names into numeric IP addresses. |
|
|
Term
|
Definition
Hypertext transfer protocol (HTTP) is the protocol used by the world wide web. It describes how messages are formatted and interchanged and how wen servers respond to commands. |
|
|
Term
|
Definition
Reducing information and detail to focus on essential characteristics. |
|
|
Term
|
Definition
A computer that awaits and responds to requests from data. |
|
|
Term
|
Definition
A computer that requests data stored on a server. |
|
|
Term
|
Definition
The principle that all internet traffic should be treated equally by internet service providers. |
|
|
Term
|
Definition
Is the control or suppression of what of what can be accessed, published, or viewed on the internet enacted by regulator, or on their own initiative... other areas of censorship include copyrights, defamation, harassment, and obscene material. Support for and opposition to internet censorship also varies. |
|
|
Term
|
Definition
is the monitoring of computer activity and data stored on hard drive, or data being transferred over computer networks such as the internet. The monitoring is often carried out covertly and may be completed by governments, corporation criminal organizations, or individuals. |
|
|
Term
|
Definition
A problem solving approach (algorithm) to find to find a satisfactory solution where finding an optimal or exact solution is impractical or impossible |
|
|
Term
|
Definition
A type of data used for graphics or pictures |
|
|
Term
|
Definition
Data that describes other data. For example a digital image may include metadata that describes the size of the image number of colors or resolution |
|
|
Term
|
Definition
Short for "picture element" it is the fundamental unit of a digital image, typically a tiny square or dot which contains a single point of color of a larger image. |
|
|
Term
Hexadecimal Number System |
|
Definition
A Base 16 numbering system. A number system consisting of 16 distinct symbols — 0-9 and A-F — which can occur in each place value. |
|
|
Term
|
Definition
A compression scheme in which “useless” or less-than-totally-necessary information is thrown out in order to reduce the size of the data. The eliminated data is unrecoverable. |
|
|
Term
|
Definition
A compression scheme in which “useless” or less-than-totally-necessary information is thrown out in order to reduce the size of the data. The eliminated data is unrecoverable. |
|
|
Term
|
Definition
Removing unnecessary details to focus on the essential characteristics. To break problems up into separate parts which can then be solved separately and recombined to form a complete solution. To focus on and use |
|
|