Java Help

How do I start off with Java?

Page 1 of 1

5 Replies - 947 Views - Last Post: 21 March 2009 - 07:50 AM Rate Topic: -----

#1 DaBalla   User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 1
  • Joined: 20-March 09

Java Help

Post icon  Posted 20 March 2009 - 04:42 PM

Hi guys, I just started Java Programming I need help in it, What are the neccesary things needed to creat a Java Program? I just started I have a book called Java Programming Guided with early objects that is the book im using but it is too complicated for me, im in High School a freshman so yeah please help me out I really want to learn Thank You :blink:

Is This A Good Question/Topic? 0
  • +

Replies To: Java Help

#2 mostyfriedman   User is offline

  • The Algorithmi
  • member icon

Reputation: 729
  • View blog
  • Posts: 4,473
  • Joined: 24-October 08

Re: Java Help

Posted 20 March 2009 - 04:46 PM

you can check out some online tutorials, or you can check out this book called java, how to program..it contains lots of examples and its explained in a simplified manner
Was This Post Helpful? 0
  • +
  • -

#3 Locke   User is offline

  • Sarcasm Extraordinaire!
  • member icon

Reputation: 552
  • View blog
  • Posts: 5,624
  • Joined: 20-March 08

Re: Java Help

Posted 20 March 2009 - 04:46 PM

Well, you'll need the JDK, which can be downloaded from this link -- Click

Once you've downloaded that, you'll need to navigate to where you saved that file, and run that file. That will install the JDK.

And you may want an IDE. I recommend JCreator, as it's a very simple IDE which is nice for beginners. Link to JCreator.com

Hope this helps! :)

Edit: I may have misinterpreted the question. The Sun Java Tutorials aren't bad. I can't find a link to them for some reason...:unsure:

This post has been edited by Locke: 20 March 2009 - 04:50 PM

Was This Post Helpful? 0
  • +
  • -

#4 DillonSalsman   User is offline

  • D.I.C Head
  • member icon

Reputation: 13
  • View blog
  • Posts: 144
  • Joined: 30-October 07

Re: Java Help

Posted 20 March 2009 - 05:00 PM

Something that was really easy for me was programming in BlueJ which literally visually represents Inheritance on its own.
Also for a great free set of tutorials for beginners search google for Java Programming for Kids, Parents and Grandparents and download the pdf.
Was This Post Helpful? 0
  • +
  • -

#5 pbl   User is offline

  • There is nothing you can't do with a JTable
  • member icon

Reputation: 8381
  • View blog
  • Posts: 31,956
  • Joined: 06-March 08

Re: Java Help

Posted 20 March 2009 - 06:59 PM

Who who:

leaning Java and an IDE at the same time if you have never programmed is a bad idea

Notebad and javac at the console prompt is the way to learn
Now if you know another language and another IDE yes go with JCreator or BlueJ or NetBeans
Was This Post Helpful? 0
  • +
  • -

#6 priya_lorha   User is offline

  • D.I.C Head

Reputation: 6
  • View blog
  • Posts: 82
  • Joined: 02-August 08

Re: Java Help

Posted 21 March 2009 - 07:50 AM

try roseindia.com

This post has been edited by priya_lorha: 21 March 2009 - 07:51 AM

Was This Post Helpful? 0
  • +
  • -

Page 1 of 1