Jump to content

I'm assuming you are relatively new to programming.  If that is the case do not focus on learning Java or any language for that matter.  Learn the concepts, they syntax will come naturally.  Once you learn the concepts you can learn any language relatively quickly.

Link to comment
https://linustechtips.com/topic/404540-java/#findComment-5453810
Share on other sites

Link to post
Share on other sites

You tried to take a java exam without learning java first? What made you think you'd pass.

 

As for the answer, lynda.com

 

codeacademy can work to, but they're not that detailed and you can only learn how to do basics things even if you finish the full course.

Fractal Design Define R4 | MSI x79a-GD45 | 3960X @ 4.6Ghz | Lots of EK Blocks | EVGA GTX780Ti 3GB | Corsair Dominator Platinum 16GB (4x4) DDR3 1866 | Samsung 840 Pro 512GB SSD | Western Digital Red 2TB x4 (Raid 10) | Corsair AX760 | Windows 7 Professional 64-bit

 

 

Link to comment
https://linustechtips.com/topic/404540-java/#findComment-5453823
Share on other sites

Link to post
Share on other sites

For Java, a commonly recommended beginner book is Head First Java. Also, here is a nice collection of books on Java and other topics that are ranked based on experience.

 

Paid sites like PluralSight, Treehouse, and Lynda.com (offer code wanshow) tend to have pretty good tutorials and they all have Java tutorials. They also all have free trials you can use to start learning. You might even be able to finish the whole course in the free trial and then cancel before they charge you anything.

 

I've seen CaveOfProgramming recommended by others for it's Java tutorials. His beginner Java course is also on Udemy which has received a lot of positive reviews.

 

Tutorialspoint can be useful to reference but I would use other resources as my primary means of learning. The same goes for the official Java documentation.

Link to comment
https://linustechtips.com/topic/404540-java/#findComment-5456565
Share on other sites

Link to post
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now

×