Slashdot Mirror


User: Herkemer

Herkemer's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. RollerCoaster Tycoon on Forum: Future Ports of Games to Linux · · Score: 1

    The original version, along with the add on. It's not a upcoming game, but a good one.

  2. Re:Recipe for Disaster on Extreme Programming Explained · · Score: 1

    Not really, we've begun using this where I work. If done wrong it's very possible to write horrid code. But if you follow the methodology, especially the pair programming, the constant refactoring and most importantly the testing, then you code ends up in fairly good shape. Not always right out of the box, but over time it improves drastically.