| | |
Learning Java
![]() |
•
•
Join Date: Nov 2007
Posts: 75
Reputation:
Solved Threads: 0
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
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
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.
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.
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.
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 !!!
•
•
Join Date: Apr 2008
Posts: 53
Reputation:
Solved Threads: 2
i am sending you some important links to download programs and learn java easily
1.)https://suned.sun.com/APPS/US/SESWEB
2.)https://freshbrain.org/explore/web
3.)https://www.dev.java.net/servlets/StartPage
4.)http://www.w3schools.com
5.)http://www.javapassion.com/netbeans/..._IDE_tutorials
1.)https://suned.sun.com/APPS/US/SESWEB
2.)https://freshbrain.org/explore/web
3.)https://www.dev.java.net/servlets/StartPage
4.)http://www.w3schools.com
5.)http://www.javapassion.com/netbeans/..._IDE_tutorials
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
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
![]() |
Similar Threads
- Building a simple Java web crawler (Java)
- arrays in java!!! (Java)
- Learning Java (Java)
- I am learning Java this year (Computer Science)
- New to Java, can't get program to compile (Java)
- Use Java to remove a block of html from a number of files? (Java)
- Beginning Programming with Java (Java)
Other Threads in the Java Forum
- Previous Thread: applet java
- Next Thread: Need some help
| Thread Tools | Search this Thread |
account android api applet application array arrays automation bidirectional binary birt bluetooth class classes client code columns component constructor database designadrawingapplicationusingjavajslider draw eclipse error errors exception expand fractal game givemetehcodez graphics gui guidancer homework html ide image inetaddress inheritance integer intellij j2me java javamicroeditionuseofmotionsensor javaprojects jlabel jme jni jpanel jtextfield jtree julia linux list loop map method methods midlethttpconnection mobile mobiledevelopmentcreatejar monitoring myaggfun netbeans newbie nullpointerexception open-source oracle plazmic print problem program project property recursion ria scanner search server set sharepoint smart sms smsspam sort sourcelabs splash sql sqlite static string subclass support swing testautomation threads tree unlimited webservices windows





