D
D
Denis Anikin2018-02-24 16:52:07
C++ / C#
Denis Anikin, 2018-02-24 16:52:07

What courses and books should I take to learn c++ as a first language?

Yes, I know that this question may have been raised more than once (although I never found a detailed diagram), everything that is on the Internet is excerpts from a large guide that simply does not stick with what is really worth paying attention to. I want to delve into programming fundamentally from books on computer architecture, how compilation works, memory, and so on. You might say it's too hard. So much information for a beginner in this business, which is the maximum that he wrote it in Pascal. But I want just such knowledge. And c++ somehow gives all the knowledge in these areas and, as I understand after c++, other languages ​​will be easier to learn (I read about it somewhere).

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vladimir T, 2018-02-24
@Rubl9

> after c++ other languages ​​will be easier to
learn Not at all a fact. Pros have many of their own beautiful moments that are not found in other languages.
If you want to feel how things work on a deep level, start with the usual S. Kernighan and Ritchie, that's all.
From books on computer architecture, I recommend Tannenbaum everything. How the compiler works - the book of the dragon.

G
GavriKos, 2018-02-24
@GavriKos

Start with the google guide.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question