F
F
Foxyt Mia2017-10-02 12:24:32
C++ / C#
Foxyt Mia, 2017-10-02 12:24:32

Is C++ difficult? Is C++11 very different from newer versions?

Is C++ hard after Python? Recommend good books on it (from scratch). Is C++11 very different from newer versions?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
mafusailmagoga, 2017-10-02
@mafusailmagoga

C++ is a rather non-trivial language.
After a dynamically typed language, it's not the best choice to learn.
I would suggest starting with something less voluminous - for example, with Go.
The problem with C++ versions is not how different the new one is, but that there are still a lot of libraries and a lot of literature in use from the old versions.
And to distinguish where is the old and where is the new - even an experienced C ++ specialist needs to sit down and think.
And already studying it - there will be an additional headache.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question