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: Hello

  1. #1
    Junior Member
    Join Date
    May 2014
    Location
    Toronto
    Posts
    5
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default Hello

    Hi there, my name is Mark. I've just started learning programming in the past few months and have slowly been working through the University of Helsinki online course for Java. I'm a 22 year old student and will be going for a Masters in Political Science this September. My hobbies include video games, reading and politics.

  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: Hello

    Welcome to the forum! Please read this topic to learn how to post code in code or highlight tags and other useful info for new members.

    Wow, a PoliSci programmer. Are you learning to program because you want to, or is it an odd elective for your major? Doesn't matter, just curious. Whatever the reason, glad you're here.

  3. #3
    Junior Member
    Join Date
    May 2014
    Location
    Toronto
    Posts
    5
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default Re: Hello

    Thanks a lot, learning programming just for the fun of it. Always been interested in trying it out since I've enjoyed video games for so long and finally found an online class that seemed like I would enjoy. Also was looking for a more marketable skill if I didn't make it into Masters.

  4. #4
    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: Hello

    Enjoyment of video games motivates many to learn programming but many of who start that way become overwhelmed by how hard it actually is and give up - and programming by itself is not really that hard. Most (all?) modern video games are made by a talented team, each member with a specific talent and years of experience. One person crafting something representative is almost impossible.

    Don't mean to discourage but instead encourage patience and acceptance that the games you enjoy take time and require many talents to create. Learn the basics, and even if you don't get much further than that, you should gain the ability to think logically, something missing in today's PoliSci graduates (j/k).

  5. #5
    Junior Member
    Join Date
    May 2014
    Location
    Toronto
    Posts
    5
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default Re: Hello

    Haha, don't worry I don't have any delusions on my ability to make a game by myself. It's just kind of where I developed the interest and if I want to do it someday I may as well start now. Thank you for the warning/encouragement.