Skip to content

Commit c84aaa9

Browse files
authored
Merge pull request fffaraz#347 from snbk97/master
Updated Google's C++ Guide style
2 parents 5e1825d + c1c6ba0 commit c84aaa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

books.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
* [Data Structures and Algorithms with Object-Oriented Design Patterns in C++](http://www.brpreiss.com/books/opus4/index.html)
2929
* [Financial Numerical Recipes in C++](http://finance.bi.no/~bernt/gcc_prog/recipes/) - Bernt Arne Ødegaard
3030
* [Game Programming Patterns](http://gameprogrammingpatterns.com/)
31-
* [Google's C++ Style Guide](http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml)
31+
* [Google's C++ Style Guide](https://google.github.io/styleguide/cppguide.html)
3232
* [How To Think Like a Computer Scientist: C++ Version](http://greenteapress.com/thinkcpp/index.html) - Allen B. Downey
3333
* [Introduction to Design Patterns in C++ with Qt](http://ptgmedia.pearsoncmg.com/images/9780131879058/downloads/0131879057_Ezust_book.pdf)
3434
* [Learn C++.](http://www.learncpp.com/) (PDF, Online)

0 commit comments

Comments
 (0)