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: Extra Java Help

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

    Red face Extra Java Help

    This might be an off topic, amateurish question to ask, but would anyone be willing to give up a slight bit of free time helping me understand the gist of Java just a little better. I've kind of went through each and every subject and I can do some things, but I guess I am still fresh to come things such as Recursion perhaps?

    I'm not sure what anyone would want in return, it would be nice to find someone who would be willing to work with me for free. If you're top notch I wouldn't mind paying though. If you are a really social person I have over 120,000 followers on Twitter , About 11,000 on Facebook if you add my friend list and followers together, over 1000 on Instagram, so if you wanna promote your code, services or apps, I can definitely make that happen. Thanks!


  2. #2
    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: Extra Java Help

    Moving to "Totally Off Topic," because it doesn't belong in "What's Wrong With My Code?" and you mentioned that it was off topic. It's a reasonable question that gets asked a lot in different ways, and there isn't a great place for those questions on this forum.

    As for your question, the best advice anyone can give you, absolutely free, is to practice, practice, practice. There's no magic pill that makes you larger, smaller, or a better programmer, and there is no shortcut to gaining skills and confidence in your own ability. If you want to understand recursion better, do every recursion problem you can find, then do the same problem without recursion. Post your code and your questions here when you have them to ask others for advice, get feedback on your code and suggestions how you could have done it better and/or differently.

Similar Threads

  1. Getting extra lines when saving and loading into a JTextArea
    By GoodbyeWorld in forum What's Wrong With My Code?
    Replies: 5
    Last Post: December 19th, 2013, 02:52 PM
  2. Getting rid of Extra Dialog Boxes
    By ZBixby in forum Java Theory & Questions
    Replies: 7
    Last Post: March 16th, 2013, 12:53 PM
  3. Prints an extra character for this game.
    By TCDave in forum What's Wrong With My Code?
    Replies: 3
    Last Post: November 16th, 2012, 06:35 PM
  4. Double to string giving extra values
    By sinsand in forum Collections and Generics
    Replies: 1
    Last Post: August 23rd, 2011, 05:57 AM
  5. Cannot find where extra brace is at causing my errors
    By eagle09 in forum What's Wrong With My Code?
    Replies: 15
    Last Post: June 27th, 2011, 07:30 PM

Tags for this Thread