V
V
Vasily Vasilyev2018-02-01 20:02:43
C++ / C#
Vasily Vasilyev, 2018-02-01 20:02:43

Resources for modern C++?

Prompt suitable resources with slang "for people" (hello, microsoft documentation) on modern C ++. Now I am reading the fifth edition of Lippman C ++ 11, but here and there I meet statements that it has long been outdated, and in the code (Google) there are more and more unfamiliar implementations that are much simpler and more understandable than those that I know from Lippman.
If you roll your lip, you could do something like JavaRush or Codecademy (I know about codewars), so that it’s not a dry scientific article, but humanly. Google gives out only Wikipedia, Microsoft and video tutorials a la "about nothing for preschoolers", the competence of the authors of which is a big question.
PS: any good information on modern pluses will come in handy.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
I
Ivan Klimenko, 2018-02-01
@yeswell

The most obvious one is en.cppreference.com/w

A
Alexey Gordienko, 2018-02-05
@RdSpclL

Effective Modern C++: 42 Specific Ways to Improve Your Use of C++11 and C++14
although the book assumes that you are (at least partially) familiar with modern C++

R
res2001, 2018-02-02
@res2001

There is a good course on "advanced" C++ on the mail.ru YouTube channel. I won’t say what it is about “modern”, but some points are touched upon. In general, the course is not bad, IMHO.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question