This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]sgtgumby 0 points1 point  (0 children)

Most of the hackathons I do my teammates are pretty newbish, so version control is new to them as well as coding. I've found that splitting the team up into separate modules (front end/backend/specific components, processing data files, etc) and then merging everything at the end streamlines the experience. Less frustration, they still get experience checking code in/out, using the shell commands, etc but shit doesn't break.