• 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
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

SCEA Books...

 
Ranch Hand
Posts: 194
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi guys,

I have just started studying for the SCEA certification, I would like to ask if the book:

Sun Certified Enterprise Architect for J2EE Study Guide (published by Osborne)

Is the best book for studying for this exam.

Thank you for your comments.

Regards,
James.
 
Ranch Hand
Posts: 1183
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
James,

Very controversial book.

I love the Java code examples there for the GoF design patterns, but the book is full of mistakes and sometimes very hard to read. Please don't make it your primary book. I really regret that I relied on it for too long. It's also very hard when the publishing house makes no attempt to support it - errata page, questions, etc.

On the other hand there are some outstanding books out there, such as:

Java Server Programming, J2EE Edition
Design Patterns � GoF
HTTP Essentials
Cade's book
UML Distilled
Core J2EE Patterns (for second part)

-- Dan
 
James Turner
Ranch Hand
Posts: 194
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thank you Dan,

Much appreciated.

I have found the SCEA Study Guide quite difficult to read also.

Thank you for the reply.

James.
 
Ranch Hand
Posts: 175
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Just an FYI:

I happen to know someone that used to work at McGraw-Hill Irwin. Their group worked closely with Osborne. Over the past few years, Osborne and Irwin staff have vanished through reorganizations and such. Their management staff is really poor. It's no wonder that the books are riddled with errors. I always think twice before buying a book from McGraw-Hill.

Nevertheless, I do have the book you are referring too. Though there are many errors, I found it fairly easy to still understand the topics being discussed.

Let me also mention, that the best resource to use for the first part of the exam is the J2EE specification itself. Make sure you spend some time going over the spec!
[ August 09, 2005: Message edited by: Terry McKee ]
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic