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: Brand new looking for good tutorial

  1. #1
    Junior Member
    Join Date
    Jun 2013
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Post Brand new looking for good tutorial

    Hi I'm brand new to Java and working on homework.
    I'm trying to create a class with a constructor and then add methods to that class.
    Then create a separate class (my main) to call the methods and manipulate the objects created from the constructor class in my main.

    I don't even know if what im saying makes sense... I have a terrible teacher and a confusing book! I'm looking for a easy to understand beginners tutorial. Please help! Thanks in advance.


  2. #2
    Member angstrem's Avatar
    Join Date
    Mar 2013
    Location
    Ukraine
    Posts
    200
    My Mood
    Happy
    Thanks
    9
    Thanked 31 Times in 29 Posts

    Default Re: Brand new looking for good tutorial


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

    jps (June 8th, 2013)

  4. #3
    Super Moderator jps's Avatar
    Join Date
    Jul 2012
    Posts
    2,642
    My Mood
    Daring
    Thanks
    90
    Thanked 263 Times in 232 Posts

    Default Re: Brand new looking for good tutorial

    In addition to angstrem's link, try to find several tutorials. Try them all. Just keep in mind the makers of tutorials are human and do make mistakes time to time so not everything is exactly accurate (or even close in some cases)

Similar Threads

  1. Can anyone suggest me a good tutorial on Abstract Table Model
    By Johnny Bravo in forum AWT / Java Swing
    Replies: 1
    Last Post: August 31st, 2012, 11:16 AM
  2. Good Swing Tutorial
    By NastyPasty in forum AWT / Java Swing
    Replies: 2
    Last Post: June 12th, 2012, 02:25 PM
  3. Good Java Networking Recourse\Tutorial\Book
    By Dark Light in forum Java Networking
    Replies: 2
    Last Post: March 4th, 2012, 07:32 PM
  4. Good Beginner AWT tutorial
    By helloworld922 in forum AWT / Java Swing
    Replies: 2
    Last Post: August 4th, 2009, 10:31 AM