From 029688e143109344989b1529259e391822abb0aa Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Sun, 21 Jul 2019 03:21:00 +0700 Subject: [cpptour] Learn the basis --- cpptour/README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 cpptour/README.md (limited to 'cpptour/README.md') diff --git a/cpptour/README.md b/cpptour/README.md new file mode 100644 index 0000000..b60cb65 --- /dev/null +++ b/cpptour/README.md @@ -0,0 +1,10 @@ +A Tour of C++ +------------- + +These are my draft while following Bjarne Stroustrup tour to learn some C++11. +Not that I eventually fell for the language, but I did realize that I simply +cannot evite it forever. In fact, this is the preparation for a Python +extension. + +Since the book is non-free (in either sense), I may not upload it. However, +one could try to look for it in a *lib*rary. *Gen*erally it's available. -- cgit 1.4.1