mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-19 01:46:12 +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:
parent
c208df1880
commit
a2d71fd9cc
@ -210,8 +210,8 @@
|
|||||||
### C++
|
### C++
|
||||||
* [C++入門](http://www.asahi-net.or.jp/~yf8k-kbys/newcpp0.html) - 小林健一郎
|
* [C++入門](http://www.asahi-net.or.jp/~yf8k-kbys/newcpp0.html) - 小林健一郎
|
||||||
* [ロベールのC++教室](http://www7b.biglobe.ne.jp/~robe/cpphtml/) - ロベール
|
* [ロベールのC++教室](http://www7b.biglobe.ne.jp/~robe/cpphtml/) - ロベール
|
||||||
* [cpprefjp - C++ Reference Site in Japanese](https://sites.google.com/site/cpprefjp/)
|
* [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)
|
* [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(翻訳)
|
* [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/) - επιστημη
|
* [Standard Template Library プログラミング](http://episteme.wankuma.com/stlprog/) - επιστημη
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user