notes/pl/cpp/newstd/cpp-cpp11x.md
Ihar Hancharenka 5dff80e88e first
2023-03-27 16:52:17 +03:00

4.7 KiB

C++ 11/14 General Info

Books

  • Stroustrup - Programming Principles and Practice using Cpp 2nd ed
  • Horton - Beginning Cpp17 5th ed
  • Lippman - Cpp Primer 5th ed (Ch 13, 16.2.6, 16.2.7)
  • Josuttis - Cpp Standard Library 2nd ed (Ch 3)
  • Stroustrup - C++ Programming Language (check our Minsk library)
  • Meyers - Effective Modern C++
  • Lischner - Exploring C++11 2nd ed
  • Deitel - C++11 for Programmers 2nd ed
  • Prata - C++ Primer Plus 6th ed (Ch 18)
  • Gregorie - Professional Cpp 3rd ed
  • Gottschling - Discovering Modern C++
  • Rao - Teach Yourself Cpp in One Hour a Day
  • Roth - Clean Cpp

Please, share the following Books if you have

Presentations

Articles

FAQ

Wiki

Standard

Video

Going Native 2013

Going Native 2012

Cpp and Beyond 2012

Compilers Support

People blogs

Groups