Try using Jcreator or eclipse. Both are free and quite powerful.
Basic Java for N00blets Inro to program structure, simple syntax, variables, and logic
#17
Posted 21 January 2010 - 12:58 PM
calebj, on 21 Jan, 2010 - 11:55 AM, said:
Try using Jcreator or eclipse. Both are free and quite powerful.
Thanks Caleb. Looking through this forum, I am trying to find a good project to practice on (will be my first ever). Any recommendations? I have access to databases at my office, so I am able to practice using them if I need a datasource.
#18
Posted 21 January 2010 - 02:00 PM
Thanks. I personally use Netbeans. Why don't you work on a calculator for random geometric functions for a project. *shrugs*
#19
Posted 21 January 2010 - 02:03 PM
NeoTifa, on 21 Jan, 2010 - 01:00 PM, said:
Thanks. I personally use Netbeans. Why don't you work on a calculator for random geometric functions for a project. *shrugs*
Thanks! I actually found the HelloWorld code but I am trying to research getting the complier and exe to work on my pc... found several threads here, but trying to find the one that helps me understand the most.
#20
Posted 21 January 2010 - 02:16 PM
The two IDE's I metnioned before (ie: Jcreator, Eclipse and neotifas netbeans) all come with built in compilers. If they are not compiling properly you will just need to install the JDK and install it where it would like to be installed. The ide's will automatically look there for the jdk.
more info here http://java.com/en/d...xml?intcmp=3510
more info here http://java.com/en/d...xml?intcmp=3510
#22
Posted 16 March 2010 - 09:14 AM
Thank you! Glad to know that I've helped! ^___^ I love helping people!
#23 Guest_rastaman47*
Posted 31 March 2010 - 03:24 PM
NeoTifa, on 19 June 2009 - 11:59 AM, said:
Thanks guys. I tried to make a very basic tutorial for the Java n00b. I have a part 2 coming, but I haven't worked on it in a while due to the fact that I've been super sick recently. I will cover stuff like scope, String, arrays, etc. 
Can't wait for part 2. Hope it is time for my class, I'm failing.
#24
Posted 01 April 2010 - 06:44 PM
I haven't did arrays yet. That's actually gonna be number 4. Number 2 is out, and it covers String.
#27
Posted 15 July 2010 - 05:14 AM
This is a cool little tutorial! I was using it as kind of a refresher to the basics of Java and I actually did not know that sum += x could replace sum = sum + x. Thanks!
#28
Posted 15 July 2010 - 12:02 PM
Great tutorial!
You really n00bed this one out and made it easy and clear to understand.
Hopefully you can bring us an intermediate and advanced version of this tutorial sometime
Thanks again.
You really n00bed this one out and made it easy and clear to understand.
Hopefully you can bring us an intermediate and advanced version of this tutorial sometime
Thanks again.
#29
Posted 19 July 2010 - 11:29 AM
Thanks. ^__^ A more advanced version of this tutorial? I don't think you can get advanced when talking about the basics... lol
#30
Posted 20 July 2010 - 10:28 AM
Please go an edit you post to where you're not quoting my whole entire tutorial! XD
|
|







MultiQuote






|