In Manage It! Your Guide to Modern, Pragmatic Project Management, Johanna Rothman gives you all the possibles techniques and practices that you can use to successfully manage a project. She isn’t dogmatic about any of them, or about any life cycle; she simply gives you the advantages and disadvantages of each one, indicates when they [...]
Content
Tagged: process
Meet the Linux Family is a series of interviews with various software developers, managers, and users, who all have a point in common : they use Linux. They will bring different point of views on various Linux related topics and share their Linux experience with you. Well, it’s now the last interview in the series [...]
Video demonstration of TDD in C++ using CppUTest and Eclipse CDT
Here’s a really nice video tutorial of TDD (Test-driven development) in C++ using CppUTest and Eclipse CDT : C++TddDiceGame
From time to time, an event happens and shows you what not to do… On openSUSE 11, the mailx utility available is from the Heirloom project. Among the features of that mailx version, there’s the automatic attachment of content (instead of putting it in the e-mail’s body) if it contains invalid characters (RFC 2046). But [...]