Resources on modern C++?
Prompt resources suitable slang "for the people"(Hello, microsoft) on modern C++. Now reading the fifth edition of Lippman C++11, but here and there meet the approval that he has long been obsolete, and code(Google) are increasingly encountered strangers implementations that are much simpler and clearer than the ones I know by Lippman.
If you roll the lip you can have something like JavaRush or Codecademy(about codewars know), so not a dry scientific paper, but humanly. Google gives only Wikipedia, microsoft and videos a La "nothing for pre-schoolers" competence of the authors is questionable.
P. S: any useful useful information on contemporary pros.
3 answers
Effective Modern C++: 42 Specific Ways to Improve Your Use of C++11 and C++14
although the book assumes that you (at least partially) familiar with modern C++
On YouTube channel meal.ru has a good course on "advanced" C++. Not to say that there is about "modern", but some points are covered. In General, the course is not bad, IMHO.
Find more questions by tags C++