Owning a computer without programming is like having a kitchen and using only the microwave oven
Programming in machine code is like eating with a toothpick
In some far-off distant time, when the twentieth century history of primitive computing is just a murky memory, someone is likely to suppose that devices known as logic gates were named after the famous co-founder of Microsoft Corporation
I started out with machine code and assembly language.
You probably don't have much of a choice.
NOP stands for (and is pronounced) no op, as in no operation. The NOP causes the processor to do absolutely nothing. What's it good for? Filling space. The 8080 can usually execute a bunch of NOP instructions without anything bad happening