摘抄一段: This might sound corny, but it is true. You're PhD students in one of the best universities in the world. This means you embody the highest level of intellectualism of humanity today. This means you are NOT a technician and you are NOT a coding monkey.
我的老板连windows和word都不会用,每次报告都要我帮他写ppt。 我们组的一个泰斗院士连发email都不会,经常让我帮他发email。 但这些并不影响他们在学术上的贡献。 Dijkstra有一句名言:"Computer science is no more about computers than astronomy is about telescopes." 翻译成中文大致是:计算机科学和计算机的关系并不比天文学和望远镜的关系更密切。 对计算机科学家而言,计算机本身只是用于研究的工具, 真正的研究内容是“计算”这个物理过程的性质、极限和应用 当然CS中也有专门研究计算机的软硬件的, 不过并不能说CS本身就仅仅是研究计算机软硬件而已。
PS:Dijsktra大家应该都如雷贯耳,算法课上应学过Dijkstra最短路径算法,操作系统课上应学过哲学家吃面条问题,程序设计语言课上应学过goto statement is harmful。另外他是图灵奖得主,他的图灵奖演说题目是:"The Humble Programmer"——人家一直以为自己只是个programmer来着。