Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Teach yourself Java

Options
  • 31-03-2008 3:44pm
    #1
    Registered Users Posts: 227 ✭✭


    Hey lads and lassies,

    I'm just coming to the end of a computer engineering course in UL. Programming skills in C/C++ are not too bad but we never covered Java in the course(suprising but true). Obviously this is what is required in the prgramming industry at the moment.
    Can anyone recommend to me a type of 'Teach yourself Java' book or something along those lines?

    Cheers,
    youthacademy


Comments

  • Closed Accounts Posts: 324 ✭✭radioactiveman


    Try doing the SCJP certification from Sun. It really will get you up to speed and you'll have a cert that's valued by companies.
    The book for it is the same price as the teach yourself books but it has everything in it.


  • Registered Users Posts: 25 DeJaMo


    The SCJP books will not teach you Java from scratch. They are geared towards passing the exam! Most Java developers usually have 1+ years work experience before doing to exam.

    Your best bet is with the head first java book.


  • Registered Users Posts: 2,299 ✭✭✭PixelTrawler


    You could also consider asp.net/.net/c#

    This is also in demand


  • Closed Accounts Posts: 176 ✭✭dhaddock


    a college first year here. we are using Java Concepts by Cay Horstmann. it has everything you could need to get going and more :)


  • Registered Users Posts: 390 ✭✭Dopey


    Try doing the SCJP certification from Sun. It really will get you up to speed and you'll have a cert that's valued by companies.
    The book for it is the same price as the teach yourself books but it has everything in it.

    I agree with radioactiveman.

    Get the SCJP book first and start with that. You will end up getting it anyway. With other books you will read the first few chapters and get bored, unless you're working with it and need it for reference. If you know C++ you will pick up Java without too much difficulty.

    The SCJP books keep you interested by the multiple choice questions at the end of each chapter. When you have gone through the book you can go for the certification. Only people that don't have it think that it's not worth it.


  • Advertisement
Advertisement