• 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

new to java

 
Ranch Hand
Posts: 40
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
i am new to java.interest in doing scjp 1.5.can anyone guide me how to prepare for that exam?pls refer some good books and links.thanks in advance.
 
Ranch Hand
Posts: 1585
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

Refer to the K&B book:



Best of luck ...
 
Ranch Hand
Posts: 184
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
if you plan to do SCJP1.5 one of the best books for that is one by
Kathy Sierra & Bert Bates.... but that book is not an introductory book on JAVA so if you are completely new to JAVA i suggest you spend some time getting familier with the language and then start studying for SCJP
 
bala manian
Ranch Hand
Posts: 40
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by abhishek pendkay:
if you plan to do SCJP1.5 one of the best books for that is one by
Kathy Sierra & Bert Bates.... but that book is not an introductory book on JAVA so if you are completely new to JAVA i suggest you spend some time getting familier with the language and then start studying for SCJP


"no problem in java.i can manage with it.any other free link or any free download books.pls refer"
 
Ranch Hand
Posts: 513
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
K&B assumes that you already have a foundational knowledge of Java. Try Head First Java (by the same authors) for an excellent introductory level text. But do note that you'll definitely want to go on later to K&B to prepare for the SCJP exam, since Head First Java isn't a certification preparation text.
reply
    Bookmark Topic Watch Topic
  • New Topic