Any books a beginner should get?

Reply

Join Date: Sep 2007
Posts: 6
Reputation: nate12457 is an unknown quantity at this point 
Solved Threads: 0
nate12457 nate12457 is offline Offline
Newbie Poster

Any books a beginner should get?

 
0
  #1
Feb 23rd, 2008
What is your opinion of the best beginner java book?
Reply With Quote Quick reply to this message  
Join Date: Nov 2004
Posts: 6,143
Reputation: jwenting is just really nice jwenting is just really nice jwenting is just really nice jwenting is just really nice 
Solved Threads: 213
Team Colleague
jwenting's Avatar
jwenting jwenting is offline Offline
duckman

Re: Any books a beginner should get?

 
0
  #2
Feb 23rd, 2008
head first Java, it wins hands down.
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
Reply With Quote Quick reply to this message  
Join Date: May 2007
Posts: 4,427
Reputation: Ezzaral has much to be proud of Ezzaral has much to be proud of Ezzaral has much to be proud of Ezzaral has much to be proud of Ezzaral has much to be proud of Ezzaral has much to be proud of Ezzaral has much to be proud of Ezzaral has much to be proud of Ezzaral has much to be proud of Ezzaral has much to be proud of 
Solved Threads: 507
Moderator
Featured Poster
Ezzaral's Avatar
Ezzaral Ezzaral is offline Offline
Industrious Poster

Re: Any books a beginner should get?

 
0
  #3
Feb 23rd, 2008
For more information, also see the "Read Me" post at the top of the forum on getting started with Java:http://www.daniweb.com/forums/thread99132.html
Reply With Quote Quick reply to this message  
Join Date: Feb 2008
Posts: 1
Reputation: prashob is an unknown quantity at this point 
Solved Threads: 0
prashob prashob is offline Offline
Newbie Poster

Re: Any books a beginner should get?

 
0
  #4
Feb 25th, 2008
java 2 complete reference by herbert schildt
Reply With Quote Quick reply to this message  
Join Date: Nov 2004
Posts: 6,143
Reputation: jwenting is just really nice jwenting is just really nice jwenting is just really nice jwenting is just really nice 
Solved Threads: 213
Team Colleague
jwenting's Avatar
jwenting jwenting is offline Offline
duckman

Re: Any books a beginner should get?

 
0
  #5
Feb 25th, 2008
nope, that's one of the worst books you could get.
Anything by Herb is suspicious by default, especially anything by Herb that's not dealing with C.
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
Reply With Quote Quick reply to this message  
Join Date: Dec 2007
Posts: 1,629
Reputation: javaAddict is a name known to all javaAddict is a name known to all javaAddict is a name known to all javaAddict is a name known to all javaAddict is a name known to all javaAddict is a name known to all 
Solved Threads: 221
Featured Poster
javaAddict's Avatar
javaAddict javaAddict is online now Online
Posting Virtuoso

Re: Any books a beginner should get?

 
0
  #6
Feb 25th, 2008
I found Java 2 Cadenhead & Lemay very useful. I have given it to others and said the best things about this book.
Check out my New Bike at my Public Profile at the "About Me" tab
Reply With Quote Quick reply to this message  
Join Date: Feb 2008
Posts: 24
Reputation: neocoder is an unknown quantity at this point 
Solved Threads: 0
neocoder's Avatar
neocoder neocoder is offline Offline
Newbie Poster

Re: Any books a beginner should get?

 
0
  #7
Feb 26th, 2008
Th: Design Patterns, Elements of Reusable Software
Reply With Quote Quick reply to this message  
Join Date: Feb 2008
Posts: 43
Reputation: bbqchickenrobot is an unknown quantity at this point 
Solved Threads: 2
bbqchickenrobot bbqchickenrobot is offline Offline
Light Poster

Re: Any books a beginner should get?

 
-1
  #8
Feb 27th, 2008
Any C# book. lol.
Reply With Quote Quick reply to this message  
Join Date: Mar 2007
Posts: 22
Reputation: sakura_fujin is an unknown quantity at this point 
Solved Threads: 0
sakura_fujin sakura_fujin is offline Offline
Newbie Poster

Re: Any books a beginner should get?

 
0
  #9
Feb 29th, 2008
I've been using Java: How to Program 6th edition by Deitel and Deitel for a year now and it really helped me a lot through my computer science subjects. There are currently newer editions of this book though, you might want to browse for it. ^^
Last edited by sakura_fujin; Feb 29th, 2008 at 10:32 am.
Reply With Quote Quick reply to this message  
Join Date: Dec 2007
Posts: 43
Reputation: sanzilla has a little shameless behaviour in the past 
Solved Threads: 3
sanzilla sanzilla is offline Offline
Unverified User

Re: Any books a beginner should get?

 
-1
  #10
Feb 29th, 2008
The OP is asking the question that 'what are the books for a beginner ?' The answer can be categorized to two ,
First of all I don't know how much you have the knowledge of OOP ( object oriented programming ) and OOAD ( object oriented analysis and design ) , Normally these course units are teaching in a normal semester basic . Both BCS and BIT , have these modules . I'm just a undergraguate still and I'm when 3rd semester I have covered OOAD and OOP and software enginnering . I started to study for the SCJP at that semester (3rd) therefore I had a lots of background in OO conecpts , how to model a object oriented software and how to use the design parttens in object oriented programming helps you to well structure your software . If you are at this level these are the books that you can follow , as I did
Program 6th edition by Deitel and Deitel
Design Patterns, Elements of Reusable Software
as the above pp say . But please note that the program 6 th edition by Deitel and Deitel is
really using the GUI examples . That means if you decided to learn basic Object oriented conecpts using the console mode , that was your bad choice . Next book is also a good book
that helps you to underestand basic design parttens in java. Java supports 22 design parttens , anyway if you are already did C++ or something else you really knows how the
design parttens are helping in making a software more organized and easy to modify .

So what you feel , hadn't the basic knowledge of the OOP , and this is your first OOP langauge that you touching ? Well , then I recommand you to use the study guide for SCJP
exam .
SCJP Sun Certified Programmer for Java 5 Study Guide (Exam 310-055) (Certification Press Study Guides): Katherine Sierra,Bert Bate
this book is for mastering the scjp exam , but you not decided to done the scjp exam I really
recommand you to use this book to use as a beginner . <deleted illegal file sharing>

Anyway if you are looking for a leagal e-book for free this is the free and poor man's web site .
http://www.mindview.net/Books/TIJ/
you can use this to learn the basic object oriented concepts , I heavily depends on this site to learn C++ object oriented programming . just mindview server thanks man . anyway there are lots of these kinds of poor and free man's servers on the web ,


<deleted illegal text>. I normally store these books in DVD but most of them are I backup in a tape now .I really likes to show what are the links and how to download them in here . But other cats here are not likes that I'm doing it , thus beacuse they will post my post as a bad post . If you interested you know what to do !

let me show my email address for friendly and have a just fun !
<snipped email>
Last edited by Ancient Dragon; Feb 29th, 2008 at 4:32 pm. Reason: removed email, and text recommending illegal book downloads
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC