Dúvida de estudo

Olá pessoal, estou começando a estudar para tirar a certificação java. Meu amigo me deu o guia de estudo dele SCJP exame 310-055 2ªEdição Revisada, porém creio que esse guia de estudos já esteja meio desatualizado. Possui um guia mais novo? qual? Posso estudar por este guia? é um bom guia?

Esse guia de estudos é o da Kathy Sierra né? pode ser para JAVA 5 mas veja depois o que foi adicionado para o JAVA 6.

Olhe aqui as diferenças entre os 2 exames
http://www.coderanch.com/how-to/java/SCJP-FAQ#16diff15

How is the SCJP 1.6 exam different from the SCJP 1.5?
?Exam objectives: Several new API classes/interfaces have been added: java.io.Console, java.util.NavigableSet, java.util.NavigableMap. Explicit garbage collector calls (i.e. System.gc()) will no longer be tested, but candidates will still be expected to understand garbage collection and the finalize() method. Also, the following topics will be tested in greater depth: exception handling, collections, assertions, threads, and flow control. See this topic, java.io.Console, java.util.NavigableSet and SCJP 6 vs SCJP 5 for more detail.

Bons estudos!