Page 1 of 1

Programming with Binary

Posted: 22 Nov 2005, 16:25
by maboroshi
Would it be possible to write computer instructions (Program) in Binary are there any tools available that would allow this

Any ideas

Cheers

Maboroshi

Posted: 22 Nov 2005, 18:08
by Nerdz
I think asm is the lowest level language...

Posted: 23 Nov 2005, 04:12
by bad_brain
Image
:lol:


well, it IS possible to code in binary, but even asm is a picknick compared to it. hereĀ“s some nice information about coding in binary and hexadecimal:
http://www.codeproject.com/tips/binhex.asp

Code Love

Posted: 23 Nov 2005, 17:00
by maboroshi
haha I guess Binary coding is a challenge but the reason why I ask is I am looking at getting a better understanding of Quantum Computing I would like to be able to program for the quantum computer and as far as I can tell it would be good to understand binary then the qbit technology

Cheers

PS if you have any other resources let me know

Thanks

Maboroshi