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

Thread: [Help] About seminar paper (Java)

  1. #1
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: [Help] About seminar paper (Java)

    Please edit your post and fix the formatting of the code. The statements should not all start in the first column. Nested statements should be indented 3-4 spaces to reflect the logic.

    Can you explain what problems you are having with the code? Describe what you want the code to do.

    Post the program's current output and add some comments to it saying what you want it to be.
    If you don't understand my answer, don't ignore it, ask a question.


  2. #2
    Super Moderator curmudgeon's Avatar
    Join Date
    Aug 2012
    Posts
    1,130
    My Mood
    Cynical
    Thanks
    64
    Thanked 140 Times in 135 Posts

    Default Re: [Help] About seminar paper (Java)

    Cross-posted on the java-forums.org.

  3. #3
    Junior Member
    Join Date
    Jan 2013
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: [Help] About seminar paper (Java)

    Quote Originally Posted by Norm View Post
    Please edit your post and fix the formatting of the code. The statements should not all start in the first column. Nested statements should be indented 3-4 spaces to reflect the logic.

    Can you explain what problems you are having with the code? Describe what you want the code to do.

    Post the program's current output and add some comments to it saying what you want it to be.
    It is itself uncleared like an exercise, i wrote it like it is on book :/

  4. #4
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: [Help] About seminar paper (Java)

    Can you explain why you posted the code and what you want to do with the code?

    Please edit your post and fix the formatting of the code. The statements should not all start in the first column. Nested statements should be indented 3-4 spaces to reflect the logic.

    Also posted at http://www.java-forums.org/new-java/...gram-java.html
    If you don't understand my answer, don't ignore it, ask a question.

  5. #5
    Junior Member
    Join Date
    Jan 2013
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: [Help] About seminar paper (Java)

    Quote Originally Posted by Norm View Post
    Can you explain why you posted the code and what you want to do with the code?

    Please edit your post and fix the formatting of the code. The statements should not all start in the first column. Nested statements should be indented 3-4 spaces to reflect the logic.

    Also posted at [Help] About changing computing program (Java)
    I will post later full infos and after that u can watch it

  6. #6
    Administrator copeg's Avatar
    Join Date
    Oct 2009
    Location
    US
    Posts
    5,320
    Thanks
    181
    Thanked 833 Times in 772 Posts
    Blog Entries
    5

    Default Re: [Help] About seminar paper (Java)


  7. #7
    Junior Member
    Join Date
    Jan 2013
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: [Help] About seminar paper (Java)

    I just posted :$

  8. #8
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: [Help] About seminar paper (Java)

    Do you have any specific questions about your program?
    What have you written so far?
    What are you currently trying to write?
    Post your code and your questions.
    If you don't understand my answer, don't ignore it, ask a question.

Similar Threads

  1. Seminar
    By Finsik Gojani in forum What's Wrong With My Code?
    Replies: 1
    Last Post: November 23rd, 2012, 05:45 PM
  2. Java exam paper
    By javanoobie in forum Java Theory & Questions
    Replies: 0
    Last Post: May 3rd, 2012, 12:24 PM
  3. Help Improve My Rock,Paper,Scissors
    By Emperor_Xyn in forum Java Theory & Questions
    Replies: 3
    Last Post: December 16th, 2011, 10:34 PM
  4. rock paper si
    By robingeldolf in forum What's Wrong With My Code?
    Replies: 4
    Last Post: November 4th, 2011, 06:41 AM
  5. Paper on a Java Program
    By dude in forum Java Theory & Questions
    Replies: 1
    Last Post: December 4th, 2009, 05:40 PM