• 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

beta preparation - need help

 
greenhorn
Posts: 213
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi everybody ,
can any body tell me that how should i start preparation for beta exam . i have still 1 month left .
if possible post some links of resources .
thanks in advance .
bye ,
pooja
 
Greenhorn
Posts: 21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
http://java.sun.com/docs/books/jls/java_language-3_0-mr-spec.zip

https://coderanch.com/t/247497/java-programmer-SCJP/certification/beta-book
 
Zak Guesmia
Greenhorn
Posts: 21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
If you are familiar with java or already did take the scjp1.4, you can build on your experience and use the java Language Spec. & some available books on java tiger, like the one i actually use which is brief and concise but doesnt contain much details. (Java tiger : a develoepr's notebook)

Besides that, If you have some mock exams of scjp1.4 you can use them also but not for a long time, a period of 1-2 days is sufficient to refresh the memory.
 
pooja jain
greenhorn
Posts: 213
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
just one doubt which book is good , as in that there were two book :
the complete reference & tiger developer .

thanks for jls but any specific resource for 1.5 .

thanks in advance .
 
pooja jain
greenhorn
Posts: 213
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
please guys , help me fast ...
as i will not be with net for long time ...
please understand my situation .

thanks in advance .
[ January 12, 2005: Message edited by: pooja jain ]
 
Ranch Hand
Posts: 1392
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by pooja jain:
thanks for jls but any specific resource for 1.5 .



For Generics, I suggest you read http://java.sun.com/j2se/1.5/pdf/generics-tutorial.pdf. It's a comprehensive tutorial.
 
Ranch Hand
Posts: 4982
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I perfer the books: Java 2 Complete Reference, 6th edition and Core Java 2 Volume 1 and 2, 7th edition.

Nick
 
Ranch Hand
Posts: 3852
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hey Nick ,
I think the latest one is J2SE 5 edition .... ( not 6th edition ) .

And you Pooja ,
you can use tiger-developer also ... although I am also confuse b/w this two complete reference & tiger developer ...
 
pooja jain
greenhorn
Posts: 213
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
thanks rathi ji and all for your help .
bye , pooja
 
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


I think the latest one is J2SE 5 edition .... ( not 6th edition ) .


The 5th edition is J2SE 1.4 only, the 6th edition is for Tiger!

http://www.amazon.com/exec/obidos/ASIN/0072230738/ref%3Djranch-20/103-4400941-8624666

Nick
 
reply
    Bookmark Topic Watch Topic
  • New Topic