The Computer Information Systems (“CIS”) textbook used for the first few weeks of class is an open resource from Wikibooks (where its full title is Introduction to Computer Information Systems). At this stage it is still a work in progress, and, as such, is not fully complete and has not been thoroughly edited. It has been selected because it provides the basic information about rapidly changing topics that students need in order to be successful in the course. In addition, as an open resource it can be inserted directly into our class and students can download the entire text at no charge. The following correction to Chapter 2, p. 23 are provided, from the source shown below. P. 23 is supposed to have a Tera, Peta, Exa, Zetta, and Yotta chart, instead it shows bit shifting
Source: http://searchstorage.techtarget.com/definition/Kilo-mega-giga-tera-peta-and-all-that
Prefix
Symbol(s)
Power of 10
Power of 2
yocto-
y
10-24 *
—
zepto-
z
10-21 *
—
atto-
a
10-18 *
—
femto-
f
10-15 *
—
pico-
p
10-12 *
—
nano-
n
10-9 *
—
micro-
10-6 *
—
milli-
m
10-3 *
—
centi-
c
10-2 *
—
deci-
d
10-1 *
—
(none)
—
100
20
deka-
D
101 *
—
hecto-
h
102 *
—
kilo-
k or K **
103
210
mega-
M
106
220
giga-
G
109
230
tera-
T
1012
240
peta-
P
1015
250
exa-
E
1018 *
260
zetta-
Z
1021 *
270
yotta-
Y
1024 *
280
* Not generally used to express data speed
** k = 103 and K = 210
Pg 24 erroneously writes ” In the decimal system each digit is raised by ten so that the first column equals 1 (10^1) or ten raised to the zero power, the second column equals 10 (10^2) or ten raised to the first power, the third column equals 100 (10^3) or ten raised to the third power and so on.” It should state “In the decimal system each digit is raised by ten so that the first column equals 1 (10^0) or ten raised to the zero power, the second column equals 10 (10^1) or ten raised to the first power, the third column equals 100 (10^2) or ten raised to the third power and so on.”
The post The Computer Information Systems (“CIS”) textbook used for the first few weeks appeared first on PapersSpot.