Partilhar via


Visual C++ compiler resources

This topic lists presentations, documentation, and blog post resources for Visual C++ development for Microsoft Game Development Kit (GDK) on Xbox development.

Resources

Books

  • Scott Meyers. More Effective C++. Addison-Wesley Professional, 1996. Print.
  • Scott Meyers. Effective Modern C++: 42 Specific Ways to Improve Your Use of C++11 and C++14. O'Reilly Media, 2014. Print.
  • Bjarne Stroustrup & Herb Sutter. C++ Core Guidelines. link

Processor software optimization manuals

Presentations

MSDN Magazine articles

Blogs

GitHub