LATEST UPDATE (ALREADY GRADED A+)
Antivirus
software that looks for a virus signature and has a data file about all types of virus signatures. only way
to insure it is working is to do a manual test.
It works on viruses, trojans, worms, and other malware.
project failure
feature creep, scoop creep
over budget, over time
source code
written from you and in a human language that is converted to binary and the compiler puts it into a
program
ASCII
(American Standard Code for information Interchange)
list that defines all of the keys on the keyboard (128)
most computers use this to represent text which makes it possible to transfer data between computers.
how ASCII works
Assigns 7 bits (0 & 1) to each key for a unique code.
the extended version uses 8 bits
Ex: A is 1000001
extended Ex: A is 01000001
Unicode
all languages of the world with ASCII in the beginning.
uses 16 bits and provides code for 65,000 characters.
blogosphere
all the blogs and their interconnections (influential)
some bloggers make more than 1 million per year.
code
series of instruction for a computer that makes up a program
common-carrier