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: Hello

  1. #1
    Junior Member
    Join Date
    Mar 2012
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Hello

    Hello everyone! I've just recently started writing code, so I'm fairly new to this. Currently I'm working on a project for school where I have to write a game program for small children that shows images of animals whose names are only three letters(e.g. "cat" "dog"). It has three panels for the letters to be placed and a keyboard of buttons for the child to choose from that places the chosen letter in one of the three panels. It still needs a play button, code that congratulates the child for getting the correct animal and vice versa, and it needs a "Play Again?" button. It supposed to use arrays, loops, and whatever else there is to use as a novice programmer. Here is a link to my code. Pastebin.com

    Although I understand that this is an introduction thread, any help or tips or anything on this code would be appreciated. Thank you all for spending the time to read this long intro post. For those who can't do this due to attention span problems, look below.


    TL;DR
    Hello, novice programmer here. Nice to meet you. Any help with my coding is appreciated.

  2. #2
    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: Hello

    You should post your questions and code in the What's wrong with my code or Theory & Questions section.

    Welcome to the forum.

Tags for this Thread