Link to home
Start Free TrialLog in
Avatar of isman
isman

asked on

start on Java family

Hi,

Any suggestion on how should I start or where should I get any material to start on Java family (programming), such as Java servlet, Java Beans, EJB, J2EE etc????

which is the first one should I start??
ASKER CERTIFIED SOLUTION
Avatar of Neutron
Neutron

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of sudhakar_koundinya
sudhakar_koundinya

You should be able to understand all core java classes and their functionalities.
Java 2 Complete refernce is a good book for this.
Java documentation is a best helper,teacher that you can find at java.sun.com
concentrate on jdbc,servlets ,jsp ,corba ,working with xml using java.
EJB(Enterprise Java Beans)
O'reilly series are best books for these topics.

Java is spoon feeding language .only prerequisite we should need is concepts on OO .

3)good books related with topics
Orielly series
Java 2 Complete reference.
Thinking in java- bruce eckels(electronic book)www.bruceeckels.com

some good electronic books u can find at
www.jguru.com
www.codeguru.com
www.vijaymukhi.com
java.sun.com