UNLOCKING KNOWLEDGE
PROGRAMMING LANGUAGES |
|
UNLOCKING KNOWLEDGE
PROGRAMMING LANGUAGES |
|
Because machine code is not easy and would make it very difficult to write complex programs computer scientist started to develop more easy to use/understand languages, one of the first steps is Assembly language which is machine based instructions that use mnemonics to make it easier than machine code for humans to understand. Assembly language and every other language we use today still needs to go through an Assembler to be translated to machine code for the computer to process. The code shown in this example from Towards Data Science is an example program to output 'Hello world' in Assembly language. As you can see 56 lines of code to simply output 'Hello World'.
|
|
SUGGESTIONS
We would love to hear from you |
SUBSCRIBE
To enjoy more benefits |