1
0
Fork 0
cp/cpptour
Nguyễn Gia Phong b38d9929f7 One does not simply do CP well in NNN 2019-11-11 17:55:52 +07:00
..
README.md [cpptour] Learn the basis 2019-07-21 03:21:00 +07:00
Vector-test.cc One does not simply do CP well in NNN 2019-11-11 17:55:52 +07:00
Vector.cc One does not simply do CP well in NNN 2019-11-11 17:55:52 +07:00
Vector.h One does not simply do CP well in NNN 2019-11-11 17:55:52 +07:00
count.cc [cpptour] Learn the basis 2019-07-21 03:21:00 +07:00
enumcls.cc [cpptour] Learn the basis 2019-07-21 03:21:00 +07:00
helloworld.cc [cpptour] Learn the basis 2019-07-21 03:21:00 +07:00
myvec.cc [cpptour] Learn the basis 2019-07-21 03:21:00 +07:00
square.cc [cpptour] Learn the basis 2019-07-21 03:21:00 +07:00
static-ass.cc [cpptour] Learn the basis 2019-07-21 03:21:00 +07:00
veccls.cc [cpptour] Learn the basis 2019-07-21 03:21:00 +07:00
vecuser.cc [cpptour] Learn the basis 2019-07-21 03:21:00 +07:00
weirdo.cc One does not simply do CP well in NNN 2019-11-11 17:55:52 +07:00

README.md

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 library. Generally it's available.