| Author |
After basic knowledge of core java, which module of java should i pick for expertise.
|
gauravkv gupta
Greenhorn
Joined: Feb 18, 2012
Posts: 21
|
|
Hi all,
I have basic knowledge of core java and SCJP certification also and need to know whether now onward i should go for web services/ Hibernate/ struts/ or any other field of java...
I am little confused. please post your valuable suggestion. any other options are also welcome.
Regards
Gaurav
|
 |
arulk pillai
Author
Ranch Hand
Joined: May 31, 2007
Posts: 3185
|
|
|
After core Java, you move on to Enterprise Java (aka JEE). This includes JSPs, Servlets, JDBC, JNDI, JMS, etc. Then you learn frameworks like Spring, Struts, JSF, Hibernate, etc.
|
Java Interview Questions and Answers Blog | Amazon.com profile | Java Interview Books
|
 |
John Jai
Bartender
Joined: May 31, 2011
Posts: 1776
|
|
|
You can further enhance your java skills by reading design patterns, advanced java concepts book such as Effective Java and Java Concurrency in Practice.
|
 |
gauravkv gupta
Greenhorn
Joined: Feb 18, 2012
Posts: 21
|
|
Thanks guys,
Advance Java seems to be a good option, definitely design pattern is also good.
how to start with J2ee... some Do's and Don't. recommended books.
well i prefer learning through case study somewhat project based programming.
please some some book.
|
 |
arulk pillai
Author
Ranch Hand
Joined: May 31, 2007
Posts: 3185
|
|
|
You can find a number of good online tutorials. You firstly need an application server. So, download either JBoss or Tomcat, and look for relevant tutorials.
|
 |
gauravkv gupta
Greenhorn
Joined: Feb 18, 2012
Posts: 21
|
|
Thanks for your valuable arulk pillai
but will you please name some book for practice as well as theory, and i will definitely keep referring to online tutorials time to time for insight details of some specific topics.
Regards
|
 |
Prasad Krishnegowda
Ranch Hand
Joined: Apr 25, 2010
Posts: 503
|
|
|
Head First Servlets and JSP, is a wonderful book, for anyone to learn the basics of servlets and JSP's. Also, you can post your questions/doubts here, people here, are glad to help you out.
|
Regards, Prasad
SCJP 5 (93%)
|
 |
 |
|
|
subject: After basic knowledge of core java, which module of java should i pick for expertise.
|
|
|