some tips and typical use examples about the cpp smart pointers
Caculating process layout
use the dp programming to caculate the process layout
Debug macro
some notes about the debug macro
MPI/disistrbuted program
some thoughts about the MPI program and the distribtued program, some concepts need to be clarified further.
debug the parallel/distributed program
some tips about debugging the parallel or distributed program
application view, breadth and depth of learning computing science
The breadth, depth and the application view of the cs
cpp forward declaration
forward declaration and the friend class about the cpp.
rule of zero/three/five
discuss the rule of three/five in cpp.