最初由 wood 发布
他出的题比较难。而且有时候题目出的不太适当(可能是他水平高的原因吧)
例如,在以前的一个暑期的java 1005 里,考试题都有很多关于
method's parameter pass by reference or by value etc. 这种知识的题目。
有点 C++ 里 pointer, reference, value 的味道。当时觉得挺难的,到了后来学完 C++
对比之下,才觉得比较简单。才知道他出这些题的意思。
其实在 1005 里,notes 都是着重于怎么调用一些 mehtods,和 class, 并且知道它们的用处。
他那类型的题目出在 C++ 里应该就不错。
最初由 KuCaiHua 发布
The pass by reference or value is a C concept, not a C++ concept.
I did take his couple course, feel quite good about it. At least he can teach something. Not like some professor, joke all around, you feel excited during the course, but when you look back, you got nothing from the course.