Skip to content

Commit 1be918f

Browse files
authored
Update README.md
1 parent 0de621f commit 1be918f

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

Diff for: README.md

+6-3
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,11 @@
44

55
Collaborative Collection of C++ Best Practices
66

7-
This document is available as a download via [gitbook](https://www.gitbook.com/book/lefticus/cpp-best-practices)
8-
97
For more information please see the [Preface](01-Preface.md).
108

11-
This book has inspired an O'Reilly video: [Learning C++ Best Practices](http://shop.oreilly.com/product/0636920049814.do)
9+
This online resource is part of Jason Turner's collection of C++ Best Practices resources.
10+
11+
* [C++ Best Practices Book](https://leanpub.com/cppbestpractices)
12+
* [C++ Weekly YouTube Channel](https://www.youtube.com/c/JasonTurner-lefticus)
13+
* [The Ultimate CMake/C++ Starter Project](https://github.com/lefticus/cpp_starter_project/)
14+
* [Learning C++ Best Practices - O'Reilly Video](http://shop.oreilly.com/product/0636920049814.do)

0 commit comments

Comments
 (0)