1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-05-30 13:00:48 +00:00

Fix some Japanese books for C++

- cpprefjp moved to https://sites.google.com/site/cpprefjp/
- add the author of 'C++11: Syntax and Feature'
This commit is contained in:
rhysd 2014-12-17 11:02:11 +09:00
parent c208df1880
commit a2d71fd9cc

View File

@ -210,8 +210,8 @@
### C++
* [C++入門](http://www.asahi-net.or.jp/~yf8k-kbys/newcpp0.html) - 小林健一郎
* [ロベールのC++教室](http://www7b.biglobe.ne.jp/~robe/cpphtml/) - ロベール
* [cpprefjp - C++ Reference Site in Japanese](https://sites.google.com/site/cpprefjp/)
* [C++11の文法と機能(C++11: Syntax and Feature)](https://ezoeryou.github.com/cpp-book/C++11-Syntax-and-Feature.xhtml)
* [cpprefjp - C++ Reference Site in Japanese](http://cpprefjp.github.io/)
* [C++11の文法と機能(C++11: Syntax and Feature)](https://ezoeryou.github.com/cpp-book/C++11-Syntax-and-Feature.xhtml) - 江添亮
* [Google C++スタイルガイド 日本語訳](http://www.textdrop.net/google-styleguide-ja/cppguide.xml) - Benjy Weinberger, Craig Silverstein, Gregory Eitzmann, Mark Mentovai, Tashana Landray, Takashi Sasai(翻訳)
* [Standard Template Library プログラミング](http://episteme.wankuma.com/stlprog/) - επιστημη