Programming with Binary

Questions about programming languages and debugging
Post Reply
User avatar
maboroshi
Dr. Mab
Dr. Mab
Posts: 1624
Joined: 28 Aug 2005, 16:00
18

Programming with Binary

Post 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

User avatar
Nerdz
The Architect
The Architect
Posts: 1127
Joined: 15 Jun 2005, 16:00
18
Location: #db_error in: select usr.location from sucko_member where usr.id=63;
Contact:

Post by Nerdz »

I think asm is the lowest level language...
Give a man a fish, you feed him for one day.
Learn a man to fish, you feed him for life.

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
18
Location: In your eye floaters.
Contact:

Post 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

User avatar
maboroshi
Dr. Mab
Dr. Mab
Posts: 1624
Joined: 28 Aug 2005, 16:00
18

Code Love

Post 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

Post Reply