Be a Supporter!

Learning Java

  • 502 Views
  • 4 Replies
New Topic Respond to this Topic
AntoArts-Admin
AntoArts-Admin
  • Member since: Aug. 24, 2006
  • Offline.
Forum Stats
Member
Level 15
Blank Slate
Learning Java 2008-06-01 08:25:48 Reply

So, I've been a HTML & AS2 coder, but well, now I do want to start coding in Java. I've got a book with the basics, and I do understand everything pretty well (Java reminds me of AS2). So I've got a book with the basics, as I said, but are there some tutorials you could recommend, and any free Java programmers tool with syntax?

Jon-86
Jon-86
  • Member since: Jan. 30, 2007
  • Offline.
Forum Stats
Member
Level 14
Blank Slate
Response to Learning Java 2008-06-01 10:06:32 Reply

Go to the source Neo :)

Tutorials -> http://java.sun.com/docs/books/tutorial/

Netbeans IDE -> http://java.sun.com/j2se/1.4.2/download.
html

Although as a beginer netbeans is not the right thing for you, so I suggets a texteditor that integrates teh Java compiler

Textpad -> http://www.textpad.com


PHP Main :: C++ Main :: Java Main :: Vorsprung durch Technik
irc.freenode.net #ngprogramming

BBS Signature
Jon-86
Jon-86
  • Member since: Jan. 30, 2007
  • Offline.
Forum Stats
Member
Level 14
Blank Slate
Response to Learning Java 2008-06-01 10:07:48 Reply

At 6/1/08 10:06 AM, Jon-86 wrote: Although as a beginner NetBeans is not the right thing for you, so I suggest a text editor that integrates the Java compiler

Fixed!


PHP Main :: C++ Main :: Java Main :: Vorsprung durch Technik
irc.freenode.net #ngprogramming

BBS Signature
AntoArts-Admin
AntoArts-Admin
  • Member since: Aug. 24, 2006
  • Offline.
Forum Stats
Member
Level 15
Blank Slate
Response to Learning Java 2008-06-02 01:46:29 Reply

Thanks ;)

TropicalPenquin
TropicalPenquin
  • Member since: Jan. 8, 2003
  • Offline.
Forum Stats
Member
Level 23
Blank Slate
Response to Learning Java 2008-06-03 17:42:33 Reply

Jcreator Pro is a good free java compiler, and as for tuts just google it.