CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4
  1. #1
    Join Date
    Apr 2007
    Posts
    2

    Post Willing to pay for help!

    Hi, I am currently needing some extreme help with some java assignments. I need these assignments to be done within the next week and i'm pretty sure that they are easy programs to develop.

    Here is an example assn that will need to be done in Java without swing.
    "Write an applet that uses random number generation to create sentences. Use four arrays of strings called article, noun, verb and preposition. Create a sentence by selecting a word at random from each array in the following order: article, noun, verb, preposition, article and noun. As each word is picked, concatenate it to the previous words in the sentence. The words should be separated by spaces. When the final sentence is output, it should start with a capital letter and end with a period. The program should generate 20 sentences and display them on an applet window.

    The arrays should be filled as follows: The article array should contain the articles “the”, “a”, “one”, “some” and “any”; the noun array should contain the articles “boy”, “girl”, “dog”, “town” and “car”; the verb array should contain the verbs “drove”, “jumped”, “ran”, “walked”, and “skipped”; the preposition array should contain the prepositions “to”, “from”, “over”, “under” and “on”."

    If you are interested than please IM me and we can talk about pricing. Thank you very much.


    Opps, I'm sorry I didn't mean to post this is the C++ section. Sorry.
    Last edited by SRupert; April 25th, 2007 at 04:39 PM.

  2. #2
    Join Date
    Mar 2002
    Location
    St. Petersburg, Florida, USA
    Posts
    12,125

    Re: Willing to pay for help!

    Enable private messages in your profile. Then send me a PM.
    TheCPUWizard is a registered trademark, all rights reserved. (If this post was helpful, please RATE it!)
    2008, 2009,2010
    In theory, there is no difference between theory and practice; in practice there is.

    * Join the fight, refuse to respond to posts that contain code outside of [code] ... [/code] tags. See here for instructions
    * How NOT to post a question here
    * Of course you read this carefully before you posted
    * Need homework help? Read this first

  3. #3
    Join Date
    Apr 2005
    Posts
    221

    Re: Willing to pay for help!

    You're going to pay someone to do your homework assignment?

    I hope the other people in this forum have sufficiently high work ethics so that they will choose not to respond to your request.

  4. #4
    Join Date
    Sep 2004
    Location
    Holland (land of the dope)
    Posts
    4,123

    Thumbs up Re: Willing to pay for help!

    Personally I wouldn't mind getting paid for something simple as this. . .but there is that nasty word. . .ethics... So .. I think it's better for you to open a book/helpfile and do it yourself.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured