some thought -often programming is showed to be dealing with 0 nad
ones, but it strike me that in fact this is untrue, come better could
say that data/storage is from 0,1 but prgramming on its front in fact
is dealing with opcodes (?) (numerical commands) and adresses - yet
also all this microcycles... co in fact coding should be presented
more like stream of numbers: 90 3349, 87, 6787 378236, 736 23872387,
not bits
some thought -often programming is showed to be dealing with 0 nad
ones, but it strike me that in fact this is untrue, come better could
say that data/storage is from 0,1 but prgramming on its front in fact
is dealing with opcodes (?) (numerical commands) and adresses - yet
also all this microcycles... co in fact coding should be presented
more like stream of numbers: 90 3349, 87, 6787 378236, 736 23872387,
not bits
some thought -often programming is showed to be dealing with 0 nad ones,
but it strike me that in fact this is untrue, come better could say that data/storage is from 0,1 but prgramming on its front in fact is dealing
with opcodes (?) (numerical commands) and adresses - yet also all this microcycles... co in fact coding should be presented more like stream
of numbers: 90 3349, 87, 6787 378236, 736 23872387, not bits
some thought -often programming is showed to be dealing with 0 nad ones,
but it strike me that in fact this is untrue, come better could say that data/storage is from 0,1 but prgramming on its front in fact is dealing
with opcodes (?) (numerical commands) and adresses - yet also all this microcycles... co in fact coding should be presented more like stream
of numbers: 90 3349, 87, 6787 378236, 736 23872387, not bits
fir <profesor.fir@gmail.com> wrote at 23:49 this Sunday (GMT):
some thought -often programming is showed to be dealing with 0 nad ones,
but it strike me that in fact this is untrue, come better could say that
data/storage is from 0,1 but prgramming on its front in fact is dealing
with opcodes (?) (numerical commands) and adresses - yet also all this
microcycles... co in fact coding should be presented more like stream
of numbers: 90 3349, 87, 6787 378236, 736 23872387, not bits
Bits are used to represent larger numbers, through binary. Generally,
bits are grouped into a byte (8 bits) that can represent 0-255, and you
can add more bytes to represnt exponentially larger numbers, with the
current maximum being 64 bits/8 bytes per number and a maximum unsigned integer value of 9e18.
000 - 0
001 - 1
010 - 2
011 - 3
100 - 4
101 - 5
110 - 6
111 - 7
1000 - 8
... and so on.
some thought -often programming is showed to be dealing with 0 nad ones,
but it strike me that in fact this is untrue, come better could say that data/storage is from 0,1 but prgramming on its front in fact is dealing
with opcodes (?) (numerical commands) and adresses - yet also all this microcycles... co in fact coding should be presented more like stream
of numbers: 90 3349, 87, 6787 378236, 736 23872387, not bits
some thought -often programming is showed to be dealing with 0 nad ones,
but it strike me that in fact this is untrue, come better could say that data/storage is from 0,1 but prgramming on its front in fact is dealing
with opcodes (?) (numerical commands) and adresses - yet also all this microcycles... co in fact coding should be presented more like stream
of numbers: 90 3349, 87, 6787 378236, 736 23872387, not bits
Sysop: | DaiTengu |
---|---|
Location: | Appleton, WI |
Users: | 1,064 |
Nodes: | 10 (0 / 10) |
Uptime: | 170:41:22 |
Calls: | 13,692 |
Files: | 186,936 |
D/L today: |
90 files (19,324K bytes) |
Messages: | 2,411,676 |