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 5 of 5

Thread: Yo :D Newbie here =)

  1. #1
    Junior Member Sjogern's Avatar
    Join Date
    Feb 2012
    Location
    Sweden
    Posts
    4
    My Mood
    Stressed
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Red face Yo :D Newbie here =)

    Why hello people !

    My name is Fred, and I'm 19 years old (in July actually..) and I am here mostly cause of getting help figuring out some java related errors and to learn how to add fixes to codes and how to "search-and-destroy" java errors within massive ammount of code.

    I will be using the help and tips that I get, to improve my Java knowledge and to improve my game servers code.

    Thanks in advance if you're the one that helps me out


  2. #2
    Crazy Cat Lady KevinWorkman's Avatar
    Join Date
    Oct 2010
    Location
    Washington, DC
    Posts
    5,424
    My Mood
    Hungover
    Thanks
    144
    Thanked 636 Times in 540 Posts

    Default Re: Yo :D Newbie here =)

    Welcome to the forums. The best way to get rid of Java errors amongst large amounts of code is to do your programming in small steps and compile often.

    What game servers are you running?
    Useful links: How to Ask Questions the Smart Way | Use Code Tags | Java Tutorials
    Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!

  3. #3
    Junior Member Sjogern's Avatar
    Join Date
    Feb 2012
    Location
    Sweden
    Posts
    4
    My Mood
    Stressed
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Yo :D Newbie here =)

    It's for game emulation of the game MapleStory (yea.. rubbish game). But there's a lot to learn about codes when you go through a huge project like that.. Extractions, methods, variables, connections and all sort of fun stuff ! My first step to learning Java would be to just figure out issues and apply fixes.

  4. #4
    Crazy Cat Lady KevinWorkman's Avatar
    Join Date
    Oct 2010
    Location
    Washington, DC
    Posts
    5,424
    My Mood
    Hungover
    Thanks
    144
    Thanked 636 Times in 540 Posts

    Default Re: Yo :D Newbie here =)

    Very cool. I don't know anything about server stuff, so it would be cool to see your progress as you work on your project. Maybe you can teach us a few things.
    Useful links: How to Ask Questions the Smart Way | Use Code Tags | Java Tutorials
    Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!

  5. #5
    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: Yo :D Newbie here =)

    Hello and welcome to the forums
    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.

Similar Threads

  1. newbie help
    By willmeister in forum What's Wrong With My Code?
    Replies: 1
    Last Post: October 1st, 2011, 05:30 PM
  2. Me = Newbie;
    By Bacon n' Logic in forum Member Introductions
    Replies: 6
    Last Post: August 31st, 2010, 08:28 PM
  3. Hi, newbie here!!
    By niecah in forum Member Introductions
    Replies: 15
    Last Post: April 28th, 2010, 04:21 AM
  4. Help to a newbie!
    By painthygrave in forum AWT / Java Swing
    Replies: 0
    Last Post: April 7th, 2010, 10:29 PM
  5. I'm a newbie
    By r12ki in forum Member Introductions
    Replies: 2
    Last Post: June 1st, 2009, 06:38 AM