diff --git a/free-programming-books.md b/free-programming-books.md index d78cde6215b5b09e850e953152cac9f17283a9ed..b36a0cd7340af779853ca9128aebef0a45d10e3b 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -775,6 +775,7 @@ Original Source: [Free Programming books](http://stackoverflow.com/revisions/392 * [The Rook's Guide to C++](http://rooksguide.org/2013/11/26/version-1-0-is-out/) (PDF) * [Thinking in C++, Second Edition, Vol. 1.](http://www.mindviewinc.com/downloads/TICPP-2nd-ed-Vol-one.zip) [(Vol. 2)](http://www.mindviewinc.com/downloads/TICPP-2nd-ed-Vol-two.zip) - Bruce Eckel * Also see: [The Definitive C++ Book Guide and List](http://stackoverflow.com/q/388242/511601) +* [Joint Strike Fighter, C++ Coding Standards, by Bjarne Stroustrup](http://www.stroustrup.com/JSF-AV-rules.pdf) ### Chapel * [Chapel Tutorial](http://faculty.knox.edu/dbunde/teaching/chapel/)