The Cellar

The Cellar (http://cellar.org/index.php)
-   Technology (http://cellar.org/forumdisplay.php?f=7)
-   -   Computer History (http://cellar.org/showthread.php?t=17108)

busterb 04-25-2008 04:55 PM

Computer History
 
Today I was plundering around 1 of the book cases and found "The complete microcomputer systems handbook" by Edward L. Safford.
Anyway, when I opened, this page stood out.
"However, you must be aware of a concept in the hexidecimal system. We use the numbers 0-9 and the letters A though F and this totals 16. We also need to say right here as of this writing it is becoming more evident that the compute manufacturers will be moving into the 32 bit languages- if we may call them that-in the future computers of the 80's." And yes my spell check tells me that hexidecimal is wrong. Hey I got this from the book! :lol2:

tw 04-25-2008 08:23 PM

Quote:

Originally Posted by busterb (Post 448387)
"However, you must be aware of a concept in the hexidecimal system. We use the numbers 0-9 and the letters A though F and this totals 16. We also need to say right here as of this writing it is becoming more evident that the compute manufacturers will be moving into the 32 bit languages- if we may call them that-in the future computers of the 80's."

Appreciate the context of that writing. Back then, we programmed in octal. For example, a program that everyone memorized to boot an HP minicomputer required entering 26 octal numbers; last number was the instruction 102077.

Today, a programmer would call that same number 0000843Fh.
Assembler programmers would call that HALT.
C++ programmers would write, "I don't need to know that shit".

Also notice that as computer languages get more complex, each line of code gets longer and more complex.

xoxoxoBruce 04-25-2008 10:16 PM

Heh heh heh.


All times are GMT -5. The time now is 06:36 PM.

Powered by: vBulletin Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.