Quote:
Originally Posted by brianelite
How hard is it to learn Java coming from C++?
|
In general, C++ -> Java is definitely easier than going in reverse. If you are good with C++ (and understand its underlying object oriented paradigm) you can pick up Java in a snap - it is both semantically and syntactically very similar.