Hi,
there are many threads in this forum suggesting that one should do the SCJP book after Head First Java. But there are different SCJP books with different authors, and probably approaches.
So which one are you actually suggesting? I guess you're all thinking about a particular one...
If you are going to give your exam soon, I would suggest reading Kathy Sierra and Bert Bates' book(it focuses more on the exam objectives). Else wise, if you got time you can read Khaled Mughal and Rolf Rasmussen's copy.
To start off, go through the api docs and then read the khalid mughal's book for SCJP6.
[ SCJP 6.0 - 90% ] , JSP, Servlets and Learning EJB.
Try out the programs using a TextEditor. Textpad - Java 6 api
Tim Gruentaler
Greenhorn
Joined: Jan 03, 2009
Posts: 12
posted
0
To start off, go through the api docs and then read the khalid mughal's book for SCJP6.
Do you mean the sun java tutorials on their site or the api itself?
If it's the api, I thought that will come with time and practice and there would be no use just memorizing the classes, methods, fields etc.