Results 1 to 9 of 9

Thread: [RESOLVED] New to Java

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 2006
    Posts
    3

    Resolved [RESOLVED] New to Java

    Hie Java programmers.

    I have never done anything on Java and I need to start as soon as as I get all the necessary tools which I want u guys to give me light on.Inform me of everything I need to get started

    Kind Regards

  2. #2
    PowerPoster eranga262154's Avatar
    Join Date
    Jun 2006
    Posts
    2,201

    Exclamation Re: New to Java

    Quote Originally Posted by mellow
    Hie Java programmers.

    I have never done anything on Java and I need to start as soon as as I get all the necessary tools which I want u guys to give me light on.Inform me of everything I need to get started

    Kind Regards

    Friend,

    If you are know the basisi on c/c++ , java is somewhat similler. Find a book if you can "Sames Teach Yourself in 24 hours". In my experiance that book is easy to learn java in short time. But from that you can't find java in depth. First cover that book. Later you can deal with more.

    Logon to http://www.samspublishing.com/index.asp?rl=1 and you can find it.
    Last edited by eranga262154; Jul 24th, 2006 at 02:06 AM. Reason: Incomplete

  3. #3

    Thread Starter
    New Member
    Join Date
    Jul 2006
    Posts
    3

    Re: New to Java

    Thanks for the response friend.

    Would u mind giving an insight again on other tools I need.The IDE's and stuff coz I hear it's not the same with VB which has got all in one(i.e IDE,compiler)

  4. #4
    Super Moderator manavo11's Avatar
    Join Date
    Nov 2002
    Location
    Around the corner from si_the_geek
    Posts
    7,171

    Re: New to Java

    Have a look here : http://www.vbforums.com/showpost.php...58&postcount=2

    In addition to that list there is also JCreator...


    Has someone helped you? Then you can Rate their helpful post.

  5. #5
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594

    Re: New to Java

    The Sun website itself has a quite excellent tutorial on Java.
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

  6. #6
    PowerPoster eranga262154's Avatar
    Join Date
    Jun 2006
    Posts
    2,201

    Wink Re: New to Java

    Quote Originally Posted by mellow
    Thanks for the response friend.

    Would u mind giving an insight again on other tools I need.The IDE's and stuff coz I hear it's not the same with VB which has got all in one(i.e IDE,compiler)

    Dear friend


    If you are used Windows platform find the latest Java Development Kit(JDK) 1.5 It is included all the things you want. Just installed it. Set the path for the working directary and carryon your works

  7. #7
    Member
    Join Date
    Jul 2006
    Posts
    38

    Re: New to Java

    I agree with eranga262154 the 1.5 jdk would be a good starting point.

    The best IDE by far ive ever found is Eclispe SDK. Just google it and it should come up. Its a hefty d/l so you may need a Broadband connection. Also i've heard good things about NetBeans but have yet to use it.

    Also for future developement look into the java3d API. I dont think its properly supported by Sun but i used it for a while and its a good way to get some more experience writing code simply beacuse the stuff you can write look cool !

    Good luck

  8. #8

    Thread Starter
    New Member
    Join Date
    Jul 2006
    Posts
    3

    Re: New to Java

    Thanks guys for the help,I have downloaded the file jdk-1_5_0_07-windows-i586-p.exe which is a compound of the jdk and netbeans.

  9. #9
    PowerPoster eranga262154's Avatar
    Join Date
    Jun 2006
    Posts
    2,201

    Wink Re: New to Java

    Quote Originally Posted by Quincunx
    I agree with eranga262154 the 1.5 jdk would be a good starting point.

    The best IDE by far ive ever found is Eclispe SDK. Just google it and it should come up. Its a hefty d/l so you may need a Broadband connection. Also i've heard good things about NetBeans but have yet to use it.

    Also for future developement look into the java3d API. I dont think its properly supported by Sun but i used it for a while and its a good way to get some more experience writing code simply beacuse the stuff you can write look cool !

    Good luck

    Dear friend,

    I also agreed with your comments. Any how do you think that NetBeans and such things is ok fro a beginer.

    Any how if you know any URL that I can find some documentation and tutorials on NetBeans please send to me.

    Thanks.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width