Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 3 of 3

Thread: Beginning Java

  1. #1
    Junior Member
    Join Date
    Sep 2012
    Posts
    1
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Beginning Java

    hi guys , I hav learnt C completely and i m interested in coding . I wanted to learn Java and as I m new to this language , please advise how should i start learning Java . which are good books i must refer and how much time any person normally takes to learn and master Java?Also sugest me which are the good projects 1 does in Java programming. :-)


  2. #2
    Super Moderator helloworld922's Avatar
    Join Date
    Jun 2009
    Posts
    2,896
    Thanks
    23
    Thanked 619 Times in 561 Posts
    Blog Entries
    18

    Default Re: Beginning Java

    There are various online tutorials for learning Java.

    The one I usually refer people to is provided by Oracle, the maintainers of the Java language: The Java Tutorials.

    It took me a few years to "master" Java, though I'm still learning more about Java even to this day. This is highly dependent on how dedicated you are and how well you can comprehend the material. Some take longer, some shorter. The beginning is definitely the hardest.

    What kind of projects do you want to do? This is really up to you. Find something that interests you, whether it be games development, web development, desktop apps, etc. I use Java mainly for scientific and mathematical computing.

  3. The Following User Says Thank You to helloworld922 For This Useful Post:

    minorit_report (September 30th, 2012)

  4. #3
    Junior Member Senovit's Avatar
    Join Date
    Aug 2012
    Location
    USA
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Beginning Java

    I would start <-- here --> as this website provides hundreds of beginner java tutorials, download Netbeans or Eclispe as your main IDE, and begin programming!

Similar Threads

  1. Very Simple Beginning Java Help Needed
    By lgore93 in forum What's Wrong With My Code?
    Replies: 2
    Last Post: August 11th, 2011, 07:29 PM
  2. Hangman game for JAVA Beginning class
    By shahravi88 in forum What's Wrong With My Code?
    Replies: 3
    Last Post: May 12th, 2011, 03:15 PM
  3. Restarting at the beginning of an array
    By bonbon242 in forum What's Wrong With My Code?
    Replies: 2
    Last Post: October 31st, 2010, 10:58 AM
  4. Error in printing method as always it prints the last value
    By TommyFiz in forum What's Wrong With My Code?
    Replies: 6
    Last Post: October 1st, 2009, 10:37 AM
  5. Beginning java programmer!!!!!!!!!!!!!!!!!! need help
    By raidcomputer in forum Java Theory & Questions
    Replies: 3
    Last Post: September 15th, 2009, 08:52 PM

Tags for this Thread