• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Exam Number: 1Z0-805 Upgrade to Java SE 7 Programmer Help

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Hi fellows Im planning to take the Exam Number: 1Z0-805
Upgrade to Java SE 7 Programmer

and I can see that the topics are not the same than the programmer certification, some of them include JDBC and Patterns
please
can somebody give me some advice or reference documentation to study those topics that are not in the IZ0-803 ?
 
Bartender
Posts: 1558
5
Eclipse IDE Java Linux
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Juan Sebastian Cruz Torrico,

Welcome to CodeRanch!

As of now, there's no official certification book which contains all topics for OCPJP 7. So, As of now, you are on your own.

However, I can suggest couple of books:
1) Head First Design Patterns (for DP)
2) Core Java (for JDBC) - read only JDBC part from that book. The book is huge (2 volumes) and it is not specifically written for OCPJP candidates.

I hope this helps.

All the best!
 
Bartender
Posts: 3903
43
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Juan Sebastian Cruz Torrico wrote:
can somebody give me some advice or reference documentation to study those topics that are not in the IZ0-803 ?



Please, take a look at these notes

HTH,
MZ
 
Juan Sebastian Cruz Torrico
Greenhorn
Posts: 4
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Anayonkar Shivalkar and Mikalai Zaikin. I will check the books and the link.
 
Anayonkar Shivalkar
Bartender
Posts: 1558
5
Eclipse IDE Java Linux
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You are welcome. Mikalai Zaikin's notes are quite popular among certification candidates, so I guess you've got what you wanted

@Mikalai Zaikin, thanks for the effort and publishing note at this point of time (because there's no book available).
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic