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: Hi there

  1. #1
    Junior Member
    Join Date
    Mar 2011
    Location
    London, UK
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Thumbs up Hi there

    Hey, i've been working on Java for a few months now but some of the basic stuff still confuses me since i work in patches. I do a lot in a week and then nothing for 3 and it slips my mind. I've been working on Android apps and that went pretty well, mostly just doing it to teach myself. Now i'm working on a Simple Hill Climbing algorithm to try and solve the travelling salesman problem but frankly, i've been away from Java for a bit and im forgetting things. Anyway i'll start a new thread about that in the right place when i need too.

    I thought joining this forum would help me work or at least see Java code almost every day so i basically get used to it. At the moment its more of a side project that i don't pay attention too so im hoping to change that by completing this TSP problem and many more!

  2. #2
    mmm.. coffee JavaPF's Avatar
    Join Date
    May 2008
    Location
    United Kingdom
    Posts
    3,336
    My Mood
    Mellow
    Thanks
    258
    Thanked 294 Times in 227 Posts
    Blog Entries
    4

    Default Re: Hi there

    Hello RED_

    Welcome to the Java Programming Forums.

    In my early days of learning Java, I found that forums really helped me. Being exposed to code every day and getting involved with other peoples problems really helps you grasp an understanding of the language. You can see how solutions are devised and this will carry over into your own programming. Any spare time you do have, get involved in the community here and it will really help with your desire to learn Java.

    I hope you like the site.
    Please use [highlight=Java] code [/highlight] tags when posting your code.
    Forum Tip: Add to peoples reputation by clicking the button on their useful posts.