• 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
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

Passed Part with 85%

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I passed the SCEA Part 1 with a score of 85!
I have no real-world Java eperience but 8 years of software design/development. I prepared for about 3 months and compiled my own notes which proved to be useful. The books I used are:
1. Enterprise JavaBeans (by Richard Monson-Haefel) Chapters 1-8 only.
2. UML Distilled (by Martin Fowler).
3. Design Patterns by GOF
4. Used several study notes to fill the gaps.
Here is my Examination Score Report:
Concepts .............. 83%
Common Architectures .. 83%
Legacy Connectivity ... 80%
EJB ................... 88%
EJB container Model ... 100%
Protocols ............. 66%
Applicability of J2EE . 66%
Design Patterns ....... 100%
Messaging ............. 100%
Internationalization .. 100%
Security .............. 50%
Apart for few vague questions, the exam was easy. You only need good understanding of concepts and good common sense.
Best of luck to everyone.
 
Ranch Hand
Posts: 75
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats Amgad !
I would like to ask about UML.Is Fowler book required or any beginner level book will do.
Any feedback about MARK CADE certification book ?
Congrats again !
AJAY RANA
SCJP,SCWCD
 
Amgad Bassili
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks!
It sure feels good to pass the exam.
The UML questions were easy, so perhaps any beginner book would do. You don't need to focus on advanced notations, but know the basic ones by heart. You should be able to identify what type of an UML diagram when you see one. Class and Sequence diagrams are the most important. Focus on aspects of simple class relationships like dependency, association, aggregation, composition, and multiplicity.
Good luck.
Amgad
 
AJAY RANA
Ranch Hand
Posts: 75
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks a lot Amgad !
Ajay Rana
 
Quick! Before anybody notices! Cover it up with this tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic