About to finish my CS degree. What's the next step?

Started by
2 comments, last by Pepius 10 years, 7 months ago

Hello,

I've just spent a while reading the FAQ's proposed on the sticky post and I must say it's been a really good read. However, I'm posting this because I need some advice on my specific situation.

I'm Pepe Camarasa, a Computer Science student from Spain. I've finished all the courses and only my final project remains before I finish the 5-year degree. Currently I'm working on it at my university in a research group (http://www.ai2.upv.es/en/index.php) as intern on a project about food quality control in C++/Qt/OpenCV and my contract ends at the end of november, which means a couple of months later I'll be ready to pursue my gamedev career.

While it has been offered to me the chance to stay there and work towards a PhD, game development is where my passion lies, so I've already contacted my superior and explained to him that I won't continue with my work there. Having taken this decision, now I can't but wonder what should be my next step.

Sending CV's is probably the most obvious. However, having read a lot of stories, advices and tips about breaking into the industry,it seems like my chances are fairly low. One of the most common things I've heard around the internet is that finished projects help a lot, so while studying, I decided to work on a couple of gamedev-related projects on my own during 3+ years. The results? A C++ 2D engine+editor (https://code.google.com/p/alegria-engine/) and an Android game (https://play.google.com/store/apps/details?id=seq.game).

With the savings I earned by working here at the university I can spend some months focusing almost exclusively on getting a job. So my specific question is: Given my background, what would be the best thing to do during that time in order to land a job?

Should I complete more projects before sending CV's (gamejams, learning existing engines...)? Or should I send them right away? Any tips regarding interviews? Am I lacking any obvious knowledge (C# maybe)? Should I specialize on a specific area? Any tips on getting to know people from the industry?

I know it's a vague question, but as my first contact with the industry I'm a bit overwhelmed. I've worked hard and I plan to do the same until I get a job, but some guidelines would be extremely appreciated, so thank you very much for taking the time of reading this!

Advertisement


One of the most common things I've heard around the internet is that finished projects

That depends on your definition of finished. It also depends on what area of games you want to go into. Console, PC, Mobile, Web? Graphics, Physics, AI, Gameplay? Tools?

You need to pick an area that you would really want to work in and produce a demo that shows off some skill in this area. Your demo(s) don't need to be massive hundreds of line chunks of code or complete games either. They just need to make somebody looking at it show some interest. Also breaking in isn't anywhere near as difficult as it used to be. Send your CV out to every company you can find and contact a few recruiters and you'll soon find some kind of offer.


1.a. Sending CV's is probably the most obvious.

1.b. However, having read a lot of stories, advices and tips about breaking into the industry,it seems like my chances are fairly low.

2. I can spend some months focusing almost exclusively on getting a job. ...what would be the best thing to do during that time in order to land a job?

3.a. Should I complete more projects before sending CV's...?

3.b. Or should I send them right away?

4. Any tips regarding interviews?

5. Am I lacking any obvious knowledge

6. Should I specialize on a specific area?

7. Any tips on getting to know people from the industry?

1.a. But don't forget the "Location, Location, Location" rule.

1.b. If you aren't local, yes - very low.

2. Researching local companies. Or if there are none, researching and moving.

3. You should be working on more stuff for your portfolio, concurrent with your job search (don't make the job search and the portfolio work mutually exclusive).

4. Yes. Research the company before the interview, and everything else that's in the FAQs.

5. Don't worry about that. Learn more while working on your portfolio.

6. Specialize in whatever area you want to.

7. Read the FAQ on networking.

-- Tom Sloper -- sloperama.com

Buster2000: Thank you for your comment, that's an interesting piece of advice. I've always leaned toward Tools Programmer so I'll check into that.

Tom: Thanks for the response, your articles are very informative. Seems like not being local is quite problematic. I'll be looking for jobs around europe so I'll be sure to tell the person I contact with that travelling to make an in-place interview it's a possibility, I hope that helps a bit. Will make sure to extend my portfolio while I search, too. Thanks for the insight.

This topic is closed to new replies.

Advertisement