Advertisement

jobs requirements : what does this skill mean ?

Started by September 03, 2011 04:11 PM
5 comments, last by hbdivers2 13 years, 2 months ago
Hello everybody,

I am presently looking for a programmer job in the game industry.

Some job adds list the following skill in the requirements :
"Solid understanding of group-based software development processes"

What does it mean exactly ?


Thank you in advance


The sentence itself means knowing how to make programs with others. The processes are more along the lines of writing code that will work with code someone else in the group wrote, as well as being able to cooperate on different programming tasks.
Advertisement
It means being able to work in a team, not to be an independent cowboy type who would arbitrarily program something the way he wants, and the heck with what anybody else thinks.

-- Tom Sloper -- sloperama.com

I'd also expect being able to use a source control system in a group situation (i.e. actually being familiar with doing merges, branches, etc.).

I'd also expect being able to use a source control system in a group situation (i.e. actually being familiar with doing merges, branches, etc.).

Good point. Highly likely!

-- Tom Sloper -- sloperama.com


I'd also expect being able to use a source control system in a group situation (i.e. actually being familiar with doing merges, branches, etc.).


And experience with bug/task tracking systems. In more formal environments it might mean understanding the requirements -> design -> test plan sort of documentation process.
Advertisement
Thank you very much for your answers every body.

This topic is closed to new replies.

Advertisement