Closed Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 16

Thread: good java book??!

  1. #1
    A.N.H is offline Newbie
    Join Date
    Apr 2007
    Posts
    8
    Rep Power
    0

    Arrow good java book??!

    hey all

    I'm new here and don't know if there a specific forum dedicated to books, so bear with me if this post isn't in the right forum.

    I'm looking for a java book with alot of exercises and more importantly solutions, I've got deitel's "java how to program" its good but most of the exercises there aren't solved and i need to check the answered code for some questions, anyways to sum up, does anyone know a good java programming book ( for beginners mind u) that has alot of clear example and most importanly alot of exercises and solved exerscises.

    thanks

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Join Date
    Jul 2006
    Location
    Amherst, New York, United States
    Posts
    6,277
    Blog Entries
    26
    Rep Power
    20
    I never bought a Java book so I'm not sure what to recommend, however you can always use this forum to help you work through the exercises in your current book

  4. #3
    Toby is offline Newbie
    Join Date
    May 2007
    Posts
    4
    Rep Power
    0
    Well if I were you I'd check out thepiratebay.org for torrents of those books, that's where I learnt C/C++/C# from.

  5. #4
    oubless is offline Newbie
    Join Date
    May 2007
    Posts
    22
    Rep Power
    0
    Learning Java ( I think 3-rd edition can now be downloaded for free )
    By Jonathan Knudsen, Patrick Niemeyer
    Thinking in Java
    By Bruce Eckel ( Not sure how his name spells :-[ )

  6. #5
    pissedTechWorker Guest
    I'd have to second Thinking In Java, and of course Google is your best friend

  7. #6
    Patrick is offline Programmer
    Join Date
    Sep 2007
    Posts
    101
    Rep Power
    0
    I suggest you to learn from online means because it will save your a lot of time. All the text from different books can be found on the internet now.

    Cheers.

  8. #7
    Deathcry's Avatar
    Deathcry is offline Learning Programmer
    Join Date
    Feb 2007
    Posts
    69
    Rep Power
    0
    i used sams teach yourself java 2 in 21 days and its awsome. best book i found.
    the code is with you

  9. #8
    Join Date
    Oct 2007
    Posts
    538
    Rep Power
    21
    I highly recommend you download the Java API specification and the tutorials from java.sun.com. The API specification can be a life saver (basically lists the entire class library down the side of the screen, a quick search for some key words will usually give you what you want).

  10. #9
    lamagra Guest
    I would use thinking in java and then just use API/Forums. Books can only teach you so much. Programming you learn by hands on exercises and finding out the do's and dont's on your own.

  11. #10
    sthenri is offline Newbie
    Join Date
    Oct 2007
    Posts
    15
    Rep Power
    0

    Java book

    Big Java, is pretty good. There are more exercises than the usual books. I have many books, tutorials, google, this site are all good resources.

Closed Thread
Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. A good server book
    By Vaielab in forum The Lounge
    Replies: 1
    Last Post: 08-18-2011, 05:16 AM
  2. Good Intro to Java 6 book?
    By UnknownKnowledge in forum Java Help
    Replies: 1
    Last Post: 06-10-2011, 04:16 AM
  3. Any Good book to learn GUI in java?
    By bleedy3 in forum Java Help
    Replies: 0
    Last Post: 04-30-2010, 07:39 AM
  4. A good starter book?
    By acrimon in forum C# Programming
    Replies: 6
    Last Post: 08-12-2009, 11:20 PM
  5. Good Book Publishers
    By WingedPanther in forum General Programming
    Replies: 5
    Last Post: 06-19-2009, 10:15 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts