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 4 of 4

Thread: On line step by step Java Tutorial

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

    Default On line step by step Java Tutorial

    Greetings to the Java Gurus in the house. I'm a complete Java newbie although I have some experience with VB .NET which, by the way, I learnt on my own using books and online resources.

    I am in need of good online tutorials for Java particularly those for creating GUI or Forms. I have already seen places with good materials for creating forms using Netbeans. But I want to learn how to creat forms using codes. As a total beginner, I want to learn the basics first. My ideal tutorial will present the lessons in a simple, step by step manner and will cover all the theories behind it.

    Just so you know, I've seen the Java Tutorials on docs.oracle.com but it's not clear enough besides the screen shots look outdated.

    I'll really appreciate your kind assistance.


  2. #2
    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: On line step by step Java Tutorial

    Watch the forums for people asking questions about their homework. Most people copy-paste their assignment instructions word for word. These up-to-date real world assignments provide a great educational tool. Look at the assignment, ignore the question at hand, and complete the assignment yourself. If you have problems, you already have a community familiar with the assignment (for the most part) where you can ask questions. Sure it is not a start-to-finish type tutorial, but with a little bit of looking you can find projects to work on.
    Good luck

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

    Sylva (August 11th, 2012)

  4. #3
    Junior Member
    Join Date
    Aug 2012
    Posts
    2
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Re: On line step by step Java Tutorial

    Thanks, jps. Let me be more specific. My interest is to design a web based accounting application. Could you please tell me what specific Java technologies and topics that I need to learn or concentrate on.

  5. #4
    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: On line step by step Java Tutorial

    I'm new to java, so I can't list out specifics for you unfortunately. (at this time anyway)
    I would start with the basics and do research on specifics as you add them to your project.
    Perhaps someone else could offer some specifics

Similar Threads

  1. Step by step process to implement SSL
    By balajikrb@gmail.com in forum Java Networking
    Replies: 0
    Last Post: April 20th, 2012, 09:55 AM
  2. Next step in Java
    By Melawe in forum Java Theory & Questions
    Replies: 10
    Last Post: December 10th, 2011, 12:44 AM
  3. 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
  4. How to Read a file line by line using BufferedReader?
    By JavaPF in forum File Input/Output Tutorials
    Replies: 0
    Last Post: May 19th, 2008, 06:32 AM
  5. How to Read a file line by line using BufferedReader?
    By JavaPF in forum Java Code Snippets and Tutorials
    Replies: 0
    Last Post: May 19th, 2008, 06:32 AM