Answer the question
In order to leave comments, you need to log in
What literature to read about the principles of PC operation before learning C, C ++, java?
Several times I tried to start learning Java, but as soon as I come across the concepts of encodings, bytes, bitwise operations, bits, machine codes, etc., difficulties begin. Of course Google saves, but these are crutches. I would like to fully understand how a computer works from the inside, how it works, and then start programming.
Answer the question
In order to leave comments, you need to log in
https://habrahabr.ru/post/259505/ - this book should be enough.
Although any university textbook will reveal the topic of bytes, bits, encodings and bit operations at a sufficient level to study C, C ++.
It will take a long time to read.
Start with Charles Petzold's "Code", then Tanenbaum's books, and in parallel any textbook on assembler. Should be enough.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question