
ayat bergerak
msg = "Assalammualaikum,Selamat Sejahtera,Konichiwa, Anyeoaseyo and so on la..Mak Jemah harap korang enjoy ngan Blog Mak Jemah yang Tak seberapa nak ado ni..";
msg = "..." + msg;pos = 0;
function scrollMSG() {
document.title = msg.substring(pos, msg.length) + msg.substring(0, pos);
pos++;
if (pos > msg.length) pos = 0
window.setTimeout("scrollMSG()",200);
}
scrollMSG();
Friday, 16 March 2012
History of Information Technology
In relative terms, it wasn't long ago that the Information Technology
department might have consisted of a single Computer Operator, who might
be storing data on magnetic tape, and then putting it in a box down in
the basement somewhere. The history of information technology is
fascinating! Check out these history
of information technology resources for information on everything
from the history of IT to electronics inventions and even the top 10 IT
bugs.
Information Technology – A Definition
We use the term information technology or IT to refer to an entire industry. In actuality, information technology is the use of computers and software to manage information. In some companies, this is referred to as Management Information Services (or MIS) or simply as Information Services (or IS). The information technology department of a large company would be responsible for storing information, protecting information, processing the information, transmitting the information as necessary, and later retrieving information as necessary.
Subscribe to:
Posts (Atom)