Howdy,
I have been a C++ programmer for the past 4 years, and I'm just about to start my final year of high school (in Australia). The university course I plan to take is
Bachelor of Information Technology (Software Engineering).
Unfortunately for me, the course seems to use a lot of
Java, in fact its the very first subject. So I said to myself "maybe I should get a headstart and learn Java over my holidays".
So I came to one of the articles on this site which directed me to Suns page for the J2SE SDK. I go to download, only to find out its 116mb! And its not even an
IDE I'm on dialup, and would rather get something else if I can.
I don't care too much about learning how to compile Java apps and all that crap, I just want to get a decent enough understanding of the language ready for Uni in a years time, so an IDE would be very useful.
Does anyone know of any good IDE's where I can just chuck in my code, and press "Run" or "Interpret" or something so I know my code works?
Also, is there any help files or anything out there that will help me with the differences between C++ and Java? I have a strong understanding of most programming concepts, including OOP, so all I really need is something to show me the differences in syntax and anything else like that.
I wish there was a Visual C++ for Java
(and I only have VS 6.0, so I don't have J#
)
Thanks for any help or pointers