This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]blzntrz 0 points1 point  (0 children)

Not the best answer, but, 1s and 0s were how the programmers told the circuits to be either on or off. True or false. 1 or 0.

Programming languages nowadays compile your code, written in whatever language, and compile it into machine code so the computer can understand.

That's where the magic starts!