Przeglądaj źródła

Add cpprefjp, C++ Reference Site in Japanese

https://sites.google.com/site/cpprefjp/

cpprefjp is C++ reference for Japanese.  This site is written by many
C++ experts including C++ starndard committee members and updated lively.
References are based on latest C++ specification known as C++11
(ISO/IEC14882:2011).  And there are many samples to understand C++ and
C++ STL library quickly.
It's very helpful for Japanese C++ Programmers.
rhysd 12 lat temu
rodzic
commit
8bf883b60b
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      free-programming-books-ja.md

+ 1 - 0
free-programming-books-ja.md

@@ -134,6 +134,7 @@
 
 * [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/)
 
 
 ###CoffeeScript