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

Thread: Need Reversi Please It's urgent

  1. #1
    Junior Member
    Join Date
    Dec 2011
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Need Reversi Please It's urgent

    Hello everybody. First I want to tell you about my situation.

    I know It's not nice what I'm about to do right now and I hate doing this but If I can't send the complete reversi code to my java teacher in university in a few days probably I will not be able to take java part 2 lessons and have to take java lessons next year again because this reversi game was project work.

    If anyone has the code please I need it...Thanks already.


  2. #2
    Forum Squatter newbie's Avatar
    Join Date
    Nov 2010
    Location
    North Wales
    Posts
    661
    My Mood
    Stressed
    Thanks
    28
    Thanked 115 Times in 106 Posts
    Blog Entries
    1

    Default Re: Need Reversi Please It's urgent

    Should've worked harder during the term then! and get cracking on it now.
    Emphasising urgency in thread titles won't get you help any quicker, in-fact contributors here find it quite rude that you think your work is of greater urgency than anyone else's here.

    Secondly, but not least; this is not a homework service... you cannot and should not expect volunteers on this forum to simply hand over code.
    Although what I say might seem a little harsh or full-on, you would find that In the long run, spoon-feeding harms your learning process and future (if you carry on) learning development.

    Now, if you're serious about passing your module, I suggest you get cracking on the project.

    I'd advise you to start off by noting down clearly on paper what your goals need to be, and how the logic might work and once you think you've got a good idea of what needs doing, start writing some test programs to test the logic, and if they work, combine them with other tests and so on.

    Alternatively, dive straight into it... start writing code which you think makes sense until you get stuck.
    Then once you hit a brick wall, come back here with clear questions which we could assist you with, or if you have errors - post the errors and the relevant code and we'll help you debug.

    So I wish you good luck and hope you get going.

    Suggested reading:
    http://www.javaprogrammingforums.com...e-posting.html
    Last edited by newbie; December 30th, 2011 at 10:19 AM.
    Please use [highlight=Java]//code goes here...[/highlight] tags when posting your code

Similar Threads

  1. REVERSI aka OTHELLO GAME HELP. I need help with this program. please
    By succ3ss91 in forum What's Wrong With My Code?
    Replies: 1
    Last Post: December 13th, 2011, 08:21 AM
  2. Help on some work i got ! Reversi game
    By benni7 in forum Algorithms & Recursion
    Replies: 9
    Last Post: September 22nd, 2011, 11:38 AM
  3. Need urgent help regarding java word wrap function.. URGENT
    By coldice in forum What's Wrong With My Code?
    Replies: 3
    Last Post: August 16th, 2011, 05:43 AM
  4. Help URGENT
    By javfifed in forum Java Theory & Questions
    Replies: 7
    Last Post: July 4th, 2010, 11:16 AM
  5. Urgent!!!!!!!!!!!!!!!!
    By dinesh03188 in forum JDBC & Databases
    Replies: 3
    Last Post: May 14th, 2010, 01:38 AM