Tag Archives: Octal

Hexadecimal file editors and viewers

In my last post I talked a little about the numeric base systems of (Binary, Octal, Hex-decimal and Decimal) relating them to both computer machine level instruction code and application data. However these mathematical concepts are a little hard to … Continue reading

Posted in computer fundamentals, Linux, Operating systems, Programming skills | Tagged , , , , , , , , , , , , | Leave a comment

Numeric base systems of (Binary, Octal, Hex-decimal and Decimal)

Computer related numeric systems and their written representation In My last post I talked a little about the way computers see both their pre-defined commands in the form of machine code instructions that are grouped into applications by a programmer. … Continue reading

Posted in computer fundamentals, Development Languages, Programming skills | Tagged , , , , , , , , , , , , | 1 Comment