The Artima Developer Community


C++ and Beyond cover

Published
March 17, 2011
258 pages

Presentation Materials: C++ and Beyond 2010

by Scott Meyers, Herb Sutter, and Andrei Alexandrescu
Single-user license (personal use only)

This PDF document contains the presentation materials from Scott Meyers', Herb Sutter's, and Andrei Alexandrescu's three-day event, C++ and Beyond 2010, which took place in October and December 2010. Andrei, Scott, and Herb presented intensive technical sessions on topics such as move semantics, lambda expressions, lock-free data structures, software design, CPU caches, scalable use of the STL, and more. (See below for a detailed list of topics.)

This item is no longer available for sale.

Features

  • Official C++ and Beyond 2010 content. The PDF you'll get is what attendees of C++ and Beyond 2010 themselves received.

  • No DRM: You may copy the PDF to as many devices as you like, annotate it in any way you want, print it in part or in full as many times as you choose. Because the PDF is for your personal use only, you are not permitted to provide copies to friends or colleagues, may not install it on servers for public access, can't use it as the basis for presentations, etc., but we trust you to adhere to these restrictions; the PDF itself doesn't try to prevent unauthorized uses. (For more permissive usage options, consider licensing the materials.)
  • Volume discounts: Want a copy for every member of your team or department? Discounts of 30-50% off single-PDF prices apply to purchases of as few as 10 copies. As the saying goes, the more you buy, the more you save! Consult the discount schedule for details.

Table of Contents

About the authors

Scott Meyers

Scott Meyers is one of the world's foremost authorities on C++ software development. He provides training and consulting services to clients worldwide.

Scott wrote the best-selling Effective C++ series (Effective C++, More Effective C++, and Effective STL), is consulting editor for Addison Wesley's Effective Software Development Series, was a founding member of the Advisory Board for The C++ Source, and has served as a technical advisor to several start-up companies. In 2009 he received the Dr. Dobb's Excellence in Programming Award.

He received his PhD in Computer Science from Brown University in 1993.

Herb Sutter

Herb Sutter is a leading authority on software development. He is the best selling author of Exceptional C++ and three other books and hundreds of technical papers and articles, including the widely-cited essay "The Free Lunch Is Over" which described the software sea change now in progress to exploit increasingly parallel hardware. He has served for over a decade as secretary and chair of the ISO C++ standards committee and lead architect of C++/CLI and other technologies at Microsoft. His next book, Effective Concurrency, will be published by Addison-Wesley.

Andrei Alexandrescu

Andrei Alexandrescu is a Romania-born C++ programmer and author. He is particularly known for his pioneering work on policy-based design implemented via template metaprogramming. These ideas are articulated in his book Modern C++ Design and were first implemented in his programming library, Loki. He also implemented the "move constructors" concept in his MOJO library. He contributed to the C/C++ Users Journal under the byline "Generic<Programming>". Alexandrescu is currently a research scientist at Facebook.

Copyright © 2021 Artima, Inc. All rights reserved.