
- Overload 79 PDF
- Rip It Up and Start Again WEB PDF
By Alan Griffiths
- The Policy Bridge Design Pattern WEB PDF
By Matthieu Gilson
Matthieu Gilson offers some thoughts on using a policy based mechanism to build efficient classes from loosely coupled components. - Live and Learn with Retrospectives WEB PDF
By Rachel Davies
How can a team learn from experience? Rachel Davies presents a powerful technique for this. - Continuous Integration with CruiseControl.Net WEB PDF
By Paul Grenyer
Is CC any good? How could it be better? Did it make a real difference where it was installed? Should we all give it a go? - Working with GNU Export Maps WEB PDF
By Ian Wakeling
Taking control over the symbols exported from shared libraries built with the GNU toolchain. - auto_value: Transfer Semantics for Value Types WEB PDF
By Richard Harris
std::auto_ptr has a reputation for causing problems due to its surprising copy/assignment semantics. Richard Harris tries to separate the good ideas from the bad.