Files
cppbestpractices/README.md
2016-05-24 22:59:32 -06:00

12 lines
595 B
Markdown

# cppbestpractices
[![Join the chat at https://gitter.im/lefticus/cppbestpractices](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/lefticus/cppbestpractices?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
Collaborative Collection of C++ Best Practices
This document is available as a download via [gitbook](https://www.gitbook.com/book/lefticus/cpp-best-practices)
For more information please see the [Preface](01-Preface.md).
This book has inspired an O'Reilly video: [Learning C++ Best Practices](http://shop.oreilly.com/product/0636920049814.do)