• 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

I survive the real exam this morning ;-)

 
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello MIDlet's people
It's was really amazing: near 4h, about 169 questions!
Here my impressions:
- a lot, relly very very much question about Canvas and GameCanvas
(with question of the type: is this method abc() impl. in Canvas or
GameCanvas, etc...) i think about 25% of the exam
- also much q about GUI: List, Form, CustomItem... 20% of the exam
- JTWI, OTA, Networking & Security, about 20% of the exam
- CLDC in general and CLDC 1.0 vs CLDC 1.1, about 10% of the exam
- RMS very straightforward q, about 10% of the exam
- WMA was my surprise, i don't think "soo much" q about it, near 10%
... and the rest of 5% about MMAPI, also very straightforward
Read very carefully the questions, two question aren't right at all,
so i write in the comment my opinion and answerd the question so.
In Switzerland something was strange, because the day after I received the
voucher, i telephoned to Prometrics Switzerland, and the ONLY
free date was this morning, 5. February. I liked to learn more and
do the test later, but so was all very stressed, i hope i take it
Anybody is from CH and do this exam??
have a nice evening (or day)
ciao
Davide
 
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hey, thanks to share your experience. I�ll take the exam on 25th.
Rodolfo Machado
 
Ranch Hand
Posts: 121
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations, and thanks for the info!
 
Ranch Hand
Posts: 196
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Davide, thank you very much for the valuable information!
Seid
 
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thank you very much Davide. This is a valuable info for those who are about to take the exam. This will help us focus more on these areas. Could you please let us know what percentage of the exam is code related and in which areas?
 
Davide Pierri
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello
Here is the response to raje's question, i'll try (and catch :-) ) it
to response:
So good I can remember, i'll say 60-70% of the exam is code related.
The areas are variouse, from Canvas (with GameCanvas) to all
subclasses of Screen: TextBox, Alert, List, Form.
There is present not only Source Code, but also much of Descriptor (JAD) and Manifest Files Code is there.
A few Code Line in the topics RMS, WMA, MMAPI and CLDC.
Last but not least, Networking, there are more then a few question about Networking, Security & Permissions .
I'll hope this will help!
Enjoy you're day, for me it's time to go sleep!!
ciao
Davide
 
Ranch Hand
Posts: 62
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Davide,
How did you prepare for the exam? And how much experience do you have with j2me?
Thanks
Rama
 
Raje Selvaraj
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks for your quick response, Davide!
Thanks,
Raje Selvaraj.
 
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I took the exam this afternoon. I must agree with what was said above.
The breakdown of objectives, to me, seem very balanced (about 15 questions on each main abjective). Areas that I can remember were as follow:
Canvas / GameCanvas stuff (yeah, what methods are new, overridden)
Layers, Sprites, LayerManager
Midlet Provisioning and Lifecycle
JAD, manifest, mandatory attributes
Security
know ALL permissions, trusted vs untrusted
Networking and I/O
GCF, all connections
Push Registry
WMA
be prepared to deal with code modules
MMAPI and MIDP Media
Players, Managers, media controls (including video)
RMS
Comparators, Filters, open methods
Midlet UI
High level vs low level
CLDC
minimum stuff (volatile size, number of threads),
which classes are from J2SE, which are new,
TimerTasks and Timers
JWTI
Which specs (NOTE versions) are mandatory, etc.
The "code" questions like to use drag and drop to drop in missing code.
Be sure you use the WTK and run code (try things like including a main() or having System.exit().
Class hiearchy diagrams should be freebee for testers.
Good luck to all (I still will continue my learning)
 
Raje Selvaraj
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Ramjet! Its very very informative!
 
Davide Pierri
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Rama Ituarte:
Davide,
How did you prepare for the exam? And how much experience do you have with j2me?
Thanks
Rama


Hello Rama
I preparing reading the specs (JTWI, CLDC, MIDP, MMAPI, WMA) and then reading the book of Jonathan Knudsen, Wireless Java, Development with J2ME, 2.ed
ciao
Davide
 
ranger
Posts: 17347
11
Mac IntelliJ IDE Spring
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks guys that helps alot.
Mark
 
Ramjet
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I think that someone starting from no knowledge of J2ME can be successful with this approach.
1) Read Wireless Java: Developing with J2ME, 2nd Ed, Knudsen (Chapters 1 thru 12).
2) As you read about each class (e.g., Push Registry), go to the specs and read the discussion about how the class really works (don't get wrapped up in the details of each method, focus on the "Description" section).
3) Find and read articles on MMAPI, Security, WMA, other non-MIDP stuff.
4) Follow up with the specs for those areas.
5) Run and try to modify every code example you come across.
6) Go through the specs again
7) Take exam
8) Party (no matter how well and bad you did on the exam)...include your family
 
Ranch Hand
Posts: 180
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Good Ramjet, I like point 8 !!
that's the way to go man!
 
Ranch Hand
Posts: 60
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi, Ramjet
I have a question.
As you mentioned before:

don't get wrapped up in the details of each method, focus on the "Description" section


So is there questions about the details of the methods? eg. the signature, or the aftermath of the methods? Do I need to understand each function clearly?
Thanks
 
Ramjet
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
As Kathy had mention before, the exam didn't get too detailed in asking the order of the parameters of each method. I don't remember being stumped on the parameters at all. But, by understanding which methods do what and by working with all of the methods of each class with the WTK, you should be OK.
You MUST read and understand the DESCRIPTIONs in ALL MIDP chapters. The good new is that there is less than 10 pages of descriptions in most chapters.
 
Are we home yet? Wait, did we forget the tiny ad?
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic