943,547 Members | Top Members by Rank

Ad:
  • Java Discussion Thread
  • Marked Solved
  • Views: 712
  • Java RSS
Mar 5th, 2009
0

Learning Java

Expand Post »
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
Similar Threads
Reputation Points: 10
Solved Threads: 0
Junior Poster
Nickair is offline Offline
125 posts
since Nov 2007
Mar 5th, 2009
0

Re: Learning Java

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.
Reputation Points: 85
Solved Threads: 64
Practically a Master Poster
sillyboy is offline Offline
686 posts
since Mar 2007
Mar 5th, 2009
0

Re: Learning Java

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.
Reputation Points: 919
Solved Threads: 352
Nearly a Posting Maven
stultuske is offline Offline
2,471 posts
since Jan 2007
Mar 5th, 2009
0

Re: Learning Java

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.
Reputation Points: 485
Solved Threads: 89
Posting Shark
verruckt24 is offline Offline
944 posts
since Nov 2008
Mar 6th, 2009
-1

Re: Learning Java

Reputation Points: 15
Solved Threads: 3
Junior Poster in Training
hell_tej is offline Offline
53 posts
since Apr 2008
Mar 6th, 2009
0

Re: Learning Java

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
Reputation Points: 325
Solved Threads: 118
Master Poster
Freaky_Chris is offline Offline
702 posts
since Apr 2008
Mar 6th, 2009
0

Re: Learning Java

Does w3schools even mentiod Java
No it does not, but seeing the person from whom the post comes, I cannot be surprised with that.
Reputation Points: 485
Solved Threads: 89
Posting Shark
verruckt24 is offline Offline
944 posts
since Nov 2008
Mar 8th, 2009
0

Re: Learning Java

Thanks guys i will take a look at those.
Reputation Points: 10
Solved Threads: 0
Junior Poster
Nickair is offline Offline
125 posts
since Nov 2007
Mar 15th, 2011
0
Re: Learning Java
I would have to agree that using an IDE like netbeans is not the best way to learn. I am very new to programming and the first language I am learning at my software development course is Java, however , personally I am very disappointed with the course and believe I would of been better off learning it at home in my own time, the reason I say this is because we (at course) are rushed through the fundamentals , when we started Java we were introduced to NetBeans straight away.
I noticed that when we started working with swing that a lot of code was being generated for us, raising the question I was answered with “it does it for you why would you want to do it yourself”, followed by just check what code is being written, which I did after each component had been added, unfortunately I was getting left behind the rest of the class so I gave it up. But now I come across a lot of problems I do not understand because of it.

I think it is best to use a text editor and write all the code yourself.
I wish to learn Java Programming because I wish to master it, I do not wish to learn it just to get a job and that is what I see in so many IT courses (where I am anyway) they teach just enough to get you a job.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
Sonny101 is offline Offline
11 posts
since Jan 2011

This thread is solved

Either the thread starter or a moderator has marked this thread as solved. You can most likely trust the responses and answers given. There is most likely no reason for any further responses to be posted here. If you have a related question, please start a new thread in this forum instead.

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Java Forum Timeline: Convolve operation on image in Java
Next Thread in Java Forum Timeline: FileInputStream





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC