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
good java book??!
Started by A.N.H, Apr 27 2007 12:51 PM
15 replies to this topic
#1
Posted 27 April 2007 - 12:51 PM
|
|
|
#2
Posted 27 April 2007 - 01:08 PM
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
#3
Posted 02 May 2007 - 10:30 AM
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.
#4
Posted 05 June 2007 - 04:59 AM
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 :-[ )
By Jonathan Knudsen, Patrick Niemeyer
Thinking in Java
By Bruce Eckel ( Not sure how his name spells :-[ )
#5
Guest_pissedTechWorker_*
Posted 19 June 2007 - 11:08 AM
Guest_pissedTechWorker_*
I'd have to second Thinking In Java, and of course Google is your best friend :)
#6
Posted 11 October 2007 - 01:52 AM
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.
Cheers.
#7
Posted 15 October 2007 - 04:51 PM
i used sams teach yourself java 2 in 21 days and its awsome. best book i found.
the code is with you
#8
Posted 15 October 2007 - 10:30 PM
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).
#9
Guest_lamagra_*
Posted 13 November 2007 - 01:15 PM
Guest_lamagra_*
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.
#10
Posted 15 November 2007 - 06:31 PM
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.
#11
Posted 16 November 2007 - 06:22 AM
I was going to recommend the Deitel books but I see you have already commented on them. Generally the WROX books are great references. From a learning standpoint I would really stick with the Deitel books. A great swing book is "Swing, A Beginner's Guide" by Schildt.
#12
Posted 17 November 2007 - 04:05 AM
I'm taking an OO Programming course that's taught in Java and the recommended books are the Thinking in Java book and Head First Java. I have not read any of those but as far as I heard, Thinking in Java is more complete. However, if you are a beginner to it all and you get easily bored with long descriptions of things that don't really matter, perhaps O'Reillys Head First in Java is better. Well I read the Head First Design Patterns - and yes, it's true, it has a lot of comic like balloons, it's a little bit child-like but it's funny at times and it explained everything really well, step by step.


Sign In
Create Account

Back to top









