Computer Programming

Computers can only understand binary language (sequences of instructions made of 1s and 0s) called machine code or machine language. To command a computer you need to speak its language.Not all the computers “speak the same way”, there are different technical implementations and representation of instructions. The instructions that a machine can understand is called …