• 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

Passed IBM 484 and 287

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

Cleared IBM 484 with 68% and 287 with 66 % . Scores are too low but I am happy to clear them . Thanks a lot to everyone in this forum , especially to Howard and all the guys who participated in those LONG POSTS of 484 and 287 .

-Nikhil
 
Ranch Hand
Posts: 30
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations.. Nikhil...
 
Ranch Hand
Posts: 4982
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrad!

Well done!!!

So, you are now ICED?

What's next?

Nick
 
Ranch Hand
Posts: 3178
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
A pass is a pass, Nikhil... Congrats!!! What about 486? Done? Then you are ICED!!!
 
Nicholas Cheung
Ranch Hand
Posts: 4982
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Ko Ko,

Waiting for your good news about ICED.

Nick
 
Ranch Hand
Posts: 344
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Well done Nikhil.
Ray
 
Nikhil Pendharkar
Ranch Hand
Posts: 44
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Guys ,

Thanks a lot for your kind words . I haven't taken 486 yet . I plan to take it in next 2 months . I have zero experience with UML and stuff .
Can anyone from you give me some useful tips for preparation .

Thanks ,
Nikhil
 
Ranch Hand
Posts: 449
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations Nikhil,

You can start preparing for IBM 486 from here :

http://www.objectsbydesign.com/tools/certification.html

Once you start you will automatically get the required links.
 
Ranch Hand
Posts: 393
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Nikhil,

I am too interested in giving the IBM 484 exam,Can you please guide me what all books you referenced for that ?

Regards,

James
 
Ranch Hand
Posts: 2166
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
congrats.
You passed both tests in one day?
 
Ramon Gill
Ranch Hand
Posts: 344
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Nikhil,
There are 2 books for 486, 'UML Distilled' by Fowler and 'OO Analysis & Design with UML' by Larman. Fowlers book is quite small and an easy read. Larman's is more difficult and will need quite a few reads (in my case anyway). Keep going with Larman, as I feel its a great book. You'll learn a lot.
Ray
SCJP, SCWCD, SCBCD, SCEA (part-1), ICED (IBM-484, IBM-486, IBM-287)
 
Nikhil Pendharkar
Ranch Hand
Posts: 44
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Guys Thanks for the links to 486 preparation .
Axel I took 287 last month and 484 on 30th of June.
James , I passed the 484 in 2 days prepartion because I didn't read a lot on EJB and WEB components . But I can give you good references for prepartion .
I will give you break up of Questions first so that you can focus on what objective you want to prepare most . My advice is prepare EJB , JSP and servlets the most and you will score good :
1 . J2ee Architecture 10 questions
2 . Web Component Development 11 questions
3. EJB 15 q
4. Client development 5 q
5. Connectivity services (JMS , JASS , JAC , JDBC , RMI ) 11 q
6. Assembly and deployment 4 q .

I scored 90% in both J2ee architecture and Connecitivity services .

For Objective 1 you can read chapters 2-4 from following .
Title: Designing Enterprise Applications with the J2EE Platform
http://java.sun.com/blueprints/guidelines/designing_enterprise
_applications_2e/index.html

In addtion to this you should know about j2ee and GOF design patterns .
I work on live j2ee projects so i had good idea for them , for quick readings you can refer : http://java.sun.com/blueprints/corej2eepatterns/Patterns/index.html

Also besides J2ee patterns , please prepare for some GOF patterns like : Command , Factory , Abstract Factory , singleton .You can find some short and good articles on Javaworld.com .

For Objective 2 , the best book to prepare is
SCWCD Exam Study Kit: Java Web Component Developer Certification
by Hanumant Deshmukh
This is the best book to prepare for that objective and you won't need to refer anything else .

For Objective 3 , EJB I you can use
Title: Enterprise JavaBeans, 3rd Edition
Author: Richard Monson-Haefel
or Use the Mastering EJB from Ed Roman , both are good books .
To prepare for EJB questions a good resource is www.jdiscuss.com
Also refer to the prepartion notes from SCBCD exam links section on JAVARANCH . MOST important part is CMP beans and CMR . Also EJB excepetion handling and Transactions .

Objective 4 : You can read some client samples from EJB books mentioned above also you can read Chapter 2 from the book listed in Objective 1 .

Objective 5 : Questions for this objective are not that tough but you will have to do lot of reading . But the questions target the basic functionality and do not cover full details .
So you can read one tutorial for each of the J2ee API covered under this .
for JMS :http://java.sun.com/products/jms/tutorial/index.html
Read chapter 2-5 completely .
FOR JASS :
http://www-106.ibm.com/developerworks/java/edu/j-dw-javasec2-i.html
Tutorial for JCA :
http://www-106.ibm.com/developerworks/java/edu/j-dw-javajca-i.html
FOR JAXPI : read webservices tutorial Chapter 7 on www.java.sun.com

Objective 6 : Go through Web deployment chapter in the book listed for Objective 2 . And for EJB deployment read the chatpter in the book listed on Objective 3 . Also read the deployment chapter from the book listed in Objective 1 , which will cover overall j2ee application level deployment .

Please let me know if you need something specific .

Thanks ,
Nikhil
 
Ko Ko Naing
Ranch Hand
Posts: 3178
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Nicholas Cheung:
Ko Ko,

Waiting for your good news about ICED.

Nick



Soon u will...
 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
HI folks
i am interesting in IBM 287 exam
what books shall i refere and where do i get the websphere software.
HOw much time will it take to study for the exam as i have no previous experience in websphere
where do i get the IBM press publication book for websphere in INDIA
 
james edwin
Ranch Hand
Posts: 393
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
HI Nikhil,

In EXAM 484 I was thinking what kinds of questions we get on JCA,JDBC,JAXP...it's more of scenario based or API Level,like i need to remember all or important interfaces or classes ?...

Regards,

James
[ August 03, 2004: Message edited by: james edwin ]
 
Nicholas Cheung
Ranch Hand
Posts: 4982
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
For those APIs related to Connectivity, the questions are either high level concept-based, or API based. Dont worried, there are only 10 questions for this section, and there are lots of technologies covered in this section, thus, you can expect that you wont get any in-depth questions.

Nick
 
james edwin
Ranch Hand
Posts: 393
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Nick.

Regards,

James
 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats Nicks !!!

Gibs
 
What are your superhero powers? Go ahead and try them on this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic