• 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
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

Valentin Crettaz' Cheat Sheets

 
Ranch Hand
Posts: 511
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,
I am using Valentin's cheat sheets in preparing for the SCBCD... His cheat sheets can be found at:
http://www.valoxo.ch/jr/cheatsheets.html
My question is when it shows a section number and the particular part in the spec, does it mean to only include that part in our notes?
For example, under EJB Overview, it states:
1.3 -> 24.1.2
Under the EJB 2.0 spec, does 24.1.2 mean:
1.3 Programming Restrictions (pages 494 - 496 in the EJB 2.0 spec)?
Does everything from section 24.1.2 have to be covered in our notes?
Are these cheat sheets based on the EJB 2.0 spec, exclusively?
Thanks again & Happy Holidays,
 
Author & Gold Digger
Posts: 7617
6
IntelliJ IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
My spec-objective mapping is based on the EJB 2.0 specification but it is not at all authoritative. It is (to the best of my knowledge) what I expect one to learn in order to cover all objectives of the exam. If you feel something is missing, please let me know and I'll modify the mapping.
1.3 -> 24.1.2 means that some aspects of the objective 1.3 are covered in section 24.1.2 of the EJB 2.0 specification.
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic