Originally posted by az
Doesn't the Java Sandbox hinder me when I try to do really USEFUL things?
AZ
Doesn't the Java Sandbox hinder me when I try to do really USEFUL things?
AZ
I teach Java to business students. It is a good learning tool, it's portable and has a good user base. Also, there's a ton of online tutorials at:
Also there are good books on java from WROX, Deitel and Deitel, O'Reily, Sun,...
But before you dive in to programming you need to ask yourself, what am I doing this for? Java is not the easiest path to learning programming. If you are looking to pick up programming in a weekend go Visual Basic. Quick and dirty, and hard too maintain. But if you are looking for strength, portability and later being able to dig in to more advanced data structures and concepts, then go Java, C# or C++.
Java is my first choice, can be completely free.
When I go to my office I'll post some more of the links we use for you. Including a free java book on line.
Good luck,
Jeff
Comment