Where to learn Java
Go to solution
Solved by madknight3,
There's nothing wrong with learning Java. It's still a highly used language and it's still used in the industry. So I would classify it as still useful. If you want to learn it then go for it. Getting a head start on it should help you ace your classes in a year. Here are some tutorials
- Look at the Java section in our forums resources thread
- Get a 14-day free trial for Treehouse and use it to go through their "Java Basics" and "Java Objects" video courses
- Get a 10-day free trial for lynda.com (linked with the LTT WAN Show sponsorship) and use it to learn some more Java (from watching videos as well). "Java Essential Training" and "Java Advanced Training" are two of the many courses you could take.
Your class will probably have you building your Java programs in command line or Eclipse. So you should get used to both of those. Personally, my favourite Java IDE is IntelliJ so give that a try too. You can get the community edition, or as a student, you can get the full ultimate edition for free.
With all that said, don't neglect your C++ work. Getting better at C++ in your spare time will also help you out with your current courses.

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now