Sunday, February 8, 2015

Resources to learn Java programming

Resources to learn Java programming
------------------------------------
Now, if you decide to learn Java programming, here are couple of resources, which you can take a look. I personally suggest picking a book, because they are almost always well written and catered for beginners. I personally recommend Head First Java to beginners, that's great book to start, if you don't know much about Java. You can also take a look at official Java tutorials offered by Sun Microsystems. These tutorials are comprehensive and covered almost all important details of Java programming language. Further you can use Google along with your learning. If you need to understand a particular concept, term or any issue with Java, Google can point you to specific resource. There are lots of blogs, tutorial sites, and free video tutorials on internet to learn Java programming.

Recommended Java Books for beginners
Head First Java
Thinking in Java

Recommend tutorials
Java SE tutorials
Javadoc for JDK 7 

No comments:

Post a Comment

Feel free to comment, ask questions if you have any doubt.