Thread: Learning game programming worth it?

  1. #1
    Registered User
    Join Date
    Jul 2009
    Posts
    6

    Learning game programming worth it?

    Is it worth spending the time and effort to learn it? Considering the money and people involved in creating todays games?

    Long gone are the days when you could write a game on your home computer that could actually be good enough to sell. So whats the point?

  2. #2
    Student legit's Avatar
    Join Date
    Aug 2008
    Location
    UK -> Newcastle
    Posts
    156
    For the lolz :P.

    Only joking, but on another note, I'm going to try and learn game programming. Why? Because I enjoy programming and I have the patients to keep at it. 'nuff said!
    MSDN <- Programmers Haven!

  3. #3
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    So you can only write a small game yourself, it still shows you're capable of doing something.

    If you're interested in a game programming career, then it won't hurt as a demo of your skills come job hunting time.
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

  4. #4
    Registered User
    Join Date
    Mar 2007
    Posts
    416
    Not to mention game programming is some of the most difficult programming you will ever learn. If you want a challenge/test of your knowledge, try writing some simple games, then step it up to something harder. That's not to say there isn't anything more difficult than it, though.

  5. #5
    Registered User VirtualAce's Avatar
    Join Date
    Aug 2001
    Posts
    9,607
    Many interviews will most likely ask if you program in your free time. Game programming is usually what people do in their free time and even if it will never sell it might land you a job. The fact that someone programs at home on their own time shows that

    A) the candidate is interested in more than just a paycheck
    B) the candidate has inititiative since no one is forcing them to code on their own at home
    C) the candidate is interested in continually learning new things and honing their skills
    D) the candidate is not going to rely solely on what they learned in college to further their career. Technology changes and with it the programmer must as well.
    E) the candidate demostrates good problem solving skills - demos are a great way to show how you approached a particular problem
    F) if the candidate actually finishes a game or project it shows that they have the endurance to see a project through to the end. This is extremely important. Plus the people interviewing the candidate probably have several unfinished projects of their own on their drives and when they see a candidate with one or two finished projects it speaks volumes about their skills and also is worthy of respect.

    You don't have to just do game programming in your free time, however. You can pretty much program anything whether it be some web-based project or an application that helps you be more productive at home, etc., etc.

    When a candidate programs in their free time the interviewer takes notice. School says you are able and have the inititiative to learn and coding in your free time says you are willing to put it into practice and have the initiative and the drive to program. At school you have to program to make the grade. At home you don't have to. Doing something when you don't have to or aren't forced to usually points to the fact that you enjoy doing it. People who enjoy their craft are more likely to stick around for the long term and be productive throughout.
    Last edited by VirtualAce; 07-04-2009 at 10:22 AM.

  6. #6
    Registered User
    Join Date
    Jul 2009
    Posts
    6
    I can see why those people who have the desire and patience would choose game programming, it would seem to be more fun than writing some run of the mill database program.

    Do employers really take notce of peoples home projects? As it appears to me they only seem to take notice of qualifications and more commercial experience. Its seems you cant get a junior or trainee job with out experience.

  7. #7
    Registered User VirtualAce's Avatar
    Join Date
    Aug 2001
    Posts
    9,607
    They don't take them as professional experience but they do notice them.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 6
    Last Post: 11-01-2008, 12:01 PM
  2. beach bar (sims type game)
    By DrKillPatient in forum Game Programming
    Replies: 1
    Last Post: 03-06-2006, 01:32 PM
  3. PC Game project requires c++ programmers
    By drallstars in forum Projects and Job Recruitment
    Replies: 2
    Last Post: 02-22-2006, 12:23 AM
  4. Game Programmer's AIM Circle: Join Today
    By KingZoolerius66 in forum A Brief History of Cprogramming.com
    Replies: 28
    Last Post: 12-20-2003, 12:12 PM
  5. My Maze Game --- A Few Questions
    By TechWins in forum Game Programming
    Replies: 18
    Last Post: 04-24-2002, 11:00 PM