I have completed the web base traning from Sun on SCJA and now busy with the Head first Java2 dn Edition Book to write my SCJA exams. Is this a good start or should I get a other book also.
Many Thanks
Anthonio
This message was edited 1 time. Last update was at by Anthonio Booysen
For the SCJA exams I would recommend looking in the SCJA forum for Cameron Wallace's books. They are perfect for the exams, and I know from personal experience you can use just his two books to pass the SCJA.
SCJA
When I die, I want people to look at me and say "Yeah, he might have been crazy, but that was one zarkin frood that knew where his towel was."
Anthonio Booysen
Greenhorn
Joined: Oct 27, 2008
Posts: 10
posted
0
Hi
My senior gave me the book "SCJA Sun Certified Java Associate Study Guide for Test CX-310-019, 2nd Edition - Incredible Update to the former ExamScam Book (Paperback)" and I went through the book starting last week friday and Monday Evening. I wrote yesterd abut failed it had 45%. Any advice?
Fundamentals OO Concepts = 37%
UML Represetation of OO Concepts = 50%
Java Implementation of OO Concepts = 50%
Algorith Design and Implementation = 33%
Java Development Fundamentals = 16%
java Platforms and Integration Technologies = 80%
Client Technologies = 60%
Server Technologies = 42%
I have about 1 years exprience
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 25060
posted
0
Moving to SCJA forum.
Cameron Wallace McKenzie
author and cow tipper
Saloon Keeper
It really looks like the fundamentals of coding are really where you might want to spend some more of your time. Head First Java is a great book for learning the fundamentals of Java. The SCJA Guide is really that, a guide to understanding the key aspects of the SCJA exam, but it's not really intended as a how-to guide for learning Java from the ground up.
I think it's just a matter of practice. I'd even suggest picking up a used first-year Java book from a local university and just go over the exercises they have in the backs of the chapters. I think all you need is some more time programming, and just hacking out code and doing code problems, and the rest of the stuff will quickly fall into place.
It really looks like the fundamentals of coding are really where you might want to spend some more of your time. Head First Java is a great book for learning the fundamentals of Java. The SCJA Guide is really that, a guide to understanding the key aspects of the SCJA exam, but it's not really intended as a how-to guide for learning Java from the ground up.
I think it's just a matter of practice. I'd even suggest picking up a used first-year Java book from a local university and just go over the exercises they have in the backs of the chapters. I think all you need is some more time programming, and just hacking out code and doing code problems, and the rest of the stuff will quickly fall into place.
Good luck!
-Cameron McKenzie
Thank you Cameron.
subject: Advice on Head First Java 2nd Edition book