I'm wanting to start using Java.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • raubana
    New Member
    • Feb 2008
    • 55

    I'm wanting to start using Java.

    ...yeah, I already know some 'action script' (Flash programing) and I definetly know some Python, so I think I'm ready to learn Java.

    The problem is I don't know where to start. So what should I do
  • Laharl
    Recognized Expert Contributor
    • Sep 2007
    • 849

    #2
    These are a good place to start.

    Comment

    • raubana
      New Member
      • Feb 2008
      • 55

      #3
      Thanks a ton! I'll get right on i-oh crap! Maybe later, I gotta go!

      Comment

      • Dököll
        Recognized Expert Top Contributor
        • Nov 2006
        • 2379

        #4
        As long as you keep in mind Java needs your patience, you should be golden. I wish you luck.

        Here is a tutorial I found you, let us know if it is too strong:



        (1) You'll need proper software, a good time to download Eclipse, I would choose JEE version just in case you need to go crazy:-)

        (2) You'll need to make sure to grab latest version of NetBeans, do some reading on Java Technology, and have fun;-)

        In a bit!

        Dököll
        Last edited by Dököll; Jun 7 '08, 12:51 AM. Reason: text...

        Comment

        • BigDaddyLH
          Recognized Expert Top Contributor
          • Dec 2007
          • 1216

          #5
          it is also possible to learn Java using just a simple, free text editor like TextPad:

          TextPad, text editor, power users, Windows, Server, Nederlands, English, Français, Deutsch, Italiano, Japanese, Polski, Português, Brasileiro, Español, Korean


          And compiling and running code from the command line. (TextPad also has menu item short cuts.) Many Java developers feel that starting out like this teaches you the basics without having the IDE get in the way.

          Comment

          Working...