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: Question for Java experts please

  1. #1
    Junior Member
    Join Date
    Aug 2010
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Smile Question for Java experts please

    Hello to everyone, I just need an advice about how is the best way to start with Java.
    Please guys any advises any hints and I would be grateful.
    Thnx


  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: Question for Java experts please

    I would suggest starting with Oracle's getting started tutorial, followed by Learning the Java Language.

    Taking a class if you can is the a great way to learn about Java (preferably one where you can physically talk with the teacher).

    There are also several good books, but I'm unfamiliar with the available selection.

    Probably the best method though is just try it out. Read through tutorials/books or follow guided instruction, then just see if you can see where that concept can be applied. Try to write simple programs that help you with some basic day-to-day tasks. Don't be afraid to fail as everyone has written bad programs. It's all part of the learning process, and the more exposure you get the better you'll become.

    Good luck and happy coding

  3. #3
    Junior Member
    Join Date
    Aug 2010
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Question for Java experts please

    Alright sounds perfect, I can't thank you enough

Similar Threads

  1. Java File IO question :confused:
    By byebyebye in forum File I/O & Other I/O Streams
    Replies: 9
    Last Post: August 17th, 2010, 06:45 AM
  2. New Java user ActionListener question
    By VBGuy in forum What's Wrong With My Code?
    Replies: 7
    Last Post: July 20th, 2010, 09:46 PM
  3. [SOLVED] java Reflection Question - I am lost.
    By prain in forum Java Theory & Questions
    Replies: 3
    Last Post: May 13th, 2010, 02:43 PM
  4. A question About Java (whats my next Step?)
    By DarrenReeder in forum Java Theory & Questions
    Replies: 4
    Last Post: December 7th, 2009, 03:51 AM
  5. Replies: 1
    Last Post: March 31st, 2009, 02:49 PM