[Programming] learning-cpp – Tao of Programmer
Why this series should be given birth to.
Thousands and thousands articles and books are there involving in c++ language. So why I want write this series about c++.
In my option, the best way to confirm that you have mastered some knowledge is you can teach that to others clearly in your tone. So this series is my teaching plan. Forthmore, notes are good for memory.
how will this series flow
Followed with process of reading The C++ Programming Language1, I will develop articles from problems about some obscure language detail and thoughtss when resolving some test from this book.
I will focus on many conceptual points.
what will be covered
The series will focus on C++, yet not limite in c++, also on compiling, debugging, assembler, Operating System, etc.
post list
1.the c++ programming language wiki, the c++ programming language homepage.