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: First post!

  1. #1
    Junior Member
    Join Date
    Jan 2014
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default First post!

    Hello! My name is Corey and I began studying Java two weeks ago (please be gentle).
    I am currently writing a program for my course. I have one error left and I can't seem to figure this out. When I attempt to compile, I receive an error associated with the letter "t" at the end of a message dialog intended to pop up if the entered number is greater than or equal to 50. Code attached. Thank you for the assistance and I'm sure you'll be seeing alot of me.
    Attached Files Attached Files


  2. #2
    Junior Member Tjones787's Avatar
    Join Date
    Jan 2014
    Location
    Lagos, Nigeira
    Posts
    16
    My Mood
    Asleep
    Thanks
    4
    Thanked 1 Time in 1 Post

    Default Re: First post!

    Can u copy and paste the program. The part associated with the error. And the error u receive when you compile your program.
    And remember use the code format when pasting your code

    --- Update ---

    Please read this topic in order to learn how to post your code correctly
    Last edited by GregBrannon; January 24th, 2014 at 04:42 PM. Reason: Fixed link.
    Tjones787

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

    GregBrannon (January 24th, 2014)

  4. #3
    Super Moderator
    Join Date
    Jun 2013
    Location
    So. Maryland, USA
    Posts
    5,520
    My Mood
    Mellow
    Thanks
    215
    Thanked 698 Times in 680 Posts

    Default Re: First post!

    @Tjones787: Please talk in proper English using whole English words rather than using SMS abbreviations. We have many users to whom English is not their native language, and the abbreviations are not as obvious to them as they are to you.

  5. The Following User Says Thank You to GregBrannon For This Useful Post:

    Tjones787 (January 24th, 2014)

  6. #4
    Member Ganeprog's Avatar
    Join Date
    Jan 2014
    Location
    Chennai,India
    Posts
    80
    My Mood
    Love
    Thanks
    3
    Thanked 6 Times in 6 Posts

    Red face Re: First post!

    Hi,

    Try to work out the program, it is simple only. If you struck anywhere or any assistance post here we will help you.

Similar Threads

  1. post increment
    By deependeroracle in forum Java Theory & Questions
    Replies: 1
    Last Post: November 12th, 2012, 11:31 AM
  2. My First Post
    By Student X in forum Member Introductions
    Replies: 1
    Last Post: July 26th, 2011, 03:14 AM