154
edits
Changes
→C++
== C++ ==
* the standard that we teach is a mixture of pre-standard C++ and C++98
** C and function style casts are were deprecated in C++98* [http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2011/n3242.pdf C++0x is nearing completion11] has been approved and published* shouldn't we remove our dependencies on pre-standard C++ in preparation for C++0x?
<br />
== Java ==
We are teaching Java at 1.4 level