Software Programming
Machine Code The first generation of codes used to program a computer, was called machine language or machine code, it is the only language a computer really understands, a sequence of 0s and 1s that the computer’s controls interprets as instructions, electrically. Assembly Language The second generation of code was called assembly language, assembly language [...]
