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: an easy clear java programming tutorial

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

    Post an easy clear java programming tutorial

    hello im new in this community.

    i am currently studying java language but i am hard up on understanding some of its terms(methods, class...) and concepts(loops, condition...) and so i realize that learning from the beginning using the right tutorial for beginners like me will greatly help.

    i just want to ask from you guys an easy and clear tutorial for java programming.

    right now i use JCreator for compiling(because it is simple)


  2. #2
    mmm.. coffee JavaPF's Avatar
    Join Date
    May 2008
    Location
    United Kingdom
    Posts
    3,336
    My Mood
    Mellow
    Thanks
    258
    Thanked 294 Times in 227 Posts
    Blog Entries
    4

    Default Re: an easy clear java programming tutorial

    Hello zkil_jpf,

    Welcome to the Java Programing Forums

    The best place to start is here: Trail: Getting Started (The Java™ Tutorials)

    It's exactly where I first started and it covers absolutely everything you need to know..

    When you get stuck, please post back and I will do my best to help you.
    Please use [highlight=Java] code [/highlight] tags when posting your code.
    Forum Tip: Add to peoples reputation by clicking the button on their useful posts.

  3. #3
    Junior Member dak2007's Avatar
    Join Date
    Apr 2010
    Posts
    4
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Re: an easy clear java programming tutorial

    Greetings zkil_jpf,

    As JavaPF suggested you can practice by going thru the site. If you want to read it with hardcopy like a book , one of my friend suggested me this book. Java :How to Program, Sixth Edition By H. M. Deitel - Deitel & Associates, Inc. It was nice really. Am too a beginner only. Other gurus in this forum may also know about this book. But just wanted to share. They had comments for each and every syntax which would be helpful if we don't have a mentor nearby.

Similar Threads

  1. Replies: 24
    Last Post: August 4th, 2014, 12:49 PM
  2. A Few Quick, Easy Questions
    By TheAsianMenace in forum Object Oriented Programming
    Replies: 1
    Last Post: February 24th, 2010, 02:47 PM
  3. clear screen.
    By chronoz13 in forum Java Theory & Questions
    Replies: 10
    Last Post: December 5th, 2009, 07:27 AM
  4. String + Compare // Might be too easy for ya
    By Jangan in forum Java Theory & Questions
    Replies: 1
    Last Post: October 18th, 2009, 05:40 PM
  5. JAVA Image Icon and JButton resizing problem
    By antitru5t in forum AWT / Java Swing
    Replies: 1
    Last Post: March 13th, 2009, 04:39 AM