• 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

One page material for each objective

 
Ranch Hand
Posts: 104
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I think most of the objectives require just high level understanding of architectures/concepts. But, it is kind of difficult to go through big architecturesv and vast concepts to get high level understanding.

So, I think it would be highly helpful if we get simple material which describes at a high level for each objective, for example like one page material provided for Midlets. others who have already taken the exam can review the same and add few points.

It's a kind of spoon feeding; however would be a good material for last minute revision.

For example:
Section 1.1) Describe, compare, and contrast primitives (integer, floating point, boolean, and character), enumeration types, and objects.

http://java.sun.com/docs/books/tutorial/java/concepts/object.html

http://java.sun.com/docs/books/tutorial/java/nutsandbolts/variables.html

http://java.sun.com/docs/books/tutorial/java/data/index.html

http://java.sun.com/docs/books/tutorial/java/javaOO/enum.html
......
...
..

7.2 Describe at a high level the basic characteristics, benefits, drawbacks, and deployment issues related to creating clients using J2ME midlets.
<about J2ME midlets>
....
..
8.0
....
..

Just my few cents for better & quicker preparation!
 
Ranch Hand
Posts: 197
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I would also like if such material would be there to quickly revise all the topics. the hfoobook.com is too good for the uml...But its their generosity that they made it for us. We can't expect everything to be there....its too early...its a beta exam.
 
Without deviation from the norm, progress is not possible - Zappa. Tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic