Comment Learn C++ (Score 1) 124
If you know C++ you can pretty much figure out any language that you might encounter. It's much easier to go from C++ to Java and etc. than it is to go the other way.
The two most useful classes that I had were an operating systems course and algorithms.
Good luck in your studies.
Graham