W
W
websiller2016-01-27 13:52:48
JavaScript
websiller, 2016-01-27 13:52:48

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

3 answer(s)
E
Eugene Mosyukov, 2016-01-27
@websiller

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 ++.

A
Anton Fedoryan, 2016-01-27
@AnnTHony

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.

O
Ostic, 2019-05-17
@Ostic

mathematics (primarily the logical-combinatorial side, discrete mathematics)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question