• 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
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

No need to overcomplicate Part 2.

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Just a quick lesson learned -- I just completed SCEA Part 2 with a score of 88, and I spent only about 20 hours working on the assignment.

I've read a few posts on this forum suggesting spending weeks of work and creating pages of documentation. However, my experience is that the Cade book is invaluable for helping one pass Part 2 with just the right amount of effort -- not too much and not too little.

I submitted diagrams that closely resembled the style and content of the Cade example diagrams, and I submitted approximately a single page of assumptions (and they were truly assumptions, not documentation of all my diagrams).

So, for those who have a good background in UML and typical J2EE web application flow, studying Cade's examples for Part 2 should help you pass without too much trouble.
 
Ranch Hand
Posts: 49
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

Did you have any entity bean for your solution? ' cause I dont see any entity bean in cade's case study.

Bobby
 
Ranch Hand
Posts: 181
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations !

It is exacly what I think. Did you address the NFRs, right?

Cleuton (Brazil)
 
Sugar Bear
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Yes, Cade chose to use DAOs instead of entity beans.

I addressed NFRs similar to Cade, i.e. some explicitly and some implicitly.
 
Ranch Hand
Posts: 498
Eclipse IDE Firefox Browser Fedora
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats!



Regards,
 
Ranch Hand
Posts: 172
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks a lot for your comments, they are very helpfull to all who are doing part II, i submit my exam 3 weeks ago and i wating my result, but with a bad felling, y make a lot f driagrams (3 class diag, 3 components diag) and about 10 page of documentation ...
 
I'm so happy! And I wish to make this tiny ad happy too:
New web page for Paul's Rocket Mass Heaters movies
https://coderanch.com/t/785239/web-page-Paul-Rocket-Mass
reply
    Bookmark Topic Watch Topic
  • New Topic