2
votes
2answers
120 views

When to (enforce) linting in a software project

I'm heading a new team of developers working on a software project that makes use of continuous integration (circleci) w/ a pretty fleshed out suite of busterjs unit/integration/acceptance tests. Our ...
1
vote
1answer
351 views

How to be successful in a 24h game hackathon? [closed]

In a few weeks me and my team will go on a full 24h game hackathon. They will give as game theme at the start of hackathon and we are allowed to use any programming ...
0
votes
5answers
332 views

Deciding factors in pair programming

Are there specific things that you look out for before getting the team into pair programming? Obviously pairing someone who's great with C++ with another who knows ASP.NET best won't get me far, but ...