JAVA Beginner

Reply

Join Date: Mar 2007
Posts: 1
Reputation: rajec3 is an unknown quantity at this point 
Solved Threads: 0
rajec3 rajec3 is offline Offline
Newbie Poster

JAVA Beginner

 
0
  #1
Mar 4th, 2007
Which is the best book or site for learning JAVA perfectly?
What should i install on my PC to learn programming in JAVA environment??
I dont know anything abt JAVA. I am just a beginner. please help me out

thanks
Reply With Quote Quick reply to this message  
Join Date: Feb 2007
Posts: 29
Reputation: Monyet is an unknown quantity at this point 
Solved Threads: 0
Monyet's Avatar
Monyet Monyet is offline Offline
Light Poster

Re: JAVA Beginner

 
0
  #2
Mar 4th, 2007
nothing perfect...
Reply With Quote Quick reply to this message  
Join Date: Feb 2007
Posts: 27
Reputation: mr.sweetchuck is an unknown quantity at this point 
Solved Threads: 1
mr.sweetchuck mr.sweetchuck is offline Offline
Light Poster

Re: JAVA Beginner

 
0
  #3
Mar 6th, 2007
Best bet is to download a development enviroment like JCreator or Eclipse and find some online examples. Really depends on what you want to do with java. There's plenty of books on Java that you can get from a library or buy online.
Nel sogni, come in amore, non ci sono cose impossible
Reply With Quote Quick reply to this message  
Join Date: Feb 2006
Posts: 2,355
Reputation: masijade has much to be proud of masijade has much to be proud of masijade has much to be proud of masijade has much to be proud of masijade has much to be proud of masijade has much to be proud of masijade has much to be proud of masijade has much to be proud of masijade has much to be proud of 
Solved Threads: 252
Moderator
masijade's Avatar
masijade masijade is offline Offline
Nearly a Posting Maven

Re: JAVA Beginner

 
0
  #4
Mar 6th, 2007
I am sorry to disagree, but learning on an IDE is not the way to go.

You should learn the basics (compilation, execution, jarfile packaging, classpath manipulation, basic syntax, etc.) using a simple text editor and the command line.

Whenever you do it the other way, you learn some hard lessons the first time a problem occurs, or the first time that you do not have your preferred IDE to use, because you won't have a grasp of those basics, and so will be lost as to what might be causing the problem, or as to how to do something in another IDE, since all you will know is how to manipulate your preferred IDE not what it is you are actually manipulating.

Other than, simply starting at the Sun totorial site, with "Getting Started" and working your way down the page, is sufficient to at least get started. Also, when it comes to doing the examples, type them do not cut and paste them, you will learn much more that way, whether you believe it or not.
Java Programmer and Sun Systems Administrator

----------------------------------------------

Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.
--Brian Kernighan
Reply With Quote Quick reply to this message  
Join Date: Apr 2005
Posts: 16,145
Reputation: jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all 
Solved Threads: 530
Moderator
Featured Poster
jbennet's Avatar
jbennet jbennet is offline Offline
Moderator

Re: JAVA Beginner

 
0
  #5
Mar 6th, 2007
have a look at Netbeans there site has tutorials for the ide too
If i am helpful, please give me reputation points.
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: JAVA Beginner

 
0
  #6
Mar 6th, 2007
Netbeans is crap as an IDE, and even worse as a learning device.
You'll end up learning the tool, where all the buttons and wizards are, rather than the language.

Anyone can click and drag something together that looks halfway decent, but that doesn't make them programmers.
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: Mar 2007
Posts: 2
Reputation: metemostan is an unknown quantity at this point 
Solved Threads: 0
metemostan metemostan is offline Offline
Newbie Poster

Re: JAVA Beginner

 
0
  #7
Mar 10th, 2007
I am a begginer and i know very little about java language. Can somebody start me off by showing me how to write a payroll program. Thank you in advance.
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: JAVA Beginner

 
0
  #8
Mar 10th, 2007
buy Robert Martin's "Agile Software Development, Principles, Patterns, and Practices".
He uses a payroll system in some of the chapters as an example.

Mind it's an advanced text but if you have a "prof" as you claim elsewhere you'll be a university student on a highlevel course and should have no problems with it.
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: Nov 2006
Posts: 48
Reputation: mzd12111 is an unknown quantity at this point 
Solved Threads: 0
mzd12111 mzd12111 is offline Offline
Light Poster

Re: JAVA Beginner

 
0
  #9
Mar 10th, 2007
i am agree with my friend : MAsijade
who said Not Learning on an IDE like Eclipse
to Conquest on Java you should Do some Consequative Works :
1: first you should install JVM (java viryual machine) , you can download it from java.Sun.com , it's free of charge
2: then , you should begin to read a toturial Book , and two best of them i think is a) Deitel And Deiltel and b)bruce eckel -->thinking in java3: Enjoy java, Practice more
these three steps really works friend . that's for real
Be lucky
Last edited by jwenting; Mar 11th, 2007 at 3:32 am. Reason: Deitel's book isn't free for handing out to others. No piracy here please.
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