Learning Java

Reply

Join Date: Nov 2007
Posts: 75
Reputation: Nickair is an unknown quantity at this point 
Solved Threads: 0
Nickair Nickair is offline Offline
Junior Poster in Training

Learning Java

 
0
  #1
Mar 5th, 2009
Hi,
I was wondering if anyone could tell me the best way to start learning the java programing language? Are there any free programs i can download to help me practice? I am going to be going into computer engineering and want to get a head start with programing and i heard java is simpler than others to learn with. I would appreciate any info on programming. Thanks
Reply With Quote Quick reply to this message  
Join Date: Mar 2007
Posts: 686
Reputation: sillyboy is on a distinguished road 
Solved Threads: 61
sillyboy's Avatar
sillyboy sillyboy is offline Offline
Practically a Master Poster

Re: Learning Java

 
0
  #2
Mar 5th, 2009
the "easiest" way is probably to download an IDE like eclipse since it has good support for common Java practices (e.g. autocomplete). BUT I wouldn't necessarily say it is the best way to learn Java. if you are to get the best out of it, I would recommend downloading the Java JDK and trying to compile / run code through the command-line interface.
Reply With Quote Quick reply to this message  
Join Date: Jan 2007
Posts: 706
Reputation: stultuske is a jewel in the rough stultuske is a jewel in the rough stultuske is a jewel in the rough 
Solved Threads: 84
stultuske's Avatar
stultuske stultuske is offline Offline
Master Poster

Re: Learning Java

 
0
  #3
Mar 5th, 2009
look at this
I would recommend not to start with an IDE since their 'utilities' may make it easy to develop, but that doesn't mean it's a better way to learn.

if you do want an IDE, check out JCreator, it does all you need when you're a starter, but doesn't autocomplete your code, so you'll have to do the most programming yourself.
Reply With Quote Quick reply to this message  
Join Date: Nov 2008
Posts: 822
Reputation: verruckt24 is a jewel in the rough verruckt24 is a jewel in the rough verruckt24 is a jewel in the rough verruckt24 is a jewel in the rough 
Solved Threads: 73
verruckt24's Avatar
verruckt24 verruckt24 is offline Offline
Practically a Posting Shark

Re: Learning Java

 
0
  #4
Mar 5th, 2009
The "easiest" way to "dumb" programming is to download an IDE for a langauge when you are an infant in it. An IDE would pamper you with most things that should absolutely be not given to you at this stage. Take a look at the sticky at the top of this forum, it's made for people just like you, download the JDK, download the javadocs, write programs in an editor like the notepad or a minimal feature IDE, compile them in the command shell, solve errors by trying to figure out whats wrong while always keeping returning back to the docs, write countless programs and you will be on track.
Get up every morning and take a look at the Forbes' list of richest people. If your name doesn't appear.... GET TO WORK !!!
Reply With Quote Quick reply to this message  
Join Date: Apr 2008
Posts: 53
Reputation: hell_tej is an unknown quantity at this point 
Solved Threads: 2
hell_tej hell_tej is offline Offline
Junior Poster in Training

Re: Learning Java

 
-1
  #5
Mar 6th, 2009
Reply With Quote Quick reply to this message  
Join Date: Apr 2008
Posts: 670
Reputation: Freaky_Chris is a jewel in the rough Freaky_Chris is a jewel in the rough Freaky_Chris is a jewel in the rough 
Solved Threads: 113
Freaky_Chris's Avatar
Freaky_Chris Freaky_Chris is offline Offline
Practically a Master Poster

Re: Learning Java

 
0
  #6
Mar 6th, 2009
Does w3schools even mentiod Java as far as im aware its a web programming site.

Link number 5, didn't you read responses to this thread that suggested you do not use an IDE like NetBeans.

Read the sticky at the top and get started,
a good link is http://java.sun.com/docs/books/tutorial/

Also, I think that http://www.javabat.com has quite a few nice things that will get you to learn the basics of control structures etc...such as if's and loops.

Chris
Knowledge is power -- But experience is everything
Reply With Quote Quick reply to this message  
Join Date: Nov 2008
Posts: 822
Reputation: verruckt24 is a jewel in the rough verruckt24 is a jewel in the rough verruckt24 is a jewel in the rough verruckt24 is a jewel in the rough 
Solved Threads: 73
verruckt24's Avatar
verruckt24 verruckt24 is offline Offline
Practically a Posting Shark

Re: Learning Java

 
0
  #7
Mar 6th, 2009
Originally Posted by Freaky_Chris View Post
Does w3schools even mentiod Java
No it does not, but seeing the person from whom the post comes, I cannot be surprised with that.
Get up every morning and take a look at the Forbes' list of richest people. If your name doesn't appear.... GET TO WORK !!!
Reply With Quote Quick reply to this message  
Join Date: Nov 2007
Posts: 75
Reputation: Nickair is an unknown quantity at this point 
Solved Threads: 0
Nickair Nickair is offline Offline
Junior Poster in Training

Re: Learning Java

 
0
  #8
Mar 8th, 2009
Thanks guys i will take a look at those.
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