有些时候纯粹用shell似乎感觉有点力不从心,在python的帮助下似乎简单很多
Seamless calling between python and c/c++
主要整理c/c++ call python 以及 python call c/c++ 的基本使用。
Read a big file and process it
This comes from the real engineering problem: If there is a large file, what is the solution to read it and process it in parallel. How to consider the tradeoff for this problem.
c++ meta programming crash course
crash course 有一个很有意思的翻译,必知必会。之前一篇整理了一些基本的知识,这里整理一些很重要但是第一次可能常常忽略的点。会涉及到一些c/cpp程序如何进行compile的问题
They write blog
列出一些比较有意思一直关注的blog资源,隔一段时间review下看看别人做的事情,对自己也是很有启发的。