Search:

Type: Posts; User: TFG

Search: Search took 0.09 seconds.

  1. Replies
    14
    Views
    1,832

    Re: Creating a slang translator

    Ok Thanks Norm.. I get the idea. As I said I did this already using a hashmap and with the if then statement now I am wondering in your professional opinion out of all these methods which would be...
  2. Replies
    14
    Views
    1,832

    Re: Creating a slang translator

    yes that is correct.. I am looking for it to return the translated slang word. i.e. when they type in the word "opinion" I want "two cents" printed.
    I enjoy figuring these things out on my own but...
  3. Replies
    14
    Views
    1,832

    Re: Creating a slang translator

    Thank you for the reply Norm. The program compiles fine no errors. I figure that I have forgotten something with returning the translated result using the string array ( as I believe its called). ...
  4. Replies
    14
    Views
    1,832

    Re: Creating a slang translator

    Since the title of this forum is called "What is wrong with my code?" I figured it was obvious that someone who posts something would be asking for advice. By your response I guess it must obviously...
  5. Replies
    14
    Views
    1,832

    Re: Creating a slang translator

    LOL @homework.. its been over 20 years since ive done "homework".. You might want to check how to use quotes in English. Since no where in the post did I say "Here's the code. It doesn't work. Fix...
  6. Replies
    14
    Views
    1,832

    Creating a slang translator

    Hi,

    I recently had a friends son ( that is learning java on his own) ask me to create a simple sample urban slang translator, and since its been a few years since Ive messed around with java I am...
Results 1 to 6 of 6